UltimateZoneBuilder/Source/Core/ZDoom
codeimp 6a685b7678 Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE
Added two new type handlers that can be used in UDMF ('Thing Type' and 'Thing Class')
Polished the browse icons and browse buttons.
Added more events for plugins to intercept.
2010-08-22 11:36:09 +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 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
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