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

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

Detail

2011.05.07.Log0238.txt

📄SVN 📅2011-05-07 💾1,6 KB 1 Parsed entries CON BUILD FIX

Revision r1876

fixes a horrible uninitialized value bug with the tag-labeling system
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1877 | helixhorned | 2011-05-07 11:23:34 -0700 (Sat, 07 May 2011) | 11 lines

A crapload of random stuff.

* Polymer light access to m32script (light[<lightidx>].<field>). As an application, provide a state 'insertlights' that takes the currently active lights and puts them into the map as SEs (e.g. for maphack recovery).
* Prototype of a mechanism to gray out certain portion of a map, making them inactive to various, but not all, editing operations. Highlighting a set of sectors and pressing Ctrl-R will make the Z bounds be [(least ceiling z), (greatest floor z)] of all selected ones, pressing Ctrl-R when no sectors are highlighted will reset them. Not sure if it's for production use at this stage...
* The 'align walls' feature [.] now has three independently toggleable behaviours: recurse nextwalls (toggled when Ctrl is pressed), iterate point2s (disabled when Shift is pressed), and also copy pixel width (toggled when Alt is pressed).
* Make shades clamp instead of overflowing in the editor

Fixes:
* crash when carrying out certain operations on walls with xrepeat 0
* the Pause key on linux. Also make demo recording start on Shift-ScrollLock because ScrollLock alone is too easily pressed when pausing

------------------------------------------------------------------------
r1876 | helixhorned | 2011-05-02 14:33:11 -0700 (Mon, 02 May 2011) | 1 line

fixes a horrible uninitialized value bug with the tag-labeling system
------------------------------------------------------------------------