Activity
From 2008-12-07 to 2008-12-20
2008-12-18
- 17:59 Revision 0974d3b6 (github): Changed jDoom: Enhanced 'give' ccmd - "give h" to give health (amount given is the normal maxHealth amount i.e., 100 by default).
- 17:29 Revision bf9f5aff (github): Changed jHeretic: Enhanced 'give' ccmd. Now works similarly to that of jDoom/jHexen.
- * Multiple items can be given at once (e.g., "give wak" for weapons, ammo and keys).
* New paramaters; 'a' - ammo, 'p...
2008-12-17
- 16:58 Revision 100a1dd5 (github): Added some basic paramater checking to the console database interfaces.
- 15:45 Revision d7c87426 (github): Fixed: SIGSEGV when attempting to use the add/sub ccmds without all needed paramaters.
- 14:14 Revision a9bfef2d (github): Removed the "Controls" tab from the Doomsday Control Panel. For 1.9.0-beta6 we are doing this via the game menu instead.
- 12:58 Revision 730dcb3c (github): Deleted unused local variables in dsopenal::DS_play()
- 12:54 Revision 7de82947 (github): Removed numerous console messages obviously used for debug purposes during development in driver_openal.c
2008-12-15
- 02:24 Revision d385c39b (github): Fixed missing bounding boxes when "rend-dev-mobj-bbox" = 1. constructBBox() was not returning the name of the display list used.
- 01:43 Revision bf08d8a2 (github): Fixed problem of texture gamma adjustments not working correctly on model skins with an alpha channel, or at all with hi-res TEXTUREs.
- 01:40 Revision 9007ee36 (github): Fixed crash when attempting to use the dsOpenAL plugin if built in Release mode via VC. Due to incorrect calling convention specified in dsopenal.vcproj.
2008-12-14
- 22:38 Revision f3e05c98 (github): Fixed overflow of the fixed point sine and cosine tables in jHexen when a Minotaur charges.
- 19:34 Revision cb630e4b (github): Fixed crash when attempting to use the dsOpenAL plugin if built via VC. Due to incorrect calling convention specified in dsopenal.vcproj.
- Also added a stub for DS_Getv.
2008-12-10
- 08:52 Revision c3b8ecac (github): Added a couple of simple debugging aids for world vertexes.
- Added cvar: "rend-dev-vertex-show-indices" 1=Enable drawing of vertex indices, for debug.
Added cvar: "rend-dev-verte... - 08:45 Revision ad890153 (github): Added cvar: "rend-dev-surface-normals" 1=Enable drawing of world surface normals, for debug.
- Fixed a couple of problems with the debug draw of world surface normals and then made available in non-debug builds.
- 08:14 Revision a672d1e6 (github): Added polyobj_t->subsector = ptr to the subsector in which the polyobj origin resides.
- 08:09 Revision f74e482e (github): Renamed ccmd "menucancel" to "menuback".
2008-12-09
Also available in: Atom