Searched refs:gamedir (Results 1 – 6 of 6) sorted by relevance
31 - fix it so that screenshots try to write to gamedir and if it doesn't47 x- exec frontend.cfg after execing config.cfg during gamedir change50 x- stuff cl_warncmd before and after execing gamedir configs on gamedir change57 saves in current gamedir
164 - new command, sv_gamedir, which sets the visible gamedir to clients. this168 gamedir ctf4.1223 - now execs the config.cfg in a gamedir upon receiving a new gamedir from224 the server (saves the current config into the current gamedir before
289 - Now execs the config.cfg in a gamedir upon receiving a new gamedir from290 the server (saves the current config into the current gamedir before315 - New command, sv_gamedir, which sets the visible gamedir to clients. this319 gamedir ctf4.1
397 gamedir", SV_Gamedir_f
69 gamedir73 gamedir // for deciding the add-on directory (qw, ctf, etc)
59 char *gamedir; in SV_New_f() local72 gamedir = Info_ValueForKey (svs.info, "*gamedir"); in SV_New_f()73 if (!gamedir[0]) in SV_New_f()74 gamedir = "qw"; in SV_New_f()88 MSG_WriteString (&host_client->netchan.message, gamedir); in SV_New_f()