Project

General

Profile

Activity

From 2020-12-21 to 2021-01-03

2021-01-03

07:22 Feature #2439 (New): Copy/paste to/from clipboard in the command prompt
The command prompt (and any other input field) should support standard desktop clipboard copy and paste shortcuts.
...
skyjake

2021-01-02

07:43 Revision e482cbb5 (github): DataBundle: Improved version number detection
Single-component version numbers need a special exception so any number at the end of a file name isn't treated as a ... skyjake

2020-12-31

21:52 Revision 56809013 (github): DataBundle: Improved version strip from filename
The regular expression was having trouble with detecting version suffixes in some cases. skyjake
14:37 Revision bb5d7347 (github): DataBundle: No default version for folders (.box)
Folders lack timestamps so cannot compose a version based on that. skyjake

2020-12-30

14:07 Revision 5b1941b9 (github): Linux: Updated metadata for Flatpak
skyjake
14:05 Revision e7383f81 (github): Linux: Updated metadata for Flatpak
skyjake

2020-12-29

17:56 Revision f61e9e4f (github): libcore|FS: Interpret folders as well (e.g., ".box")
Perhaps a regression caused by a bad merge? Add-on box folders should be interpreted by DataBundle. skyjake
16:36 Revision 97c271aa (github): libgui|MenuWidget: Tweaked closing of menu popups
Attempting to avoid a crash during MenuWidget::dismissPopups(). skyjake
15:06 Revision 0ee4bf4b (github): Fixed|Client: 10x display mode refresh rates in UI
skyjake
14:13 Revision 5d748f18 (github): Fixed|Map Importer: TNT MAP02 deep water being cancelled
A re-regression, where sector 97 having missing textures was preventing it from being used as a plane link target. Re... skyjake
14:13 Revision 7aab766c (github): Cleanup
skyjake
13:58 Revision 58041c09 (github): Fixed|Map Importer: TNT MAP02 deep water being cancelled
A re-regression, where sector 97 having missing textures was preventing it from being used as a plane link target. Re... skyjake
06:57 Revision f72cfcc7 (github): Changed release type to "Stable" for 2.3
skyjake

2020-12-27

15:21 Revision 84fa3568 (github): Cleanup|libdoomsday: Inlining often-used methods
skyjake
07:41 Revision a723ebec (github): Updated .gitignore
skyjake

2020-12-26

14:25 Revision 36e4f464 (github): Windows: Adjusting the build; fixed errors
glbinding 3 works under MSYS, but 2 doesn't. skyjake
14:12 Revision 66921830 (github): Builder: No need for TLS requests (OpenSSL)
skyjake
14:09 Revision f6a0017a (github): libdoomsday|World: Flatten the Line class a little
The sides are accessed very often, so don't hide them inside the private data. This should make it a bit faster to ac... skyjake
14:08 Revision 964cf573 (github): Cleanup
skyjake
14:08 Revision fed797ff (github): Client|Subsector: Faster surface decoration update
We have a precomputed list of decorated surfaces in the subsector, use that the do the update. skyjake
10:17 Revision f060b5dc (github): Fixed|Release: Added missing header
skyjake

2020-12-24

22:26 Revision 61c093f8 (github): libgloom: Compiling with FMOD
skyjake
14:10 Revision 1ca1cf66 (github): libgui: Deploy the right version of glbinding
glbinding version was changed from 3 to 2. skyjake
13:44 Revision 2639114d (github): CMake: Use glbinding from deps
skyjake
13:18 Revision 45726cd8 (github): Builder: Use public the_Foundation repository
skyjake
13:08 Revision cb2f9e39 (github): Cleanup: Obsolete header
skyjake
08:11 Revision 7f536c2c (github): Added build option to enable the Gloom apps
Gloom and GloomEd were used for developing and testing libgloom and are not meant for deployment. skyjake

2020-12-23

19:13 Revision ecbe592a (github): Fixed: Release build failure
skyjake
13:38 Revision da84adfa (github): Fixed|Cleanup: Using the Turbo build option
Source merging was being confused by global namespace usage. skyjake

2020-12-22

14:55 Revision 4784b313 (github): CI: Disable the Linux CI build as well
skyjake
14:50 Revision 03b98af4 (github): CI: Disable the Windows CI build for now
The build environment needs revising. skyjake
14:44 Revision cd86e0bf (github): Updated README
skyjake
14:28 Revision 1a86576c (github): Added a build option to enable libgloom rendering
The new Gloom renderer isn't finished, so it shouldn't be enabled yet. skyjake
14:18 Revision 4f639420 (github): Removed Open Asset Importer Library
Assimp is no longer a submodule. It is expected to be either installed on the system or built with doomsday/build/scr... skyjake
14:17 Revision d037c2ad (github): Cleanup
Post-merge fixes. skyjake
09:09 Revision bc14d4b1 (github): ClientApp: Use new variable `window.main.maxFps`
skyjake
09:09 Revision 603d525e (github): Merge branch 'work/omega'
# Conflicts:
# doomsday/apps/client/src/dd_loop.cpp
# doomsday/apps/client/src/def_main.cpp
# dooms...
skyjake

2020-12-21

12:47 Revision 00faa8e6 (github): Fixed|Definitions: Cleanup at exit
Should not leave objects to be deleted during atexit() because that is outside main() and the order of destruction is... skyjake
12:47 Revision 9b9f3aa6 (github): Client|Video: FPS limiter is available outside games
Replaced the "refresh-rate-maximum" cvar with `Config.window.main.maxFps`. It is no longer bound to games, so it is n... skyjake
12:47 Revision beb2d77d (github): Client|Video: FPS limiter is available outside games
Replaced the "refresh-rate-maximum" cvar with `Config.window.main.maxFps`. It is no longer bound to games, so it is n... skyjake
12:45 Revision cc121d59 (github): Fixed|Definitions: Cleanup at exit
Should not leave objects to be deleted during atexit() because that is outside main() and the order of destruction is... skyjake
 

Also available in: Atom