gzdoom-gles/wadsrc/static/zscript/actors/player
Christoph Oelckers 668f8f2cf6 - fixed some uses of postincre,ment/decrements on narrow types.
THe VM has no opcode for this, all these places produced code with undefined behavior.
2021-05-17 12:42:22 +02:00
..
player.zs - fixed some uses of postincre,ment/decrements on narrow types. 2021-05-17 12:42:22 +02: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 A_OverlayPivotAlign and A_OverlayVertexOffset. 2020-10-25 15:42:11 +01:00