RingRacers/src/acs
toaster 5e7cce9047 CallFunc_SetThingProperty: Get next mobj in TID chain at start of loop
In cases where state/property set can cause instant deletion, definitely interrupts FindMobjFromTID iteration after one step and potentially uses after free

Also adds comment warnings to this effect near ways to find P_FindMobjFromTID, and updates P_ProcessSpecial even though we could probably stand to rip it out now
2025-05-26 15:22:30 +01:00
..
vm
acsvm.hpp
call-funcs.cpp CallFunc_SetThingProperty: Get next mobj in TID chain at start of loop 2025-05-26 15:22:30 +01:00
call-funcs.hpp
CMakeLists.txt
environment.cpp
environment.hpp
interface.cpp
interface.h
stream.cpp
stream.hpp
thread.cpp
thread.hpp