Activity
From 2020-12-09 to 2020-12-22
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...
2020-12-13
- 22:20 Revision 1e97297b (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine into stable
- # Conflicts:
# doomsday/apps/client/net.dengine.client.pack/Info
# doomsday/apps/client/net.dengine.clien... - 21:55 Revision 1dacc451 (github): macOS: Fixing the build environment
- Running now on Big Sur, needed to disable a bunch of warnings from .mm files.
glbinding 3.0.2 didn't compile as a sh... - 17:21 Revision 9410725f (github): Fixed: API changes in the_Foundation
Also available in: Atom