raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 3a00480efd - do not use properties to set the sprite fields, part 1.
As soon as default init for CON gets in this won't work right anymore - these must come last, not first.
This commit contains all the trivial cases with no inheritance concerns.
2023-01-08 15:46:23 +01:00
..
actors - do not use properties to set the sprite fields, part 1. 2023-01-08 15:46:23 +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