raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 4328016963 - move the remaining parts of spawninitdefault to DukeActor::Initialize.
This ensures proper execution of all code - spawninitdefault was designed to be the fallback for actors without a special case in spawninit.
2023-01-28 16:33:35 +01:00
..
actors - fixed enemy setup. 2023-01-28 16:33:15 +01:00
ui - added adaptive layout for RR's summary screen as well. 2023-01-14 10:37:07 +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 - move the remaining parts of spawninitdefault to DukeActor::Initialize. 2023-01-28 16:33:35 +01:00
dukegame.zs - scriptified World Tour's flamethrowerflame. 2023-01-28 16:31:45 +01:00