raze/wadsrc/static/zscript/games/duke
Mitchell Richters d6b68dec5e - Duke: Remove player_struct::resurrected flag I added in 2021 and fix issue properly.
* The check for `player_struct::dead_flag` in `FinalizeInput()` was overzealous and is not checked in the original code in this instance.
2023-03-17 12:29:37 +11:00
..
actors - Duke: make the geisha statues shootable again. 2023-02-05 13:37:04 +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 - Duke: fixed setup of purely scripted enemies, 2023-02-09 17:34:59 +01:00
dukegame.zs - Duke: Remove player_struct::resurrected flag I added in 2021 and fix issue properly. 2023-03-17 12:29:37 +11:00