]> icculus.org git repositories - divverent/nexuiz.git/commit
renamed g_tourney_warmup_unlimited_time to g_tourney_warmup_limit and default it...
authoresteel <esteel@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 5 Sep 2008 17:34:49 +0000 (17:34 +0000)
committeresteel <esteel@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 5 Sep 2008 17:34:49 +0000 (17:34 +0000)
commite8cba3ee0561c12e518a6496caf09848f58e23b0
tree858b037ea6deea62457c2f2dfa348ca87635068f
parent4ed92b4df26f22ffb456da715f5d90729bf110b6
renamed g_tourney_warmup_unlimited_time to g_tourney_warmup_limit and default it to 60 (-1 is totally unlimited, 0 is up to timelimit, other values limit it further)
being limited to 60 seconds, next step is to enable g_tourney too by default (i think CSQC needs to show this in a good way first, we try this later)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@4357 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/defaultNexuiz.cfg
data/qcsrc/server/clientcommands.qc
data/qcsrc/server/defs.qh
data/qcsrc/server/g_world.qc
data/qcsrc/server/miscfunctions.qc
data/qcsrc/server/sv_main.qc