UltimateZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
MaxED 297d7d281b Map Analysis mode: added "Browse Texture" fix to "Missing Texture" and "Unknown Texture" error results.
Map Analysis mode: added "Browse Flat" fix to "Missing Flat" and "Unknown Flat" error results.
Fixed several typos in ZDoom_misc.cfg.
2015-01-07 18:32:48 +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
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
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
CheckStrayVertices.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
CheckStuckThings.cs Thing Edit Form: a warning is now displayed when a thing doesn't have any skill or class or game mode flags. 2014-09-29 20:49:41 +00:00
CheckTextureAlignment.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +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 Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +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 Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +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
ResultMissingFlat.cs Map Analysis mode: added "Browse Texture" fix to "Missing Texture" and "Unknown Texture" error results. 2015-01-07 18:32:48 +00:00
ResultMissingTexture.cs Map Analysis mode: added "Browse Texture" fix to "Missing Texture" and "Unknown Texture" error results. 2015-01-07 18:32:48 +00:00
ResultNoErrors.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +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
ResultStrayVertex.cs Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +00:00
ResultStuckThingInLine.cs Thing Edit Form: a warning is now displayed when a thing doesn't have any skill or class or game mode flags. 2014-09-29 20:49:41 +00:00
ResultStuckThingInThing.cs Thing Edit Form: a warning is now displayed when a thing doesn't have any skill or class or game mode flags. 2014-09-29 20:49:41 +00:00
ResultTexturesMisaligned.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ResultThingOutside.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultUnknownFlat.cs Map Analysis mode: added "Browse Texture" fix to "Missing Texture" and "Unknown Texture" error results. 2015-01-07 18:32:48 +00:00
ResultUnknownTexture.cs Map Analysis mode: added "Browse Texture" fix to "Missing Texture" and "Unknown Texture" error results. 2015-01-07 18:32:48 +00:00
ResultUnknownThing.cs Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +00:00
ResultUnusedTexture.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
ResultUnusedThing.cs Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +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