Revision r4259
👤 helixhorned
📅 2014-01-15 12:29:09 -0800 (Wed, 15 Jan 2014)
Per-map ART tiles: don't back up or restore reserved tiles.
This prevents a crash and maybe other badnesses when e.g. loading a map
with ART tiles, doing something that allocates a reserved tile (such as
looking into a viewscreen), then loading another map where the tilesiz*
of TILE_VIEWSCR is restored to 0.
Revision r4258
👤 helixhorned
📅 2014-01-15 12:29:06 -0800 (Wed, 15 Jan 2014)
ivfrate: fix one error message, make -h/--help display usage.
Actually, right now, any first arg starting with '-' will show the usage.
Raw Content
------------------------------------------------------------------------
r4260 | helixhorned | 2014-01-15 12:29:10 -0800 (Wed, 15 Jan 2014) | 3 lines
Lunatic: make gv.current{Level,Episode} one-based and document them.
Also, in LunaCON, make player .palette member read-only. BUILD_LUNATIC.
------------------------------------------------------------------------
r4259 | helixhorned | 2014-01-15 12:29:09 -0800 (Wed, 15 Jan 2014) | 6 lines
Per-map ART tiles: don't back up or restore reserved tiles.
This prevents a crash and maybe other badnesses when e.g. loading a map
with ART tiles, doing something that allocates a reserved tile (such as
looking into a viewscreen), then loading another map where the tilesiz*
of TILE_VIEWSCR is restored to 0.
------------------------------------------------------------------------
r4258 | helixhorned | 2014-01-15 12:29:06 -0800 (Wed, 15 Jan 2014) | 3 lines
ivfrate: fix one error message, make -h/--help display usage.
Actually, right now, any first arg starting with '-' will show the usage.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.