UltimateZoneBuilder/Build/Compilers/ZDoom
MaxED 6177c9cca9 Fixed, Texture Browser window: in some cases navigating the textures list using up/down arrows caused an exception.
Fixed, Map Analysis window: fixed an exception on copying warnings to clipboard when the clipboard was used by other application.
Fixed, TEXTURES parser: added special handling for "TNT1A0" sprite name so a texture with this sprite as a single patch is no longer treated as failed loading.
Fixed, Visual mode: in some cases (like line slopes used in several adjacent sectors) sector effect updates were triggered multiple times for the same sector, resulting in noticeable slowdowns and in some cases in infinite recursion.
Updated ZDoom ACC.
2016-02-15 14:06:46 +00:00
..
acc.cfg Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
acc.exe Fixed, Texture Browser window: in some cases navigating the textures list using up/down arrows caused an exception. 2016-02-15 14:06:46 +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 Added, Script Editor, ACC: block comments and #region / #endregion blocks are now foldable. 2016-02-02 12:35:10 +00:00
zspecial.acs Fixed, Texture Browser window: in some cases navigating the textures list using up/down arrows caused an exception. 2016-02-15 14:06:46 +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