UltimateZoneBuilder/Source/Core/GZBuilder/GZDoom
MaxED f6f277065f ACS parser: fixed several cases when #include and #import directives were processed incorrectly.
Internal: joined declaration and assignment of some variables.
2015-12-27 21:54:50 +00:00
..
AcsParserSE.cs ACS parser: fixed several cases when #include and #import directives were processed incorrectly. 2015-12-27 21:54:50 +00:00
DecorateParserSE.cs Added ANIMDEFS CAMERATEXTURE support. 2015-12-18 10:16:53 +00:00
GldefsParser.cs Fixed, GLDEFS parser: in some cases the parser was unable to detect the end of "Glow" block, which resulted in skipping the rest of the file. 2015-12-27 00:13:31 +00:00
MapinfoParser.cs Fixed, GLDEFS parser: in some cases the parser was unable to detect the end of "Glow" block, which resulted in skipping the rest of the file. 2015-12-27 00:13:31 +00:00
ModeldefParser.cs Fixed, text parsers: in some cases include directives were processed differently from ZDoom. 2015-12-21 14:17:47 +00:00
ModeldefParserSE.cs Added ANIMDEFS CAMERATEXTURE support. 2015-12-18 10:16:53 +00:00
ModeldefStructure.cs Fixed, text parsers: in some cases include directives were processed differently from ZDoom. 2015-12-21 14:17:47 +00:00
ScriptTypeParserSE.cs Added ANIMDEFS CAMERATEXTURE support. 2015-12-18 10:16:53 +00:00