]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/arena.qc
precache the gauntlet sound
[divverent/nexuiz.git] / data / qcsrc / server / arena.qc
2009-11-11 fruitiexclean up CA and add some standard CA stuff like startin...
2009-11-10 fruitiexCommit the new clan arena mod, as well as make the...
2009-04-05 mand1ngaCompleted newlines on some arena mode messages
2009-02-13 div0hopefully fix ready restart after countdown
2009-02-06 div0remove some trailing newlines from centerprints ([...
2009-01-24 div0fix reset_map logic
2009-01-22 div0make WPs self-resetting
2009-01-22 div0more self-resetting
2009-01-22 div0make lots of stuff self-resetting
2009-01-22 div0death to g_decors.qc (it no longer does anything anyway)
2009-01-22 div0__FORCE_READY_RESTART: do not respawn players during...
2009-01-22 div0make all triggers properly self-reset; still missing...
2009-01-22 div0use less bytes; add a .void() reset to all entities...
2009-01-22 div0new entities: trigger_relay_teamcheck, trigger_disablerelay
2009-01-10 div0svc_stopsound; make sure exploding projectiles ALWAYS...
2008-11-28 div0support "cnt" field in items as probability weight...
2008-11-27 div0breakable: add support for causing damage, and playing...
2008-11-26 div0assault: fix lots of bugs, initial waypointsprites...
2008-10-21 div0func_breakable: more cleanups, assault merge, entities...
2008-10-10 div0fix keyhunt crash with warmup
2008-10-04 div0fix timelimit display after ready-restart (no longer...
2008-09-29 div0implement CTF suggestion by [-z-] as comments
2008-09-28 div0ctf fixes (and comments containing ^R_Alien's scoring)
2008-09-21 div0properly reset teamed items
2008-09-12 div0CTF: fix portal exploit by adding a flag drop penalty...
2008-09-09 div0make reset_map no longer overwrite "self" so even Green...
2008-09-07 div0fix the worst bugs in warmup
2008-08-23 div0fix ready-restart in CTF
2008-08-10 div0new command "allready" (for vcall/vdo); fix shootable...
2008-08-10 div0race: "g_race_qualifying 2" makes qualifying-then-race...
2008-08-09 div0race: support ready-restart (should already work with...
2008-08-06 div0gave some entity channels more descriptive names; add...
2008-08-05 div0two big changes:
2008-07-26 div0CTF!
2008-07-25 div0either a total screwup, or LMS support
2008-07-25 div0add much more stuff. REALLY need to initialize the...
2008-06-03 div0oops... huge bugs in the spawnfunc patch... it also...
2008-06-01 div0change all spawn functions to use the spawnfunc_ prefix...
2008-05-17 greenmarineextension of the ready-restart feature:
2008-03-17 blub0onslaught ready reset code, all those who promised...
2008-01-22 lordhavocchanged all te_ effects (except te_bloodshower) to...
2008-01-22 div0make Arena's reset function also reset spawnpoints
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-04-21 kadaverjack- changed newlines string to #define and added even...
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-17 div0preparations for better team auto balancing;
2007-01-14 div0Replaced trunk's centerprint system by the simpler...
2006-06-28 div0centerprints now are managed independently per line
2006-06-24 kadaverjack- new cvar sv_spectator_speed_multiplier
2006-06-18 kadaverjack- fixed arena bug (http://www.alientrap.org/forum/viewt...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]