Project

General

Profile

Activity

From 2010-12-27 to 2011-01-09

2011-01-08

00:14 Revision 96f301b3 (github): Fixed: Fatal error during map load when attempting to polygonize a map with only a single subsector.
Changed the hardenBSP() algorithm to work for root-less BSPs (i.e., a single leaf and no node structure). Obviously t... danij

2011-01-07

23:45 Revision 7880fb31 (github): Normalize line endings.
danij
23:42 Revision de7257cb (github): Fixed jHexen: Added some basic checking for malformed ACS bytecode in P_LoadACScripts. Zero-length "dummy" BEHAVIOR lumps no longer cause a fatal error during map load. No point in doing anything more elaborate at this stage; the ACS-bytecode-to-Doomsday-Script interpreter is nearly completed and is already a lot more robust.
danij

2011-01-06

05:11 Revision 6b6aa937 (github): Renamed de::FileDirectory to de::PathDirectory
danij

2011-01-05

22:31 Revision 8ca33176 (github): Cleanup.
danij

2011-01-03

04:56 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.
danij
03:29 Revision 47fab0e2 (github): transitionStartTime and transitionPosition must be set after the worker thread has stopped as animation is not driven by gameTic
danij
02:53 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.
danij
02:48 Revision 30266edf (github): Tweak progress animation during game change.
danij
02:13 Revision c670bf99 (github): Fixed *nix style relative/absolute path mixup in FileDirectory
danij

2011-01-02

14:22 Revision 9abe546d (github): Fix game plugin detection on *nix.
danij
12:44 Revision d03f9676 (github): An empty DOOMWADDIR environment string should not be interpreted as a relative search path.
danij
09:08 Revision d3befc3b (github): Fixed used FileDirectory node lookup in directNode()
danij
08:36 Revision 34bb2e64 (github): Ensure the value of DOOMWADDIR has a trailing directory seperator.
danij
08:08 Revision 02bca0ad (github): Support *nix style absolute file paths in FileDirectory and include directory seperators in node names.
danij
07:27 Revision a5e74187 (github): It helps if you get the path right, doh.
danij
07:13 Revision 88594656 (github): Further ftbfs fixes for *nix + gcc
danij
07:01 Revision ad9b25e5 (github): Normalize line endings.
danij
06:56 Revision 2c453898 (github): Add missing stddef.h include in api/dd_string.h
danij
06:55 Revision 221344ad (github): Address the sys_findfile.h mixup.
danij
05:05 Revision 1772e09e (github): Continued work on ringzero:
* Fixed management of UI textures (now handled similarly to the existing System textures). Next step: use Materials.
...
danij

2010-12-31

08:29 Revision 62c98f47 (github): Explicitly shutdown the statusbar/hud during game unload.
danij
08:27 Revision e3007ea6 (github): Reimplemented ccmd "reset" - it now resets the currently loaded game.
danij
07:21 Revision fd7eb0ae (github): Explicitly free player starts during game unload.
danij
07:20 Revision 3302760b (github): P_PtcShutdown() was not clearing the activePtcGens table during game unload.
danij
06:21 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 ... danij

2010-12-27

19:57 Revision 34f5085c (github): Removed some obsolete headers.
skyjake
19:51 Revision 4babe6f4 (github): Started work on clientside.
There is no longer a need for Video type plugins, as the client will
just use OpenGL.
skyjake
 

Also available in: Atom