Activity
From 2009-10-24 to 2009-11-06
2009-11-06
-
22:13 Doomsday Engine Revision 46d195d1 (github): Added: CVAR "rend-dev-sky-always" 1= Always render the sky, even if there are no sky surfaces visible. For debug.
2009-11-04
-
19:56 Doomsday Engine Revision dbc65c16 (github): Fixed incorrect conversion of bitshift to floating-point division.
- The original code had >>= 2, which is division by 4 and not 2.
-
19:56 Doomsday Engine Revision 0f4f4ad0 (github): Version number to Beta 6.8.
2009-10-25
-
19:23 Doomsday Engine Revision 91ac866c (github): Add constructors for the light thinkers.
-
19:16 Doomsday Engine Revision fc95381a (github): Converted the jDoom light thinkers to de::Thinker derived classes.
- Serialization of these thinkers is also now covered.
-
17:06 Doomsday Engine Revision 9962a55b (github): Refactored Thinker serialization and completed the jDoom LightFlashThinker.
-
15:35 Doomsday Engine Revision 2bcee633 (github): Allow dsize as argument type in Log entries.
-
15:35 Doomsday Engine Revision 37648eb3 (github): Removed unused static variables.
-
15:34 Doomsday Engine Revision 5aac458d (github): Trying the first of the gameside thinkers.
Also available in: Atom