ZoneBuilder/Source/Plugins/BuilderModes/ErrorChecks
MaxED 803a37f4a4 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
Changed, Classic modes: bigger Thing arrows are now rendered when thing sprite rendering is skipped.
Changed, Classic modes: when "Fixed Things Scale" option is enabled, thing size stays at 2x scale instead of 1x when extra bounding box is rendered.
Added Preferences -> Appearance -> "Things transparency (Things mode)" slider.
Renamed Preferences -> Appearance -> "Things transparency" to "Things transparency (other modes)".
Externalized thing bounding box and arrow texture, used to render things in Classic modes (Textures/ThingTexture2D.png).
Updated ZDoom_DECORATE.cfg (A_SetUserVarFloat, A_SetUserArrayFloat).
2023-01-04 16:35:40 +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
CheckPolyobjects.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +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
ResultInvalidPolyobjectLines.cs Added, Map Analysis mode: added "Check Polyobjects" checker. 2023-01-04 13:04:52 +01:00
ResultInvalidPolyobjectThings.cs Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +01:00
ResultLineMissingFront.cs Fixed, Map Analysis mode, DB2 bug: "Flip Linedef" fix for "Check line references" check was applied incorrectly. 2023-01-04 14:26:33 +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 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +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 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +01:00
ResultStuckThingInThing.cs Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +01:00
ResultTexturesMisaligned.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ResultThingOutside.cs Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +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 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +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 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2023-01-04 16:35:40 +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