A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 5013720788 Sector Edit form, UDMF: added "Slopes" tab.
Visual mode: "Lower/Raise Floor/Ceiling" actions now work on surfaces with sector slopes.
Cosmetic: numeric textboxes, which support relative values, now have differently colored text and a tooltip.
Internal: renamed Sector.CeilingSlopeOffset to Sector.CeilSlopeOffset, Sector.CeilingSlope to Sector.CeilSlope to match their names with similar sector properties.
2014-10-17 11:55:08 +00:00
Build Changed, Directory/PK3/PK7: on second thought, we don't need to load textures/flats from all possible locations (does anyone really needs to see sprites and graphics in the texture browser?), so this logic now only works when looking for patches. 2014-10-13 09:32:55 +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 Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +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 Sector Edit form, UDMF: added "Slopes" tab. 2014-10-17 11:55:08 +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