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

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

Detail

2015.10.31.Log1178.txt

📄SVN 📅2015-10-31 💾1,5 KB 2 Parsed entries BUILD FIX

Revision r5411

Mapster32: fix fillsector() calls before fade_editor_screen().

The latter allows one to specify a color to keep, but with r5302 the
fillsector() highlights are drawn with transparency, thus making it ineffective.
Add an argument to toggle transparency to fillsector()
(now fillsector_maybetrans()) and two wrapper functions.

Revision r5410

Mapster32: don't offer to "Insert outer loop and make red walls" w/ RAlt+RCtrl.

This feature only makes sense with the complete de-selection of a set of
sectors, i.e. when pressing RAlt to do this, not adding or removing sectors
to/from the set of already highlighted ones.
Raw Content
------------------------------------------------------------------------
r5412 | helixhorned | 2015-10-31 08:13:33 -0700 (Sat, 31 Oct 2015) | 6 lines

Mapster32: in TROR-join sectors [Ctrl+J], print z difference hint.

At the very least, this makes it easier to decide for one option
("Connect yellow ceiling w/ blue floor (1) or (v)ice versa?")
when one of the differences is zero, which might have occurred from
temporarily breaking TROR links.
------------------------------------------------------------------------
r5411 | helixhorned | 2015-10-31 08:13:32 -0700 (Sat, 31 Oct 2015) | 6 lines

Mapster32: fix fillsector() calls before fade_editor_screen().

The latter allows one to specify a color to keep, but with r5302 the
fillsector() highlights are drawn with transparency, thus making it ineffective.
Add an argument to toggle transparency to fillsector()
(now fillsector_maybetrans()) and two wrapper functions.
------------------------------------------------------------------------
r5410 | helixhorned | 2015-10-31 08:13:29 -0700 (Sat, 31 Oct 2015) | 5 lines

Mapster32: don't offer to "Insert outer loop and make red walls" w/ RAlt+RCtrl.

This feature only makes sense with the complete de-selection of a set of
sectors, i.e. when pressing RAlt to do this, not adding or removing sectors
to/from the set of already highlighted ones.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.