Project

General

Profile

Activity

From 2009-04-20 to 2009-05-03

2009-05-03

20:09 Revision f28004d4 (github): Fixed: "Heretic Gargoyles not spawning correctly" (see here http://sourceforge.net/tracker/?func=detail&aid=2724939&group_id=74815&atid=542099).
I decided to fix all such problems for good by unifying the way we interpret z heights for spawnspots across DOOM, He... danij
19:52 Revision 886461de (github): Fixed: "HeXen Quietus flames spawning way off where they should" (see here http://sourceforge.net/tracker/?func=detail&aid=2774862&group_id=74815&atid=542099).
danij
19:51 Revision 441f99c2 (github): Fixed sigsegv in jHexen on shutdown (VG_CHEATARROW was defined, which incremented NUM_VECTOR_GRAPHS one larger than it should be. Thus when deleting the display lists for the vectorgraps in Rend_AutomapUnloadData we were indexing beyond the end of vectorGraphs[] and returning some random memory location which we then attempted to free.
danij
12:45 Revision 09fd2488 (github): Enabled the lumobj debug display in non-debug builds, added cvar "rend-dev-lums" to enable it.
danij
12:42 Revision adb484e1 (github): Minor tweaks.
danij

2009-05-02

21:22 Revision 0e8b1759 (github): Peppered the main loop with profile timers enabled when DD_PROFILE is defined.
I had a feeling something was going awry and performance was gradually degrading. I made a 15min run of the starting ... danij
21:12 Revision 0389bb4f (github): Reordered the console output from the PRINT_PROF macro to be more easily readable.
danij
19:07 Revision cb30f1fe (github): Fixed compilation error in r_lumobjs.c if DD_PROFILE is defined.
danij
19:05 Revision 2c9930d6 (github): Variable texDefs in readDoomTextureDefLump() was left uninitialized if ALL textures in the currently processed TEXTURE1/2 lump were invalid (highly unlikely...).
danij
18:43 Revision d16cf425 (github): Fixed: Logic error in p_objlink.c::processSeg which resulted in mobjs hidden behind onesided walls being visible from the other side when they should not be.
danij
17:29 Revision f3981ed2 (github): Fixed: Things not visible in the automap after resolution change.
danij
17:03 Revision 648e9f93 (github): Correct NUM_WEAPON_SLOTS value in all games.
danij
16:51 Revision d78be072 (github): Fixed: "Weapon controls wrong selection" (see here http://sourceforge.net/tracker/?func=detail&aid=2774442&group_id=74815&atid=542099).
danij
12:23 Revision 9f5723b7 (github): Added b_util.h to doomsday.vcproj (was missing).
danij
08:59 Revision f8195e62 (github): Updated version to beta6.2
skyjake
03:54 Revision ce85e3de (github): Fixed: "Artefact key's not checking that player actually has item" (see here http://sourceforge.net/tracker/?func=detail&aid=2724935&group_id=74815&atid=542099).
danij
03:41 Revision e19b7686 (github): Fixed: "New armour bug: blue and green armour add" (see here http://sourceforge.net/tracker/?func=detail&aid=2734790&group_id=74815&atid=542099).
danij
03:16 Revision 27bfc2d4 (github): Fixed: "HeXen inventory not saved between maps" (see here http://sourceforge.net/tracker/?func=detail&aid=2774651&group_id=74815&atid=542099).
danij
02:40 Revision 0f136317 (github): Fixed: [jDoom] Menu items disappear after engine reset (see here http://sourceforge.net/tracker/?func=detail&aid=2784031&group_id=74815&atid=542099).
danij
02:25 Revision c54a1512 (github): Optimize: Improved load time with large maps (memory allocation of vertexillums).
danij
02:22 Revision e5e0f5f8 (github): Fixed: Only process the default WAD list during startup if it has been populated.
danij
02:21 Revision ff9403d2 (github): Fixed a comment.
danij
02:20 Revision 385a3f7b (github): Renamed global variable classInfo in r_extres.c to resClasses.
danij
 

Also available in: Atom