]> icculus.org git repositories - divverent/nexuiz.git/commit
added g_maplist_defaultlist cvar for qc to use when g_maplist is bogus
authorlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 14 Feb 2006 07:36:56 +0000 (07:36 +0000)
committerlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 14 Feb 2006 07:36:56 +0000 (07:36 +0000)
commit43b0ab5574b069e0b980e77e00ae128f5a8c667b
treed5e7c8051014aa50255bd2946b0a63fd5d0d46d0
parentefc2bb07cdb75719b4e5f9af38a8e962eed7f01f
added g_maplist_defaultlist cvar for qc to use when g_maplist is bogus
changed some seta cvars to set
changed samelevel 1 code to work properly (using restart command)
changed map list cycling to try twice to cycle the map list, if
g_maplist is found to be invalid then g_maplist_defaultlist is copied
into it and it tries one more time to find a valid map to cycle to

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1044 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/default.cfg
data/qcsrc/server/gamec/g_world.c