Functions | |
| void | CL_Demo_Init (void) |
| int | CL_GetMessage (void) |
| void | CL_Record (const char *argv1, int track) |
| void | CL_StopPlayback (void) |
| void | CL_StopRecording (void) |
| void | CL_WriteDemoCmd (usercmd_t *pcmd) |
Variables | |
| struct cvar_s * | demo_gzip |
| struct cvar_s * | demo_speed |
| void CL_Demo_Init | ( | void | ) |
| int CL_GetMessage | ( | void | ) |
| void CL_StopPlayback | ( | void | ) |
| void CL_StopRecording | ( | void | ) |
| void CL_WriteDemoCmd | ( | usercmd_t * | pcmd | ) |
| struct cvar_s* demo_gzip |
| struct cvar_s* demo_speed |