]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
fixing teleport waypoints in scripting
[divverent/nexuiz.git] / data / qcsrc / server /
2009-11-22 div0fixing teleport waypoints in scripting
2009-11-22 div0tuba: make it less of a BW hog
2009-11-22 div0fix typo
2009-11-22 div0try to support teleport waypoints in waypoint walking
2009-11-22 div0telefrag avoidance feature
2009-11-21 div0fix bug in bot scripting causing wrong tuba notes
2009-11-21 div0cvar hashes only
2009-11-21 div0a new radarmap mode --lineblock for debugging traceline...
2009-11-21 div0playerdemo: commands for auto reading/wriitng
2009-11-21 div0forgot these two files for playerdemos
2009-11-21 div0playerdemos - recording actions of a player and playing...
2009-11-21 div0fix minor typos in gauntlet and lighting gun code
2009-11-19 lordhavocfix a bug with ekg (players were not gibbing on death)
2009-11-19 fruitiexprecache the gauntlet sound
2009-11-19 fruitiexexperimental gauntlet, use it in nexrun, do a small...
2009-11-18 fruitiexuse crylink_fire2.wav instead, sounds much better when...
2009-11-18 fruitiexexperimental lightningun, used in the nexrun balance
2009-11-17 fruitiexpatch by Spaceman: bots send accuracy data but never...
2009-11-16 fruitiexPatch by Spaceman: Allow viewing the accuracy stats...
2009-11-16 div0slightly improved tuba note handling
2009-11-14 div0fix typo
2009-11-14 div0sync extensions
2009-11-14 div0match up documentation because it now uses double quotes
2009-11-14 div0document getextresponse
2009-11-14 fruitiexfix friendlyfire check in ca, add ca support for silvercity
2009-11-14 lordhavocenable spread on weapons
2009-11-11 div0WAY better tuba thanks to CSQC magic.
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-11-09 div0fix running guns
2009-11-08 samualg_nodepthtestitems -- Allows you to disable depth testi...
2009-11-08 div0log() function is now a builtin (this means we need...
2009-11-08 samualg_nodepthtestplayers -- Allows you to disable depth...
2009-11-08 div0get rid of sqrt2 hardcoded
2009-11-08 tzorkRacer: return to spawn if left ("alive")for some time...
2009-11-08 div0fix stddev of gaussian dist
2009-11-08 div0add back the falloff curve that was MEANT to be linear...
2009-11-08 div0now with REAL linear falloff (old formula was wrong)
2009-11-07 div0fix comments :P
2009-11-07 div0yet another style: linear falloff
2009-11-07 div0different probability distributions for spread (quake...
2009-11-07 div0add a crude version of <math.h> to QC
2009-11-07 div0remove an unused function
2009-11-07 div0make antilag work again
2009-11-06 div0\7fuse glowmod for nexuiz 2.6 and above (checked using...
2009-11-06 tzorkVEHICLES_ENABLED not supposed to be #defined by default...
2009-11-05 div0do not do laserplay stuff if damage is <= 0
2009-11-05 div0don't guide rockets when holding secondary
2009-11-05 div0add a fteqcc bug test case
2009-11-04 tzorkmonster_zombie (not enabled by default, -DMONSTES_ENABL...
2009-11-04 tzorkRemove code::blocks project file, its never in sync.
2009-11-04 tzorklib updates
2009-11-04 tzorkMinor turret tweaks.
2009-11-04 tzorkVehicle updates.
2009-11-04 tzorkNew DEATH_'s
2009-11-03 div0fix a pseudo leak
2009-11-01 fruitiexchat replacement %s and %S for current speed (XY and...
2009-11-01 mand1ngaFixed some typos
2009-10-31 div0hopefully fix invisible-player bug
2009-10-30 div0TDM: g_tdm_team_spawns
2009-10-24 div0follow: fix logic of src/dst checking
2009-10-24 div0DP_QC_ENTITYSTRING
2009-10-24 div0documented joints
2009-10-23 div0experimental new team selection code (should not favor...
2009-10-22 div0fix misc_follow :P
2009-10-21 div0preliminary declaration of jointtype, and make misc_fol...
2009-10-21 div0fix warning
2009-10-20 div0add DP_PHYSICS preliminary API so maps can already...
2009-10-20 div0merge extensions with dpmod
2009-10-19 div0laser projectile delay (STUUUUUPID)
2009-10-17 div0shadowmapping menu option
2009-10-16 div0comment :P
2009-10-16 div0magic ear. check deadflag too
2009-10-15 fruitiexkeyhunt code cleanup patch by Spaceman
2009-10-15 fruitiexpatch by Spaceman: use sv_adminnick in admin messages...
2009-10-15 div0and make it work :P
2009-10-15 div0unless we have no other gun
2009-10-15 div0force the out-of-ammo weapon switch even if the other...
2009-10-15 div0sync crosshair effects to weapon switch delay
2009-10-15 div0sorry, FruitieX, I had to rename the database fields...
2009-10-14 fruitiexFix the race server best and speed award by sending...
2009-10-14 div0fix crosshair effects
2009-10-13 fruitiexspeed awards for CTS!
2009-10-13 fruitiexadd more information to the record bprints (eg. previou...
2009-10-13 fruitiexmore cleanups and bugfixes to the race hud code
2009-10-12 samualUse gender-neutral kill/suicide messages
2009-10-12 fruitiexpatch by merlijn: add eventlog message when g_start_del...
2009-10-12 samualFix typo in typefrag message
2009-10-11 div0race: STRICTTRIGGER spawnflag: still forward trigger...
2009-10-11 fruitiexcvar hashes...
2009-10-11 div0cvar checksums
2009-10-11 div0make a cvar control the model sanity fix
2009-10-11 div0show aiming direction on player models using a REALLY...
2009-10-11 div0rescan_pendign cvar (to schedule a fs_rescan later)
2009-10-11 fruitiexshow server record on the hud (race/cts)
2009-10-09 samualChange typefrag fragmessage to be on by default + small...
2009-10-09 samualNew frag message information system which allows extra...
2009-10-09 fruitiexcvar hashes *sigh*
2009-10-09 div0cvar checksums for nexrun balance
2009-10-08 div0cvar checksums
next