This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
07fa310f23
vkdoom_m
/
src
/
g_inventory
History
Kevin Caccamo
1608e11f0d
Fix typo that made DepleteAmmo always use Secondary Ammo
...
https://forum.zdoom.org/viewtopic.php?f=2&p=1038209
2018-01-30 23:52:48 -05: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
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
2017-04-17 12:27:19 +02:00
a_pickups.h
- untangled r_defs.h from actor.h
2017-03-10 02:22:42 +01:00
a_weapons.cpp
Fix typo that made DepleteAmmo always use Secondary Ammo
2018-01-30 23:52:48 -05:00
a_weapons.h
- made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side.
2018-01-30 22:04:31 +01:00