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

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

Detail

2011.12.07.Log0389.txt

📄SVN 📅2011-12-07 💾931 B 1 Parsed entries CON BUILD FIX

Revision r2155

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.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2156 | terminx | 2011-12-07 19:56:38 -0800 (Wed, 07 Dec 2011) | 2 lines

Simple one-liner from Robin Green to fix a problem where the menu background tint would sometimes draw over the menu contents

------------------------------------------------------------------------
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.
------------------------------------------------------------------------