]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - docs/developer/q3mapfeedback.txt
more eol-style
[xonotic/netradiant.git] / docs / developer / q3mapfeedback.txt
index 4831eb1333f07718d7bacd734a175a7885b609f8..94e0038ec2bde0c33d70848ce154e150fbb35857 100644 (file)
@@ -1,33 +1,33 @@
-** currently supported debug messages:\r
-\r
-* map leaked / pointfile information\r
-+ tested\r
-\r
-* duplicate plane\r
-+ tested\r
-\r
-* degenerate plane, mirrored plane\r
-+ testing may not be necessary, exact same code as duplicate plane\r
-\r
-* mixed CONTENTS_DETAIL and CONTENTS_STRUCTURAL\r
-- not tested!\r
-\r
-* fog brush has multiple visible sides\r
-+ tested\r
-\r
-* WindingFromDrawSurf failed: MAX_POINTS_ON_WINDING exceeded\r
-+ tested, only outputs a single point, would need much improvement\r
-  (TstMaps/western.map)\r
-\r
-* MAX_BUILD_SIDES\r
-uses xml_Select as other warnings, switched xml_Select to error or warn\r
-+ tested\r
-\r
-** to-be-added list (and associated test map file if any)\r
-\r
-* Node without a volume\r
-* leaf with too many portals\r
--> both in Desktop_p_leaf.map, contributed by y_lavanant@vistech.ie\r
-\r
-Mesh lightmap miscount\r
+** currently supported debug messages:
+
+* map leaked / pointfile information
++ tested
+
+* duplicate plane
++ tested
+
+* degenerate plane, mirrored plane
++ testing may not be necessary, exact same code as duplicate plane
+
+* mixed CONTENTS_DETAIL and CONTENTS_STRUCTURAL
+- not tested!
+
+* fog brush has multiple visible sides
++ tested
+
+* WindingFromDrawSurf failed: MAX_POINTS_ON_WINDING exceeded
++ tested, only outputs a single point, would need much improvement
+  (TstMaps/western.map)
+
+* MAX_BUILD_SIDES
+uses xml_Select as other warnings, switched xml_Select to error or warn
++ tested
+
+** to-be-added list (and associated test map file if any)
+
+* Node without a volume
+* leaf with too many portals
+-> both in Desktop_p_leaf.map, contributed by y_lavanant@vistech.ie
+
+Mesh lightmap miscount
 (no test map)
\ No newline at end of file