UltimateZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
MaxED 19c84692ad Fixed, Map Analysis mode: in some cases "Check stuck things" check didn't work properly.
Fixed: only one test engine should be launched from the editor at any given time.
Changed: SVN builds now include debug symbols.
Internal: VersionFromSVN.exe can now work from a network drive.
Updated ZDoom ACC to git rev. 3071c32.
Updated ZDoom_DECORATE.cfg ("A_Warp").
2015-10-26 11:58:33 +00:00
..
CheckClosedSectors.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckLineReferences.cs Map Analysis mode: "Check unknown textures" didn't check middle textures on double-sided linedefs. 2014-06-30 08:17:43 +00:00
CheckMapSize.cs Changed, Draw Lines/Rectangle/Circle/Curve modes: line length labels are now repositioned to stay on screen when line's start or end is not visible. 2015-08-24 21:49:15 +00:00
CheckMissingFlats.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckMissingTextures.cs Map Analysis mode: "Check unknown textures" didn't check middle textures on double-sided linedefs. 2014-06-30 08:17:43 +00:00
CheckObsoleteThings.cs Fixed, Visual mode: horizontal sprite offset was applied incorrectly. 2015-10-15 15:16:31 +00:00
CheckOverlappingLines.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckOverlappingVertices.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckShortLinedefs.cs Map Analysis mode: added "Check very short linedefs" check (unchecked by default), which finds linedefs shorter than 1 m.u. 2015-07-13 11:20:02 +00:00
CheckStrayVertices.cs Map Analysis mode: added "Check very short linedefs" check (unchecked by default), which finds linedefs shorter than 1 m.u. 2015-07-13 11:20:02 +00:00
CheckStuckThings.cs Fixed, Map Analysis mode: in some cases "Check stuck things" check didn't work properly. 2015-10-26 11:58:33 +00:00
CheckTextureAlignment.cs Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
CheckUnknownFlats.cs Map Analysis mode: "Check unknown textures" didn't check middle textures on double-sided linedefs. 2014-06-30 08:17:43 +00:00
CheckUnknownTextures.cs Map Analysis mode: "Check unknown textures" didn't check middle textures on double-sided linedefs. 2014-06-30 08:17:43 +00:00
CheckUnknownThings.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckUnusedTextures.cs Map Analysis mode: "Check unknown textures" didn't check middle textures on double-sided linedefs. 2014-06-30 08:17:43 +00:00
CheckUnusedThings.cs Map Analysis mode: multiple results can now be selected (and fixed) at once. 2015-01-12 12:27:10 +00:00
ErrorChecker.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
ErrorCheckerAttribute.cs Removed a metric ton of unused "using" directives from BuilderModes plugin. 2013-04-11 11:26:57 +00:00
ErrorResult.cs Changed, Draw Lines/Rectangle/Circle/Curve modes: line length labels are now repositioned to stay on screen when line's start or end is not visible. 2015-08-24 21:49:15 +00:00
ResultLineMissingFront.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultLineMissingSides.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultLineNotDoubleSided.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultLineNotSingleSided.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultLineOverlapping.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ResultMapTooBig.cs Changed, Draw Lines/Rectangle/Circle/Curve modes: line length labels are now repositioned to stay on screen when line's start or end is not visible. 2015-08-24 21:49:15 +00:00
ResultMissingFlat.cs UDMF: raised sector slope precision to 7 decimal places when saving a map. 2015-01-11 19:42:57 +00:00
ResultMissingTexture.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
ResultNoErrors.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultObsoleteThing.cs Fixed, Visual mode: horizontal sprite offset was applied incorrectly. 2015-10-15 15:16:31 +00:00
ResultSectorInvalid.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ResultSectorUnclosed.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultShortLinedef.cs Map Analysis mode: added "Check very short linedefs" check (unchecked by default), which finds linedefs shorter than 1 m.u. 2015-07-13 11:20:02 +00:00
ResultStrayVertex.cs Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +00:00
ResultStuckThingInLine.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ResultStuckThingInThing.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ResultTexturesMisaligned.cs Changed, Visual mode, Auto-align textures actions, UDMF: aligned texture coordinates are no longer rounded to integer values. 2015-04-16 13:03:12 +00:00
ResultThingOutside.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ResultUnknownFlat.cs UDMF: raised sector slope precision to 7 decimal places when saving a map. 2015-01-11 19:42:57 +00:00
ResultUnknownTexture.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
ResultUnknownThing.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ResultUnusedTexture.cs Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
ResultUnusedThing.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
ResultVertexOverlappingLine.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ResultVertexOverlappingVertex.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00