doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Macros | |
#define | CDKEY_DIGITS "TWSBJCGD7PA23RLH" |
Functions | |
void | RandomizeStack (void) |
void | Session_RescanSI_f (const idCmdArgs &args) |
void | LoadGame_f (const idCmdArgs &args) |
void | SaveGame_f (const idCmdArgs &args) |
void | TakeViewNotes_f (const idCmdArgs &args) |
void | TakeViewNotes2_f (const idCmdArgs &args) |
void | Session_Hitch_f (const idCmdArgs &args) |
Variables | |
idSessionLocal | sessLocal |
idSession * | session = &sessLocal |
const int | PREVIEW_X = 211 |
const int | PREVIEW_Y = 31 |
const int | PREVIEW_WIDTH = 398 |
const int | PREVIEW_HEIGHT = 298 |
#define CDKEY_DIGITS "TWSBJCGD7PA23RLH" |
Definition at line 3090 of file Session.cpp.
Definition at line 1737 of file Session.cpp.
Definition at line 56 of file Session.cpp.
Definition at line 1752 of file Session.cpp.
Definition at line 1837 of file Session.cpp.
Definition at line 72 of file Session.cpp.
Definition at line 1780 of file Session.cpp.
Definition at line 1770 of file Session.cpp.
Definition at line 54 of file Session.cpp.
Definition at line 53 of file Session.cpp.
Definition at line 51 of file Session.cpp.
Definition at line 52 of file Session.cpp.
Definition at line 48 of file Session.cpp.
idSessionLocal sessLocal |
Definition at line 47 of file Session.cpp.