gzdoom/wadsrc/static/zscript/actors/player
Major Cooke 4a3a5c3877 Replaced PSPF_PIVOTOFFSETREL with WOF_RELATIVE.
The idea behind this is to outright remove the relative position adding from the engine side and let it happen with A_OverlayOffset instead. Still more work to do.
2020-10-25 15:42:09 +01:00
..
player.zs Replaced PSPF_PIVOTOFFSETREL with WOF_RELATIVE. 2020-10-25 15:42:09 +01:00
player_cheat.zs - localized some user-facing texts that were still string literals. 2019-03-19 00:37:43 +01:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
player_morph.zs - block off the Substitute function by making it private to the 3 classes that really need it. 2020-04-19 21:08:24 +02:00