gzdoom-gles/wadsrc/static/zscript/actors/player
Major Cooke c467539014 Changed Pre/Post(Un)Morph to take the other actor and a boolean indicating direction.
- 'current' is true for the actor that is the new body, false for the old body.
2020-03-09 00:28:05 +01:00
..
player.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-07 19:36:57 +01:00
player_cheat.zs - localized some user-facing texts that were still string literals. 2019-04-29 18:53:22 +02:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-07 19:36:57 +01:00
player_morph.zs Changed Pre/Post(Un)Morph to take the other actor and a boolean indicating direction. 2020-03-09 00:28:05 +01:00