UltimateZoneBuilder/Source/BuilderModes/ErrorChecks
2009-01-26 15:20:04 +00:00
..
CheckLineReferences.cs typos 2008-10-25 15:55:00 +00:00
CheckOverlappingLines.cs typos 2008-10-25 15:55:00 +00:00
CheckStuckedThings.cs @working on decorate support 2009-01-21 16:18:30 +00:00
ErrorChecker.cs NOTE: An ErrorChecker may NEVER modify the map, because it runs multithreaded with other ErrorCheckers. Do not even change element properties such as 'marked' and 'selected'! 2008-10-24 09:19:05 +00:00
ErrorCheckerAttribute.cs sorting error checkers with highest cost first (estimated CPU usage) 2008-10-24 07:39:29 +00:00
ErrorResult.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultLineMissingFront.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultLineMissingSides.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultLineNotDoubleSided.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultLineNotSingleSided.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultLineOverlapping.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultStuckedThing.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00
ResultThingOutside.cs added automatic zoom in on selected object in Map Analysis mode 2009-01-26 15:20:04 +00:00