A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 6c1dbc0bf3 Find and Replace mode:
"Find Any Texture or Flat", "Find Sector Flat" and "Find Sidedef Texture" options now support "*" (match any number of characters) and "?" (match any single character) wildcards.
"Find Any Texture or Flat" is now available any game configuration (previously it was disabled when "MixTexturesFlats" game configuration option was disabled, now only "Replace" functionality is disabled).
"Find Thing Flags" and "Find Linedef Flags" can now replace flags.
Added "Find Sidedef Flags" and "Find Sector Flags" search options.
2014-11-05 12:32:48 +00:00
Build Fixed, game configurations: Boom game configurations used incorrect "thingflagscompare" block. 2014-11-03 13:02:59 +00:00
Documents Map options form: user can no longer enter a map name longer than 8 characters. 2014-05-19 08:22:46 +00:00
Help Randomize Sectors form: floor/ceiling height controls now have "Offset mode" drop-downs. Available modes are "Raise and lower" (default), "Raise only" and "Lower only". 2014-10-29 14:51:30 +00:00
Resources Textures Browser form: empty texture sets are no longer shown when mixed textures & flats is disabled in the current game configuration. 2014-10-07 00:23:02 +00:00
Setup Added "File -> Open Map in current WAD" command (default shortcut is Ctrl-Shift-O). 2013-07-23 14:25:03 +00:00
Source Find and Replace mode: 2014-11-05 12:32:48 +00:00
Tests @ Textures scaled with UDMF scaling fields in GZDoom mode are now correctly displayed and alignable (except autoalign: todo) 2011-12-04 22:24:01 +00:00
Builder.sln "Fatal Non-UI Error" message was shown incorrectly. 2014-08-12 22:43:17 +00:00
ChangelogMaker.exe Added ChangelogMaker tool, updated MakeSVNRelease.bat 2014-09-30 13:29:02 +00:00
CompileHelp.bat Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
MakeRelease.bat Updated default settings, compilers and release script 2010-08-18 17:45:12 +00:00
MakeSVNRelease.bat Fixed a broken lookup update logic in WAD.Remove() and WAD.RemoveAt() again. 2014-09-30 22:31:18 +00:00
VersionFromSVN.exe @ updated release build script to rename the setup installer filename with revision number included 2009-04-27 11:02:15 +00:00