Home
last modified time | relevance | path

Searched refs:cl_motd (Results 1 – 17 of 17) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_main.cpp46 cvar_t *cl_motd; variable
882 if ( !cl_motd->integer ) { in CL_RequestMotd()
886 if ( cl_motd->integer < 1 || cl_motd->integer > MAX_MASTER_SERVERS ) { in CL_RequestMotd()
891 Com_sprintf( command, sizeof(command), "cl_motdServer%d", cl_motd->integer ); in CL_RequestMotd()
2690cl_motd = Cvar_Get ("cl_motd", "1", CVAR_ARCHIVE_ND, "Display welcome message from master server o… in CL_Init()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_main.c32 cvar_t *cl_motd; variable
873 if ( !cl_motd->integer ) { in CL_RequestMotd()
2351 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_main.c51 cvar_t *cl_motd; variable
1294 if ( !cl_motd->integer ) { in CL_RequestMotd()
3042 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_main.c51 cvar_t *cl_motd; variable
1294 if ( !cl_motd->integer ) { in CL_RequestMotd()
3042 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
/dports/games/evq3/evq3/code/client/
H A Dcl_main.c47 cvar_t *cl_motd; variable
1237 if ( !cl_motd->integer ) { in CL_RequestMotd()
2951 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c51 cvar_t *cl_motd; variable
1336 if ( !cl_motd->integer ) { in CL_RequestMotd()
3111 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
H A Dcl_main.c.mine51 cvar_t *cl_motd;
1333 if ( !cl_motd->integer ) {
3096 cl_motd = Cvar_Get ("cl_motd", "1", 0);
H A Dcl_main.c.r178851 cvar_t *cl_motd;
1326 if ( !cl_motd->integer ) {
3089 cl_motd = Cvar_Get ("cl_motd", "1", 0);
H A Dcl_main.c.r191051 cvar_t *cl_motd;
1329 if ( !cl_motd->integer ) {
3104 cl_motd = Cvar_Get ("cl_motd", "1", 0);
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c51 cvar_t *cl_motd; variable
1336 if ( !cl_motd->integer ) { in CL_RequestMotd()
3111 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
H A Dcl_main.c.mine51 cvar_t *cl_motd;
1333 if ( !cl_motd->integer ) {
3096 cl_motd = Cvar_Get ("cl_motd", "1", 0);
H A Dcl_main.c.r178851 cvar_t *cl_motd;
1326 if ( !cl_motd->integer ) {
3089 cl_motd = Cvar_Get ("cl_motd", "1", 0);
H A Dcl_main.c.r191051 cvar_t *cl_motd;
1329 if ( !cl_motd->integer ) {
3104 cl_motd = Cvar_Get ("cl_motd", "1", 0);
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_main.c67 cvar_t *cl_motd; variable
1542 if ( !cl_motd->integer ) { in CL_RequestMotd()
3654 cl_motd = Cvar_Get( "cl_motd", "1", 0 ); in CL_Init()
/dports/games/openjk/OpenJK-07675e2/
H A DCHANGELOG.md74 * [+] Add `cl_motdServer1..5` cvars. `cl_motd` points to which one is used or 0 to turn off
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_main.c31 cvar_t *cl_motd; variable
2658 cl_motd = Cvar_Get ("cl_motd", "1", 0); in CL_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_main.c72 cvar_t *cl_motd; variable
1622 if ( !cl_motd->integer ) { in CL_RequestMotd()
3981 cl_motd = Cvar_Get( "cl_motd", "1", 0 ); in CL_Init()