A level editor for SRB2, forked from GZDoom Builder.
Find a file
MaxED a82102a611 Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
Added, Draw Line and Draw Curve modes: added "Auto-finish drawing" setting. When enabled, the modes will automatically finish drawing when currently drawn lines and already existing level geometry form a closed shape.
Changed: sector-wise linedef flipping is now done using the new "Align Linedefs" action. "Flip Linedefs" action works the same as in DB2 again.
Changed: when a map was already loaded, using "Open Map" action will use that map's directory as the starting directory.
Changed: official IWADs can no longer be saved.
Changed: disabled lump ranges/duplicate entries checks for official IWADs.
Changed: wad type is now preserved when saving a map (previously all wads were saved as PWADs).
Changed: moved Updater.exe launch much closer to the editor termination point to avoid any chance of it closing the editor before it properly closes itself.
Updated ZDoom_DECORATE.cfg (A_Blast).
Updated documentation.
2023-01-04 13:30:21 +01:00
Build Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
Documents GZDB merging - part 1 2022-11-25 17:14:35 +00:00
Help Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
Resources Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
Setup Update version number to 2.14 2022-03-07 10:04:26 +01:00
Source Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
Tests Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
.gitignore Ignore dgVoodoo files that I need to make ZB usable on this shitty fucking Intel Iris Xe 2022-11-25 18:19:26 +01:00
Builder.sln Clean up the project, revert hacky flat alignment, fix About menu and browser handling. 2021-02-21 14:59:33 +01:00
ChangelogMaker.exe Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
Clean Rebuild.bat Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CompileHelp.bat Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MakeRelease.bat Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MakeSVNRelease.bat Merged in GZDB r2490 2016-01-30 00:44:51 +01:00
VersionFromSVN.exe Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00