]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/sv_main.qc
cl_teamradar_foreground_alpha cvar
[divverent/nexuiz.git] / data / qcsrc / server / sv_main.qc
2008-10-09 div0cl_teamradar_foreground_alpha cvar
2008-10-04 div0fix timelimit display after ready-restart (no longer...
2008-09-28 div0uncustomize first (not needed now, but maybe later)
2008-09-28 div0LOD for misc_models and similar entities
2008-09-24 div0fix bugs reported by MirceaKitsune
2008-09-12 m0rfarMade two debug prints regarding g_footsteps dprints...
2008-09-08 div0check if the player touches a checkpoint, and ignore...
2008-09-07 div0fix the worst bugs in warmup
2008-09-05 esteelonly care about warmupstage and warmuplimit if in tourn...
2008-09-05 esteelrenamed g_tourney_warmup_unlimited_time to g_tourney_wa...
2008-08-28 div0- get rid of delayed init where I found it and replace...
2008-08-06 div0reassign the sound channels in a more meaningful way...
2008-08-05 div0two big changes:
2008-08-05 div0add to the playersound system a globalsound system...
2008-08-04 div0play every player sound on CHAN_AUTO except say messages
2008-08-04 div0new stupidly recorded sounds for players
2008-08-01 div0new packet loss column ("pl")
2008-07-20 div0g_maplist_votable_screenshot_dir: take map screenshots...
2008-07-04 blub0Instead of wasting actual entities, I now use the TempE...
2008-06-27 div0fix spawning
2008-06-27 div0cleanup of spawn code;
2007-11-15 div0latch the mutator cvars too
2007-10-10 div0replaced dprint by a QC function that checks for "devel...
2007-05-17 div0slime should dissolve corpses too!
2007-05-15 lordhavocgibs are no longer considered creatures, and hence...
2007-05-14 div0disable the lava/slime dissolve sound for anything...
2007-04-26 lordhavocchanged all sound names from .ogg to .wav, the engine...
2007-04-24 div0quit_and_redirect improved, can now redirect to "self...
2006-12-23 div0falling damage should only be applied for velocity...
2006-12-05 m0rfarHitground sounds is less likely to be played now. It...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]