Home
last modified time | relevance | path

Searched refs:P_SerializeThinkers (Results 1 – 6 of 6) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_saveg.h35 void P_SerializeThinkers (FArchive &arc, bool, bool);
H A Dp_saveg.cpp253 void P_SerializeThinkers (FArchive &arc, bool hubLoad, bool noStorePlayers) in P_SerializeThinkers() function
H A Dc_level.cpp894 P_SerializeThinkers(arc, hubLoad, noStorePlayers); in G_SerializeLevel()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_saveg.h45 void P_SerializeThinkers (FArchive &arc, bool);
H A Dp_saveg.cpp548 void P_SerializeThinkers (FArchive &arc, bool hubLoad) in P_SerializeThinkers() function
H A Dg_level.cpp1532 P_SerializeThinkers (arc, hubLoad); in G_SerializeLevel()