This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2024-11-30 07:41:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a172513535
gzdoom
/
wadsrc
/
static
/
zscript
/
actors
/
player
History
Blue Shadow
acd553aa6f
- account for KEEPDEPLETED flag when destroying items with InterHubAmount of 0 upon leaving a level
2021-03-19 20:10:25 +01:00
..
player.zs
- account for KEEPDEPLETED flag when destroying items with InterHubAmount of 0 upon leaving a level
2021-03-19 20:10:25 +01: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