danij's activity
From 2010-12-24 to 2011-01-06
2011-01-06
-
05:11 Doomsday Engine Revision 6b6aa937 (github): Renamed de::FileDirectory to de::PathDirectory
2011-01-05
-
22:31 Doomsday Engine Revision 8ca33176 (github): Cleanup.
2011-01-03
-
04:56 Doomsday Engine Revision 718280ec (github): Added flags to Con_BufferGetLines - BLF_OMIT_RULER and BLF_OMIT_EMPTYLINE. Make use of these flags in Con_BusyDrawConsoleOutput rather than pruning lines after the fact.
-
03:29 Doomsday Engine Revision 47fab0e2 (github): transitionStartTime and transitionPosition must be set after the worker thread has stopped as animation is not driven by gameTic
-
02:53 Doomsday Engine Revision 9d9b9e81 (github): Decide on a console transition before entering Con_BusyLoop() - we have no idea whether children of the worker thread may change the governing cvars mid-process; potentially attempting a DOOM screenwipe without having initilized the wipe sine sample LUT.
-
02:48 Doomsday Engine Revision 30266edf (github): Tweak progress animation during game change.
-
02:13 Doomsday Engine Revision c670bf99 (github): Fixed *nix style relative/absolute path mixup in FileDirectory
2011-01-02
-
14:22 Doomsday Engine Revision 9abe546d (github): Fix game plugin detection on *nix.
-
12:44 Doomsday Engine Revision d03f9676 (github): An empty DOOMWADDIR environment string should not be interpreted as a relative search path.
-
09:08 Doomsday Engine Revision d3befc3b (github): Fixed used FileDirectory node lookup in directNode()
-
08:36 Doomsday Engine Revision 34bb2e64 (github): Ensure the value of DOOMWADDIR has a trailing directory seperator.
-
08:08 Doomsday Engine Revision 02bca0ad (github): Support *nix style absolute file paths in FileDirectory and include directory seperators in node names.
-
07:27 Doomsday Engine Revision a5e74187 (github): It helps if you get the path right, doh.
-
07:13 Doomsday Engine Revision 88594656 (github): Further ftbfs fixes for *nix + gcc
-
07:01 Doomsday Engine Revision ad9b25e5 (github): Normalize line endings.
-
06:56 Doomsday Engine Revision 2c453898 (github): Add missing stddef.h include in api/dd_string.h
-
06:55 Doomsday Engine Revision 221344ad (github): Address the sys_findfile.h mixup.
-
05:05 Doomsday Engine Revision 1772e09e (github): Continued work on ringzero:
- * Fixed management of UI textures (now handled similarly to the existing System textures). Next step: use Materials.
...
2010-12-31
-
08:29 Doomsday Engine Revision 62c98f47 (github): Explicitly shutdown the statusbar/hud during game unload.
-
08:27 Doomsday Engine Revision e3007ea6 (github): Reimplemented ccmd "reset" - it now resets the currently loaded game.
-
07:21 Doomsday Engine Revision fd7eb0ae (github): Explicitly free player starts during game unload.
-
07:20 Doomsday Engine Revision 3302760b (github): P_PtcShutdown() was not clearing the activePtcGens table during game unload.
-
06:21 Doomsday Engine Revision 06c1177f (github): Continued work on ringzero:
- * W_RemoveLumpsWithHandle() algorithm in dd_wad.c does not work correctly; replaced with a simple linear version for ...
2010-12-26
-
15:34 Doomsday Engine Revision c8942cc8 (github): Explicitly free generator particles on game change.
-
15:28 Doomsday Engine Revision 7efaa901 (github): Clean up.
-
13:33 Doomsday Engine Revision 6a816e7c (github): Changed verbosity level of a few log messages that were inconsistent with engine-wide conventions.
2010-12-24
-
05:10 Doomsday Engine Revision f4f7a1c8 (github): Fix comment in previous commit.
-
05:03 Doomsday Engine Revision 416b89b6 (github): Continued work on ringzero:
- * Combined FileDirectorys for all ResourceNamespaces into one shared directory.
* Fixed logic of search algorithm in ...
Also available in: Atom