This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-11-29 07:22:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5720a54da4
gzdoom-gles
/
wadsrc
/
static
/
zscript
/
actors
/
player
History
Marisa Kirisame
58f5c030fe
Add Travelled virtual for PlayerPawn, akin to the same function for Inventory. (
#1169
)
2020-09-02 06:12:58 -04:00
..
player.zs
Add Travelled virtual for PlayerPawn, akin to the same function for Inventory. (
#1169
)
2020-09-02 06:12:58 -04: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
- block off the Substitute function by making it private to the 3 classes that really need it.
2020-04-19 21:08:24 +02:00