gzdoom-gles/wadsrc/static/zscript/actors/player
Christoph Oelckers 136e828de9 - use proper interface calls to give the initial BasicArmor to the player.
The old code didn't check if giving the item was proper and just went ahead adding it to the inventory unconditionally.
2019-07-18 14:30:09 +02:00
..
player.zs - use proper interface calls to give the initial BasicArmor to the player. 2019-07-18 14:30:09 +02: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 - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
player_morph.zs - fixed: Unmorphing a monster did not clear its UNMORPHED flag. 2019-04-28 22:47:02 +02:00