Project

General

Profile

Activity

From 2009-03-14 to 2009-03-27

2009-03-27

04:17 Revision de398297 (github): Fixed race condition introduced along with the recent thinker list optimization.
danij
02:39 Revision da88288f (github): Fixed the remaining issues with the player inventory display, when using the scroll select mode in combination with the fixed-size statusbar inventory. Next step will be to merge the two Hu_InventoryDraw variants (should be straight forward as they are near enough identical other than the additional alpha and lighting enhancements applied in the fullscreen version).
danij

2009-03-26

23:05 Revision bcecb121 (github): Fixed: "jHeretic: P_MoveThingsOutOfWalls VS axis-parallel walls" see here (http://sourceforge.net/tracker/?func=detail&aid=2713336&group_id=74815&atid=542099).
The changes I've made do result in a much higher success rate but the algorithm itself is still far from ideal. danij
04:32 Revision 3d19e8bf (github): Optimize: Separate thinkers into lists by their function in P_ThinkerAdd. Iterate over only those thinkers whose function matches, or all if not specified in P_IterateThinkers.
danij

2009-03-25

23:21 Revision 7afaee9a (github): Changed purge level of all map thinkers to PU_MAP (was a mixture of PU_MAP and PU_MAPSPEC) as AFAIC, there is no need to separate them, as we'd only ever want to purge them together (or free manually when necessary/desired). Removed unused/unnecessary zone memory purge levels; PU_MAPSPEC/PU_DAVE/PU_OPENGL.
danij
19:09 Revision eee0c990 (github): Changed: Do not spread objlinks over two-sided linedefs when the middle material on the back side of the spread direction completely fills the gap between floor and ceiling. Fixes the issue seen in Heretic E1M2 where the Undead Warriors hidden behind a one-way wall in sector #83 were sometimes visible from the other side. This also fixes the problem of dynamic lights spreading under similar circumstances.
danij
18:30 Revision 2bacbe64 (github): Fixed jHexen: sigsegv attempting to open the automap (when configured to display statusbar while open) and after an armour item has been collected by the viewplayer.
danij

2009-03-20

17:04 Revision 7f3f0ecc (github): Fixed: "Full Map Code Works Incorrectly After Switching Resolutions" see here (http://sourceforge.net/tracker2/?func=detail&aid=2639437&group_id=74815&atid=542099);
danij
16:47 Revision 774d92b9 (github): Fixed: "Failing to read more than one loose ded" see here (http://sourceforge.net/tracker2/?func=detail&aid=2646623&group_id=74815&atid=542099).
This wasn't strictly speaking a bug in that Doomsday expected that there would only be one instance of -def and/or -d... danij
15:53 Revision 4c86ad91 (github): Fixed: "jHexen: Dark Crucible: Bridge motionless and dark on respawn" see here (http://sourceforge.net/tracker2/index.php?func=detail&aid=2642269&group_id=74815&atid=542099).
Fixed: "jHexen: Winnowing Hall (Emerald Key Room): Walls don't rise" see here
(http://sourceforge.net/tracker2/?func=...
danij
 

Also available in: Atom