This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
cf7518fe43
vkdoom_m
/
src
/
common
/
objects
History
Player701
3a526c9e5a
- Implement return type covariance for ZScript virtual functions
2020-09-27 14:18:15 +02:00
..
autosegs.h
- moved DObject and core parts of the VM to 'common'.
2020-04-11 20:20:51 +02:00
dobject.cpp
- moved dumpactors CCMD out of dobject.cpp.
2020-04-11 20:20:52 +02:00
dobject.h
- fixed calculation of allocated memory for garbage collection
2020-06-09 16:48:51 +03:00
dobjgc.cpp
- split game dependent parts out of menudef.cpp.
2020-06-14 00:27:32 +02:00
dobjgc.h
- moved most of the root marking out of the garbage collector, replacing it with callbacks.
2020-04-11 20:20:52 +02:00
dobjtype.cpp
- Implement return type covariance for ZScript virtual functions
2020-09-27 14:18:15 +02:00
dobjtype.h
- Implement return type covariance for ZScript virtual functions
2020-09-27 14:18:15 +02:00