This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a6785afddb
vkdoom_m
/
src
/
g_inventory
History
Christoph Oelckers
a6785afddb
- optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself.
2017-02-08 15:47:22 +01:00
..
a_keys.cpp
- optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself.
2017-02-08 15:47:22 +01:00
a_keys.h
- scriptified the remains of AKey.
2017-01-18 15:17:12 +01:00
a_pickups.cpp
- let skip_super use the AActor assignment operator. The blanket memcpy it used was clobbering some data.
2017-02-07 18:12:59 +01:00
a_pickups.h
- let skip_super use the AActor assignment operator. The blanket memcpy it used was clobbering some data.
2017-02-07 18:12:59 +01:00
a_weapons.cpp
- optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself.
2017-02-08 15:47:22 +01:00
a_weapons.h
- got rid of PClassWeapon.
2017-02-07 19:02:27 +01:00