gzdoom-gles/wadsrc/static/zscript/actors/player
Christoph Oelckers 4e40c4dfa9 - fixed: player_t::GetPSprite cannot guarantee success
As a consequence it must return null in the failure case instead of asserting and all calls to this function must check for the failure case.
2020-03-11 20:18:43 +01:00
..
player.zs - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 20:18:43 +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 - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 20:18:43 +01:00