danij's activity
From 2015-04-24 to 2015-05-07
2015-05-04
-
07:36 Doomsday Engine Revision 4ac02e4f (github): Fixed|Renderer|Client: Sprite rotation selection (typo)
-
04:00 Doomsday Engine Revision 3605f631 (github): Fixed|Hexen: Wendigo attack angle incorrect
- Unusually, vanilla Hexen uses the relative position of the Wendigo
itself, rather than the spawn point of the missile... -
03:34 Doomsday Engine Revision 18769af8 (github): Fixed|Hexen First hub exit leads to incorrect map
- It seems vanilla Hexen uses another slightly different logic with line
special 80 - logical map index #0 is interpret... -
02:03 Doomsday Engine Revision 999218e8 (github): Fixed|Hexen First hub exit leads to incorrect map
- The map reference used as a line special argument was interpreted
as a warp number rather than a logical map index nu...
2015-05-03
-
10:05 Doomsday Engine Revision 5037f6ad (github): Merge branch 'master' into hud-cleanup
- Conflicts:
doomsday/plugins/common/src/mapstatereader.cpp
doomsday/plugins/hexen/src/m_cheat.cpp
doomsday/plugins/hex... -
10:02 Doomsday Engine Revision d877405b (github): Refactor|libcommon: Began HUD widget consolidation
-
07:08 Doomsday Engine Revision 94904e42 (github): Refactor|World|Map: Revised API for generator list traversal
- Make use of C++11 lambdas for traversing the generator lists to
improve SoC and better locality. -
05:01 Doomsday Engine Revision e4737b71 (github): Renderer|Client: Cleanup
2015-05-02
-
12:02 Doomsday Engine Revision c7fc3154 (github): Renderer|Client: Cleanup
-
07:03 Doomsday Engine Revision 1328c465 (github): Refactor|Renderer: Restructured vector light generation
- Revised the high-level model for the generation of vector lights,
making use of C++11 lambdas to improve SoC and bett...
2015-05-01
-
06:47 Doomsday Engine Revision 6a6a7a31 (github): Renderer|Client: Cleanup
-
06:27 Doomsday Engine Revision 18ec0a83 (github): Refactor|Renderer|Client: Use Map::forAllSectorsTouchingMobj() in R_ProjectSprite()
-
04:53 Doomsday Engine 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 Doomsday Engine Revision 5dcd1c3c (github): Renderer|Client: Cleanup
2015-04-30
-
19:21 Doomsday Engine 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...
2015-04-29
-
19:21 Doomsday Engine Revision 1ea4eab7 (github): World|Map: Cleanup
-
16:02 Doomsday Engine Revision 4b749648 (github): Homepage|Add-on Repository: Updated DHTP project homepage URI
-
02:52 Doomsday Engine 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-27
-
23:55 Doomsday Engine 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 Doomsday Engine Revision 3c862d19 (github): Refactor|libcommon: common::GameSession has ownership of acs::System
-
17:59 Doomsday Engine Revision 30f19715 (github): libcommon|GameSession: Cleanup
Also available in: Atom