UltimateZoneBuilder/Build/Compilers/ZDoom
MaxED 48fef89ed7 Map Analysis mode: "Check overlapping lines" logic was broken on maps in Doom and Hexen map formats.
Map Analysis mode: "Check overlapping lines" now finds duplicate linedefs (e.g. when 2 lines have the same start and end positions).
Map Analysis mode: added "Check overlapping vertices" check. This will check if a vertex is on top of a linedef or another vertex.
Some cosmetic changes in Tools and BaseVisualMode.
Updated zspecial.acs
2014-02-07 09:10:55 +00:00
..
acc.cfg Added subdirectory support for compilers, so that multiple versions of the same compilers can be used without renaming files 2009-03-28 10:22:53 +00:00
acc.exe Updated ZDoom ACC to 1.54 2013-06-27 09:45:51 +00:00
zcommon.acs Added subdirectory support for compilers, so that multiple versions of the same compilers can be used without renaming files 2009-03-28 10:22:53 +00:00
zdefs.acs Updated ACS (this adds support for "DropItem" and "CheckFlag" ACS and DECORATE functions). 2013-12-04 09:28:10 +00:00
zspecial.acs Map Analysis mode: "Check overlapping lines" logic was broken on maps in Doom and Hexen map formats. 2014-02-07 09:10:55 +00:00
zwvars.acs Added subdirectory support for compilers, so that multiple versions of the same compilers can be used without renaming files 2009-03-28 10:22:53 +00:00