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
2025-02-24 20:31:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f38c83f96c
gzdoom-gles
/
wadsrc
/
static
/
zscript
/
actors
/
player
History
alexey.lysiuk
f38c83f96c
- added PSprite.bMirror flag to ZScript class definition
...
https://forum.zdoom.org/viewtopic.php?t=65372
2019-07-18 14:30:05 +02:00
..
player.zs
- added PSprite.bMirror flag to ZScript class definition
2019-07-18 14:30:05 +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