UltimateZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
2009-05-30 19:51:36 +00:00
..
CheckClosedSectors.cs Added better closed sectors error check (by Boris Iwanski) 2009-05-30 15:18:21 +00:00
CheckLineReferences.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
CheckMissingTextures.cs Added variable "skyflatname" as a game configuration item. It is used to ignore false positives when checking for missing textures. Updated all the game config files to make use of this feature. 2009-05-30 19:51:36 +00:00
CheckOverlappingLines.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
CheckStuckedThings.cs - Added check to remove zero-length linedefs when opening a map that has any 2009-05-12 18:20:03 +00:00
CheckUnknownTextures.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorChecker.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorCheckerAttribute.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorResult.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultLineMissingFront.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultLineMissingSides.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultLineNotDoubleSided.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultLineNotSingleSided.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultLineOverlapping.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultNoErrors.cs Displaying "no errors found" when nothing is found in Map Analysis mode 2009-04-28 07:51:23 +00:00
ResultSectorUnclosed.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultStuckedThing.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultTextureMissing.cs Added Missing Textures error check (thanks to Boris Iwanski) 2009-05-24 22:26:25 +00:00
ResultThingOutside.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ResultUnknownTexture.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00