Home
last modified time | relevance | path

Searched refs:DestroyAllThinkers (Results 1 – 12 of 12) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dp_level_think.cpp101 void VLevel::DestroyAllThinkers() in DestroyAllThinkers() function in VLevel
103 guard(VLevel::DestroyAllThinkers); in DestroyAllThinkers()
H A Dlevel.h281 void DestroyAllThinkers();
H A Dlevel.cpp432 DestroyAllThinkers(); in Destroy()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddthinker.cpp86 DestroyAllThinkers (); in SerializeAll()
164 void DThinker::DestroyAllThinkers () in DestroyAllThinkers() function in DThinker
H A Ddthinker.h73 static void DestroyAllThinkers ();
H A Ddobject.cpp169 DThinker::DestroyAllThinkers(); in StaticShutdown()
H A Dd_main.cpp1052 DThinker::DestroyAllThinkers(); in D_DoomWadReboot()
H A Dp_setup.cpp1614 DThinker::DestroyAllThinkers (); in P_SetupLevel()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ddthinker.cpp156 DestroyAllThinkers(); in SerializeAll()
198 DestroyAllThinkers(); in SerializeAll()
322 void DThinker::DestroyAllThinkers () in DestroyAllThinkers() function in DThinker
H A Ddthinker.h77 static void DestroyAllThinkers ();
H A Dp_setup.cpp3360 DThinker::DestroyAllThinkers (); in P_FreeLevelData()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dd_main.cpp374 DThinker::DestroyAllThinkers(); in D_DoomLoop()