A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED ea57d45eb3 Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---).
Probably fixed probable I/O race condition when loading images.
Fixed Visual mode stuttering due to floating point precision degradation when running the editor for several days without restarting (internal timer is now reset when saving the map or creating a new one).
Fixed, Nodes Viewer, cosmetic: Nodes Viewer window position was reset after pressing the "Rebuild Nodes" button.
Added Eternity Game configurations by printz.
Updated ZDoom_ACS.cfg (CheckClass).
Updated ZDoom ACC (CheckClass).
2016-08-29 10:06:16 +00:00
Build Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
Documents Added, Draw Grid mode: "Lock slices to grid" now operates in 4 modes: "None", "Horizontal", "Vertical" and "Both". Can be helpful when drawing ladders and such. 2016-03-04 13:41:55 +00:00
Help Added "flagsrename" Game configurations property. It allows to override Thing flag names for specific things. 2016-07-15 14:07:30 +00:00
Resources Added, Texture Browser: wad resources now have subgroups. 2015-03-22 20:43:05 +00:00
Setup Updated Scintilla control to ScintillaNET 3.5.6 (https://github.com/jacobslusser/ScintillaNET). Scintilla.dll is no longer used by GZDB and can be safely removed. 2016-01-27 14:08:15 +00:00
Source Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +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 Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
ChangelogMaker.exe Added ChangelogMaker tool, updated MakeSVNRelease.bat 2014-09-30 13:29:02 +00:00
Clean Rebuild.bat Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
CompileHelp.bat Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
MakeRelease.bat Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
MakeSVNRelease.bat Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
VersionFromSVN.exe Fixed, Map Analysis mode: in some cases "Check stuck things" check didn't work properly. 2015-10-26 11:58:33 +00:00