This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
7a11be8615
vkdoom_m
/
src
/
g_inventory
History
alexey.lysiuk
75782e6b34
Exported Inventory.AltHUDIcon field to ZScript
...
https://forum.zdoom.org/viewtopic.php?t=59842
2018-03-18 11:02:21 +02:00
..
a_keys.cpp
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00
a_keys.h
- implemented the regular Doom status bar.
2017-03-26 22:04:58 +02:00
a_pickups.cpp
Exported Inventory.AltHUDIcon field to ZScript
2018-03-18 11:02:21 +02:00
a_pickups.h
- untangled r_defs.h from actor.h
2017-03-10 02:22:42 +01:00
a_weapons.cpp
The fallback path in DepleteAmmo was calling the wrong function
2018-02-12 21:06:38 +01:00
a_weapons.h
- made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side.
2018-01-30 22:04:31 +01:00