ZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
2021-02-27 02:21:33 +01:00
..
CheckClosedSectors.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckLineReferences.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckMapSize.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckMissingFlats.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckMissingTextures.cs Change default settings in Map Analysis mode, add texture name wildcards to the reference manual, update the installer. 2021-02-27 02:21:33 +01:00
CheckObsoleteThings.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
CheckOverlappingLines.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckOverlappingVertices.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckShortLinedefs.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckStrayVertices.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckStuckThings.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
CheckTextureAlignment.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckUnknownFlats.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CheckUnknownTextures.cs Change default settings in Map Analysis mode, add texture name wildcards to the reference manual, update the installer. 2021-02-27 02:21:33 +01:00
CheckUnknownThings.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
CheckUnusedTextures.cs Change default settings in Map Analysis mode, add texture name wildcards to the reference manual, update the installer. 2021-02-27 02:21:33 +01:00
CheckUnusedThings.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ErrorChecker.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ErrorCheckerAttribute.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ErrorResult.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultLineMissingFront.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultLineMissingSides.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultLineNotDoubleSided.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultLineNotSingleSided.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultLineOverlapping.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultMapTooBig.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultMissingFlat.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultMissingTexture.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultNoErrors.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultObsoleteThing.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultSectorInvalid.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultSectorUnclosed.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultShortLinedef.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultStrayVertex.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultStuckThingInLine.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultStuckThingInThing.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultTexturesMisaligned.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultThingOutside.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultUnknownFlat.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultUnknownTexture.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultUnknownThing.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultUnusedTexture.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultUnusedThing.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
ResultVertexOverlappingLine.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResultVertexOverlappingVertex.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00