]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked the entire config loading system for the gamedir command
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 25 Feb 2011 19:05:21 +0000 (19:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 25 Feb 2011 19:05:21 +0000 (19:05 +0000)
commitb1a8aaaee6d26247423e17d2a2ba8ea1cc9692a8
tree3772e4a39450c8fc47f27576753ed082e5cf2283
parentac7539a1050dfcec9acc5e702c1d1ece4d2b94c6
reworked the entire config loading system for the gamedir command
gamedir switch now fully resets command/alias/cvar state
FS_Rescan function now automatically switches gamemode based on
first specified gamedir (mission pack hud, gameplayfix cvars, etc)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10864 d7cf8633-e32d-0410-b094-e92efae38249
17 files changed:
cl_parse.c
cmd.c
cmd.h
common.c
common.h
cvar.c
cvar.h
fs.c
host.c
host_cmd.c
menu.c
r_shadow.c
sbar.c
sv_main.c
vid_shared.c
view.c
zone.c