raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 38b278b12d - fixed enemy setup.
All enemies now run a native init function to reduce script-induced problems.

this required adding a NOGRAVITY flag so that the recon can use the same code as well which was the only enemy relying on custom code.
2023-01-28 16:33:15 +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 - fixed enemy setup. 2023-01-28 16:33:15 +01:00
dukegame.zs - scriptified World Tour's flamethrowerflame. 2023-01-28 16:31:45 +01:00