Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
238Filtered Results

Detail

2011.12.04.Log0388.txt

📄SVN 📅2011-12-04 💾1,7 KB 4 Parsed entries CON BUILD FIX

Revision r2154

M32Script: when failing to compile a state with a menu name, don't keep the
menu entry.

Revision r2153

Mapster32: fix filling all sectors of a bunch with Ctrl-U.  Previously, only
one sector was filled and the 'clear bunch' message was displayed even if the
operation was canceled.

Revision r2152

CON parser cleanup: make labelcode save offsets to CON code instead of
pointers and make it into an int32_t*.

Revision r2151

CON parser cleanup: make labeltype be an int32_t* instead of an intptr_t*.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2155 | helixhorned | 2011-12-04 13:21:01 -0800 (Sun, 04 Dec 2011) | 6 lines

a.m32: New function save_restore_hlsectors, also accessible from the Quote-F
menu.  If some sectors are highlighted, save their indices.  The highlighting
of those particular sectors can then be restored at a later time (but careful
across structural modifications that tweak sector indices) by running the same
function.  Shares a 'gamearray' with function 'collect_teleporting_sectors',
so the latter will reset this one when run.
------------------------------------------------------------------------
r2154 | helixhorned | 2011-12-04 13:20:48 -0800 (Sun, 04 Dec 2011) | 2 lines

M32Script: when failing to compile a state with a menu name, don't keep the
menu entry.
------------------------------------------------------------------------
r2153 | helixhorned | 2011-12-04 13:20:31 -0800 (Sun, 04 Dec 2011) | 3 lines

Mapster32: fix filling all sectors of a bunch with Ctrl-U.  Previously, only
one sector was filled and the 'clear bunch' message was displayed even if the
operation was canceled.
------------------------------------------------------------------------
r2152 | helixhorned | 2011-12-04 13:20:17 -0800 (Sun, 04 Dec 2011) | 2 lines

CON parser cleanup: make labelcode save offsets to CON code instead of
pointers and make it into an int32_t*.
------------------------------------------------------------------------
r2151 | helixhorned | 2011-12-04 13:19:57 -0800 (Sun, 04 Dec 2011) | 1 line

CON parser cleanup: make labeltype be an int32_t* instead of an intptr_t*.
------------------------------------------------------------------------