UltimateZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
MaxED 4632fdbe99 Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off.
Error Checks Mode: added linedef index to message text of all linedef-related errors.
UDMF: wall texture offsets are now rounded when user edits them via cursor keys or mouse dragging (because they are stored as integers anyway).
2012-10-08 13:07:56 +00:00
..
CheckClosedSectors.cs
CheckLineReferences.cs
CheckMissingTextures.cs
CheckOverlappingLines.cs
CheckStuckThings.cs
CheckUnknownFlats.cs
CheckUnknownTextures.cs
CheckUnknownThings.cs
ErrorChecker.cs
ErrorCheckerAttribute.cs
ErrorResult.cs
ResultLineMissingFront.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultLineMissingSides.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultLineNotDoubleSided.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultLineNotSingleSided.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultLineOverlapping.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultNoErrors.cs
ResultSectorUnclosed.cs
ResultStuckThingInLine.cs
ResultStuckThingInThing.cs
ResultTextureMissing.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00
ResultThingOutside.cs
ResultUnknownFlat.cs
ResultUnknownTexture.cs
ResultUnknownThing.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +00:00