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-17 01:51:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d30c749d02
gzdoom-gles
/
wadsrc
/
static
/
zscript
/
actors
/
player
History
Player701
d30c749d02
- Fixed conditions tested for when checking whether "Force respawn" or "Respawn protection" dmflags are enabled
2019-05-02 17:10:16 +02:00
..
player.zs
- Fixed conditions tested for when checking whether "Force respawn" or "Respawn protection" dmflags are enabled
2019-05-02 17:10:16 +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