vkdoom_m/src/common/objects
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