doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
const char * | GetTypeVariableName (const char *typeName, int offset) |
void | PrintType (const void *typePtr, const char *typeName) |
void | WriteTypeToFile (idFile *fp, const void *typePtr, const char *typeName) |
void | InitTypeVariables (const void *typePtr, const char *typeName, int value) |
void | ListTypeInfo_f (const idCmdArgs &args) |
void | WriteGameState_f (const idCmdArgs &args) |
void | CompareGameState_f (const idCmdArgs &args) |
void | TestSaveGame_f (const idCmdArgs &args) |
Definition at line 1325 of file TypeInfo.cpp.
Definition at line 92 of file TypeInfo.cpp.
Definition at line 1389 of file TypeInfo.cpp.
Definition at line 1412 of file TypeInfo.cpp.
Definition at line 1380 of file TypeInfo.cpp.
Definition at line 1343 of file TypeInfo.cpp.
Definition at line 1307 of file TypeInfo.cpp.