Revision r3188
Probably fix the zoom crash encountered with Mapster32 and CBP8. Described here: http://forums.duke4.net/topic/3857-the-crash-thread/page__view__findpost__p__141202
Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.
Probably fix the zoom crash encountered with Mapster32 and CBP8. Described here: http://forums.duke4.net/topic/3857-the-crash-thread/page__view__findpost__p__141202
Minor loadpics() cleanups, don't expose filegrp[] from cache1d.c.
picanm[]-cleanup pt1: hide code using animateoffs() behind macro DO_TILE_ANIM.
foreachmap.lua: add possibility of running code per s/w/s match with ':' shortcut Also, add a missing "pragma pack(pop)" to build.lua. ------------------------------------------------------------------------
------------------------------------------------------------------------
r3189 | helixhorned | 2012-11-15 13:10:02 -0800 (Thu, 15 Nov 2012) | 5 lines
CON: make lotag/hitag getters return signed values, as per agreement on IRC.
This means that the internal change done to these sprite members in r3159 is
hidden from CON for backward-compatibility purposes. Note that .cstat and
.{ceiling,floor}stat aren't touched, and will return unsigned values to CON.
------------------------------------------------------------------------
r3188 | helixhorned | 2012-11-15 13:10:00 -0800 (Thu, 15 Nov 2012) | 4 lines
Probably fix the zoom crash encountered with Mapster32 and CBP8.
Described here:
http://forums.duke4.net/topic/3857-the-crash-thread/page__view__findpost__p__141202
------------------------------------------------------------------------
r3187 | helixhorned | 2012-11-15 13:09:56 -0800 (Thu, 15 Nov 2012) | 1 line
Minor loadpics() cleanups, don't expose filegrp[] from cache1d.c.
------------------------------------------------------------------------
r3186 | helixhorned | 2012-11-15 13:09:53 -0800 (Thu, 15 Nov 2012) | 1 line
picanm[]-cleanup pt1: hide code using animateoffs() behind macro DO_TILE_ANIM.
------------------------------------------------------------------------
r3185 | helixhorned | 2012-11-15 13:09:48 -0800 (Thu, 15 Nov 2012) | 3 lines
foreachmap.lua: add possibility of running code per s/w/s match with ':' shortcut
Also, add a missing "pragma pack(pop)" to build.lua.
------------------------------------------------------------------------