Home
last modified time | relevance | path

Searched refs:ATR_DEMO (Results 1 – 8 of 8) sorted by relevance

/dports/games/q2pro/q2pro/include/
H A Dprotocol.h263 ATR_DEMO, enumerator
/dports/games/q2pro/q2pro/source/
H A Dcl_demo.c196 MSG_WriteByte( ATR_DEMO ); // demos are always attract loops in CL_Record_f()
H A Dkeys.c638 if( cl.attractLoop == ATR_DEMO && in Key_Event()
H A Dmvd_record.c546 MSG_WriteByte( ATR_DEMO ); in MVD_Record_f()
H A Dsv_ccmds.c476 SV_Map( ATR_DEMO, Cmd_Argv( 1 ), qfalse ); in SV_DemoMap_f()
H A Dconsole.c123 if( sv_running->integer && cl.attractLoop == ATR_DEMO && !cls.demoplayback ) in Con_ToggleConsole_f()
H A Dcl_ents.c814 demoplayback = cls.demoplayback || cl.attractLoop == ATR_DEMO; in CL_CalcCurrentState()
H A Dmvd_client.c2032 MSG_WriteByte( ATR_DEMO ); /* demos are always attract loops */ in MVD_StreamedRecord_f()