This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
3131c08640
vkdoom_m
/
src
/
g_inventory
History
Christoph Oelckers
3131c08640
- fixed: the restart CCMD must clear out all statically stored pointers to VM functions because they do not survive the shutdown that is needed before loading new data.
2017-01-31 13:41:23 +01:00
..
a_keys.cpp
- scriptified the remains of AKey.
2017-01-18 15:17:12 +01:00
a_keys.h
- scriptified the remains of AKey.
2017-01-18 15:17:12 +01:00
a_pickups.cpp
- fixed: the restart CCMD must clear out all statically stored pointers to VM functions because they do not survive the shutdown that is needed before loading new data.
2017-01-31 13:41:23 +01:00
a_pickups.h
more inventory scriptification
2017-01-19 23:42:12 +01:00
a_weapons.cpp
- more exporting of AInventory.
2017-01-19 20:56:31 +01:00
a_weapons.h
- scriptified a large part of the weapon code.
2017-01-19 17:40:34 +01:00