A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 1523d06ee3 Updated, Visual mode: some cases when the sky hack must be applied were not handled.
Updated, Script editor: script editor was unable to show error location after double-clicking on it in the Warnings and Errors window when said location was inside of a WAD located in a PK3 file.
Updated, text lumps tracking: already parsed DECORATE/GLDEFS lumps are now added to the text lumps list even when DECORATE/GLDEFS parsing fails, allowing you to fix errors without the need to use external tools.
Fixed: in some cases the editor could stuck in an infinite loop when searching for wad lumps.
2016-11-28 20:01:47 +00:00
Build Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
Documents Added, Edit Sectors window: added UI for floor/ceiling portals. 2016-10-11 12:58:35 +00:00
Help Fixed: in some cases only the last data (sprite/texture/patch etc.) range was detected in WADs. 2016-11-26 20:03:59 +00:00
Resources Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +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 Updated, Visual mode: some cases when the sky hack must be applied were not handled. 2016-11-28 20:01: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 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 Fixed a crash when changing Custom Field type to Sector/Linedef/Thing Tag. 2016-10-08 21:09:55 +00:00
VersionFromEXE.exe Updater was using incorrect icon... 2016-10-08 21:36:51 +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