A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 88e5e790e7 Textures Browser form: empty texture sets are no longer shown when mixed textures & flats is disabled in the current game configuration.
Textures Browser form: PK3/Directory TEXTURES images are now shown in a separate folder in the resources tree.
Fixed, Textures Browser form: fixed a logic error when trying to select initial flat when mix textures & flats was disabled in the current game configuration (this resulted in the blank textures list after opening the form).
Fixed, Textures Browser form: resources tree showed textures count even when browsing flats.
Fixed, Textures Browser form: PK3/Directory textures took precedence even when browsing flats (this means when there were a flat and a texture with the same name, a texture was displayed when browsing flats).
Fixed, Classic modes: actor's scale set in DECORATE was ignored when rendering models.
Fixed, MODELDEF parser: in some cases, several model definitions were skipped when trying to skip the current one.
Fixed, resource management: flat and sprite TEXTURES definitions were loaded only from TEXTURES files named "TEXTURES".
Fixed/added, PK3/folder resource management: patch locations for sprites defined in TEXTURES are now checked the same way as in ZDoom (previously only the "sprites" folder was checked).
Fixed/added, PK3/folder resource management: patch locations for textures defined in TEXTURES are now checked the same way as in ZDoom (previously only the "textures" folder was checked).
Fixed, PK3/folder resource management: flats defined in TEXTURES were not added to the global Flats image list.
Fixed, PK3/folder resource management: in some cases, the image search algorithm could find flats, textures, patches or sprites in incorrect folders (for example, it could find a flat in "flats_backup" folder).
2014-10-07 00:23:02 +00:00
Build 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
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 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
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