codeimp
ba989f3cab
Slightly improved DECORATE parsing (now also works with skip_super and allows // within quoted strings)
2010-08-17 10:02:07 +00:00
codeimp
992e7d00ca
Added support for //$title property in DECORATE actors (this overrides the more common Tag property)
...
When a DECORATE actor's title begins and ends with double quotes, they are now removed.
Fixed an issue with the DECORATE actor 'game' property (it was inherited like all other properties, but it shouldn't)
2010-08-12 11:39:53 +00:00
codeimp
78b0285edc
Sprites for DECORATE actors are now also taken from the 'Spawn' state if the actor has this (after 'Idle', 'See' and 'Inactive')
2010-08-12 05:49:22 +00:00
codeimp
525eb2c87e
Fixed a bug in the DECORATE parser that misread a negative DoomEdNum (negative is now interpreted as NO DoomEdNum)
...
Fixed a bug in the DECORATE parser that caused misreading when a single-line comment was placed after an Actor property value.
2010-08-01 20:08:29 +00:00
codeimp
907669a1c9
Changed the DECORATE parser to read all actor properties and exposed the DECORATE info for plugins (General.Map.Data.Decorate)
2009-08-15 08:41:43 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00