vkdoom_m/src/common/objects
Christoph Oelckers aedf0e3ce5 - fixed GC::FullGC not collecting everything anymore.
With the delayed handling of internal references of destroyed objects the function now returned without making sure that it really got everything.
Repeating until it cannot delete anything new anymore makes it work again as intended.
2022-12-05 12:29:03 +01:00
..
autosegs.cpp - reworked CVARs to not use a linked list and to be initialized manually. 2022-10-21 18:56:43 +02:00
autosegs.h - reworked CVARs to not use a linked list and to be initialized manually. 2022-10-21 18:56:43 +02:00
dobject.cpp Map<K,V> and MapIterator<K,V> for ZScript 2022-12-04 15:11:00 +01:00
dobject.h - backend update from Raze. 2020-11-23 15:45:33 +01:00
dobjgc.cpp - fixed GC::FullGC not collecting everything anymore. 2022-12-05 12:29:03 +01:00
dobjgc.h GC fixes/improvements 2022-11-06 19:39:00 +01:00
dobjtype.cpp Map<K,V> and MapIterator<K,V> for ZScript 2022-12-04 15:11:00 +01:00
dobjtype.h Map<K,V> and MapIterator<K,V> for ZScript 2022-12-04 15:11:00 +01:00