A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED d45b812b2a Fixed, Draw Grid mode: fixed a crash on accepting the mode when start and end points had the same coordinates.
Fixed, Draw Grid mode: grid triangles are now aligned properly with previously drawn triangulated grids when using the same map grid size and "Lock slices to grid" and "Triangulate" options are enabled.
Fixed, Draw Grid mode: not all grid cells were drawn in some cases.
Fixed, Draw Grid mode: current grid size was not increased when "Lock slices to grid" was enabled and the start point was no longer on the map grid.
Changed, Draw Grid mode: snap to grid is now always enabled and snap to nearest is now always disabled when "Lock slices to grid" is enabled.
Changed, Draw Grid mode: when grid's width or height is 0 when accepting the mode, a segmented line is now drawn instead of just a line.
2014-11-04 14:24:47 +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 Fixed, Draw Grid mode: fixed a crash on accepting the mode when start and end points had the same coordinates. 2014-11-04 14:24:47 +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