UltimateZoneBuilder/Source/Core/ZDoom
2010-08-28 16:48:17 +00:00
..
ActorStructure.cs Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE 2010-08-22 11:36:09 +00:00
DecorateParser.cs Added support for 'goto' actor state keyword in DECORATE. 2010-08-19 15:06:15 +00:00
PatchStructure.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
StateGoto.cs @ committed missing file 2010-08-20 07:07:29 +00:00
StateStructure.cs Fixed a problem that allowed endless recursion when instructed by DECORATE goto statements. 2010-08-28 16:48:17 +00:00
TexturesParser.cs Added support for 'walltexture' and 'flat' types in the TEXTURES lump 2010-08-18 05:49:15 +00:00
TextureStructure.cs Added support for 'walltexture' and 'flat' types in the TEXTURES lump 2010-08-18 05:49:15 +00:00
ZDTextParser.cs Slightly improved DECORATE parsing (now also works with skip_super and allows // within quoted strings) 2010-08-17 10:02:07 +00:00