qzdoom/wadsrc/static/zscript/actors/player
Christoph Oelckers a638cfbd6e - 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 00:56:29 +01:00
..
player.zs - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 00:56:29 +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 - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 00:56:29 +01:00