gzdoom/wadsrc/static/zscript/actors/player
Major Cooke 33b343ef31 Added Pre(Un)Morph and Post(Un)Morph functions.
- cls: The other class's cast type which the actor is transitioning from/to.
2020-03-08 15:29:09 +01:00
..
player.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +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 Added Pre(Un)Morph and Post(Un)Morph functions. 2020-03-08 15:29:09 +01:00