This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2e2fe87445
vkdoom_m
/
src
/
g_inventory
History
Christoph Oelckers
18213f377c
- fixed: Inventory items that have been modified with Dehacked to be monsters should not be killed by P_Massacre when being owned.
2018-07-20 11:43:49 +02:00
..
a_keys.cpp
Removed all superfluous #include's
2018-04-24 14:30:35 +03:00
a_keys.h
- implemented the regular Doom status bar.
2017-03-26 22:04:58 +02:00
a_pickups.cpp
- fixed: Inventory items that have been modified with Dehacked to be monsters should not be killed by P_Massacre when being owned.
2018-07-20 11:43:49 +02:00
a_pickups.h
- fixed: Inventory items that have been modified with Dehacked to be monsters should not be killed by P_Massacre when being owned.
2018-07-20 11:43:49 +02:00
a_weapons.cpp
Removed all superfluous #include's
2018-04-24 14:30:35 +03:00
a_weapons.h
- made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side.
2018-01-30 22:04:31 +01:00