raze/wadsrc/static/zscript/games/duke
Christoph Oelckers deaec2d91d - disabled property-type definition of spritetype members.
As it turned out this is simply too dangerous - these should be left to be loaded from the map data or set manually.
All remaining setups using this feature have either been moved to Initialize or other meta properties that are not affected by map loading.
2023-01-08 16:45:09 +01:00
..
actors - disabled property-type definition of spritetype members. 2023-01-08 16:45:09 +01:00
ui - moved GetReservedScreenSpace function into the scripted status bar where it belongs. 2022-12-18 14:47:38 +01:00
world - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
dukeactor.zs - implemented the 3 special switches 2022-12-29 13:32:30 +01:00
dukegame.zs - implemented the switch parser and set up the external definitions. 2022-12-29 13:32:29 +01:00