Activity
From 2015-04-18 to 2015-05-01
2015-05-01
- 21:56 Revision 935ea2dd (github): Add P_TogglePower
- 06:47 Revision 6a6a7a31 (github): Renderer|Client: Cleanup
- 06:27 Revision 18ec0a83 (github): Refactor|Renderer|Client: Use Map::forAllSectorsTouchingMobj() in R_ProjectSprite()
- 04:53 Revision ccf46f60 (github): Refactor|World|Thinkers: Revised thinker list traversal mechanism
- Make use of C++11 lambdas for traversing the thinker lists for better
locality and cleaner code. - 02:38 Revision 5dcd1c3c (github): Renderer|Client: Cleanup
2015-04-30
- 23:41 Revision a4a163cf (github): Add jDoom parity todos, add Mobj_UpdateColorMap
- 19:21 Revision 1e23c595 (github): Refactor|Renderer: Restructured texture => surface projection
- Revised the high-level model for the projection of textures onto
world Surfaces, making use of C++11 lambdas to impro... - 06:15 Revision 7057d0bd (github): Remove preprocessor block for heretic/hexen-specific features in jDoom64
2015-04-29
- 19:21 Revision 1ea4eab7 (github): World|Map: Cleanup
- 16:02 Revision 4b749648 (github): Homepage|Add-on Repository: Updated DHTP project homepage URI
- 02:52 Revision ee774997 (github): Fixed|World|Map|Client: Use ConvexSubspaces when building the decorated surface list
- This fix addresses an problem observed when attempting to play E1M1
of datacore's Endless Torture, Ultimate Doom mod....
2015-04-28
- 18:01 Revision 24953f1f (github): Merge branch 'master' into opengl3.3
- 17:37 Revision d0854b9b (github): Merge branch 'cmake-build' into gl2-qopenglwindow
- 15:49 Revision 328a88cd (github): Merge branch 'master' into cmake-build
- Conflicts:
doomsday/apps/client/include/render/rend_clip.h
doomsday/apps/client/src/render/rend_clip.cpp
2015-04-27
- 23:55 Revision 1cbb03ef (github): Fixed|libcommon|ACS: ACS world state deserialization
- Somewhere a superfluous 32-bit unsigned integer is being written to
the ACS world state data...
IssueID #1846 - 19:04 Revision 3c862d19 (github): Refactor|libcommon: common::GameSession has ownership of acs::System
- 18:13 Revision 7793c094 (github): Merge pull request #10 from RomanHargrave/master
- Fixed|Doom64: Syntax error in jdoom64/text.ded
- 17:59 Revision 30f19715 (github): libcommon|GameSession: Cleanup
- 07:43 Revision 502a9e5b (github): `text.d` contained a malformed string literal on line 50
2015-04-23
- 21:41 Revision bb2986ef (github): libgui|Canvas|GLFramebuffer: Changing sample count at runtime
- When the Canvas frame buffer's sample count changes, the Canvas's
native window will be recreated with the updated fo... - 21:37 Revision b83c0007 (github): Debug|libcore: Added debug-only flags for Observers
2015-04-22
- 19:24 Revision 5ffb93ca (github): Cleanup: Removed QtOpenGL as unnecessary; general fixes for Client
- The busy loop shouldn't be started during the window expose event,
or otherwise the window doesn't get a chance to be...
2015-04-20
- 18:54 Revision 5173e2f1 (github): Refactor: Renamed PersistentCanvasWindow to PersistentCanvas
- 18:35 Revision c5e50554 (github): Tests|libappfw: Fixed the libappfw test application
- 18:34 Revision 4e905651 (github): libgui: GLFramebuffer that represents a Canvas
- The default frame buffer, i.e., the OpenGL surface in a Canvas, can
now be represented by a GLFramebuffer. Canvas's f...
Also available in: Atom