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