doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | logCmd_t |
struct | fileTIME_T |
struct | mapSpawnData_t |
class | idSessionLocal |
Enumerations | |
enum | timeDemo_t { TD_NO, TD_YES, TD_YES_THEN_QUIT } |
Variables | |
const int | USERCMD_PER_DEMO_FRAME = 2 |
const int | CONNECT_TRANSMIT_TIME = 1000 |
const int | MAX_LOGGED_USERCMDS = 60*60*60 |
idSessionLocal | sessLocal |
enum timeDemo_t |
Enumerator | |
---|---|
TD_NO | |
TD_YES | |
TD_YES_THEN_QUIT |
Definition at line 73 of file Session_local.h.
Definition at line 80 of file Session_local.h.
Definition at line 81 of file Session_local.h.
idSessionLocal sessLocal |
Definition at line 47 of file Session.cpp.
Definition at line 79 of file Session_local.h.