A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
MaxED 13c3155db5 Removed "Paste Properties Options" action.
Added "Paste Properties Special" actions in "Classic" and "Visual" categories. They work the same way as "Paste Special" action.
Added: "Copy Properties", "Paste Properties" and "Paste Properties Special" options are now shown in the Edit menu if current classic mode supports them.
Changed, Paste Properties Special window: only options relevant to current map format are now displayed.
Changed, Paste Properties Special window, UDMF: all UI-managed options are now available.
Fixed: MAPINFO parser was unable to process "include" directives.
Fixed, General interface: selection info was reset to "Nothing selected" after few seconds regardless of current selection.
Fixed, Visual mode: thing bounding boxes were not updated when changing things positions using Randomize mode.
Fixed, Visual mode: event lines were displayed at incorrect height when entering Visual mode for the first time.
Fixed, Texture Browser window: when MixTexturesFlats Game Configuration option is disabled, textures/flats are no longer shown in the Used group when flats/textures with the same names are used in the map. 
Fixed(?): probably fixed an exception some users reported when trying to initialize a Classic mode after switching from Visual mode with "Sync cameras" option enabled.
Changed, Game configurations, Thing Categories: a block must have at least one thing category property to be recognized as a thing category.
Changed, Visplane Explorer: the plugin now outputs more info when it fails to initialize vpo.dll.
Cosmetic, Thing Edit window, Doom/Hexen map format: adjusted UI layout so thing flags control no longer displays scrollbars in Hexen map format.
Internal: merged methods from UDMFTools into UniFields, removed UDMFTools. 
Updated Inno Setup script (added VC++ 2008 SP1 distributive). 
Updated ZDoom_DECORATE.cfg (A_CheckBlock).
Updated documentation (added "System Requirements" page).
2015-10-09 12:38:12 +00:00
Build Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
Documents Internal: added SNDSEQ parser. 2015-05-28 13:45:01 +00:00
Help Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
Resources Added, Texture Browser: wad resources now have subgroups. 2015-03-22 20:43:05 +00:00
Setup Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
Source Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +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 Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
ChangelogMaker.exe Added ChangelogMaker tool, updated MakeSVNRelease.bat 2014-09-30 13:29:02 +00:00
Clean Rebuild.bat Changed, Numeric textboxes: you can now hold Ctrl or Shift keys while clicking a textbox buttons or using mouse wheel on a textbox to change value increment step. 2015-03-23 14:19:23 +00:00
CompileHelp.bat Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
MakeRelease.bat Forgot to update MakeRelease.bat while adding the updater... 2015-07-14 09:14:28 +00:00
MakeSVNRelease.bat Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown. 2015-09-16 12:10:43 +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