Activity
From 2020-12-20 to 2021-01-02
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 ...
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.
- 14:37 Revision bb5d7347 (github): DataBundle: No default version for folders (.box)
- Folders lack timestamps so cannot compose a version based on that.
2020-12-30
- 14:07 Revision 5b1941b9 (github): Linux: Updated metadata for Flatpak
- 14:05 Revision e7383f81 (github): Linux: Updated metadata for Flatpak
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.
- 16:36 Revision 97c271aa (github): libgui|MenuWidget: Tweaked closing of menu popups
- Attempting to avoid a crash during MenuWidget::dismissPopups().
- 15:06 Revision 0ee4bf4b (github): Fixed|Client: 10x display mode refresh rates in UI
- 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...
- 14:13 Revision 7aab766c (github): Cleanup
- 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...
- 06:57 Revision f72cfcc7 (github): Changed release type to "Stable" for 2.3
2020-12-27
- 15:21 Revision 84fa3568 (github): Cleanup|libdoomsday: Inlining often-used methods
- 07:41 Revision a723ebec (github): Updated .gitignore
2020-12-26
- 14:25 Revision 36e4f464 (github): Windows: Adjusting the build; fixed errors
- glbinding 3 works under MSYS, but 2 doesn't.
- 14:12 Revision 66921830 (github): Builder: No need for TLS requests (OpenSSL)
- 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...
- 14:08 Revision 964cf573 (github): Cleanup
- 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.
- 10:17 Revision f060b5dc (github): Fixed|Release: Added missing header
2020-12-24
- 22:26 Revision 61c093f8 (github): libgloom: Compiling with FMOD
- 14:10 Revision 1ca1cf66 (github): libgui: Deploy the right version of glbinding
- glbinding version was changed from 3 to 2.
- 13:44 Revision 2639114d (github): CMake: Use glbinding from deps
- 13:18 Revision 45726cd8 (github): Builder: Use public the_Foundation repository
- 13:08 Revision cb2f9e39 (github): Cleanup: Obsolete header
- 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.
2020-12-23
- 19:13 Revision ecbe592a (github): Fixed: Release build failure
- 13:38 Revision da84adfa (github): Fixed|Cleanup: Using the Turbo build option
- Source merging was being confused by global namespace usage.
2020-12-22
- 14:55 Revision 4784b313 (github): CI: Disable the Linux CI build as well
- 14:50 Revision 03b98af4 (github): CI: Disable the Windows CI build for now
- The build environment needs revising.
- 14:44 Revision cd86e0bf (github): Updated README
- 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.
- 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...
- 14:17 Revision d037c2ad (github): Cleanup
- Post-merge fixes.
- 09:09 Revision bc14d4b1 (github): ClientApp: Use new variable `window.main.maxFps`
- 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...
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...
- 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...
- 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...
- 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...
Also available in: Atom