]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc
fix a bug in target_give by using InitializeEntity
[divverent/nexuiz.git] / data / qcsrc /
2009-12-07 fruitiexfix a bug in target_give by using InitializeEntity
2009-12-06 div0update docs of autocvars
2009-12-06 div0add missing autocvars.qh file
2009-12-06 div0sloppy (faster) gibs
2009-12-05 div0new bug test: tracebug2
2009-12-05 fruitiexcvar for enabling/disabling playerclips on a map (usefu...
2009-12-05 div0document DP_QC_AUTOCVARS
2009-12-05 fruitiexadd cvar_or to the timer scale for compatibility
2009-12-05 div0fixing some false alarms by fteqcc
2009-12-05 fruitiexsupport defrag weapon/item give entity
2009-12-05 lordhavocoptimized trail code by adding a new .traileffect field...
2009-12-05 lordhavocfix bug where dlight from rocket flickered because...
2009-12-03 div0add a missing cvar
2009-12-03 fruitiexweapon remove ent compatibility from defrag (link to...
2009-12-03 fruitiex-add cvars for playersize to allow eg. defrag mapinfos...
2009-12-02 fruitiexbugfix: defrag compat now works with defrag maps that...
2009-12-02 fruitiexinstant movetoteam cmd (patch by Spaceman)
2009-12-02 samualFix a check in clientcommands.qc
2009-12-02 div0avoid crash on RPN using undefined cvar
2009-12-02 div0added some missing vars
2009-12-02 fruitiexadd a cvar that can disable wearing off on powerups
2009-12-02 fruitiexoops, forgot this little autogen mapinfo code change...
2009-12-02 div0add more missing cvars
2009-12-02 fruitiexadd defrag waypoint support to CTS, first time someone...
2009-12-02 fruitiexdisable weapon throwing in mode 1 of weapon_stay, add...
2009-12-02 fruitiexcvar "g_teleport_maxspeed" for global speed teleporter...
2009-12-01 div0remove old cvars that were for mapcfg
2009-11-29 div0fix more broken cvars
2009-11-29 div0fix a cvar typo
2009-11-29 div0fix SOME missing cvars
2009-11-29 div0fix a typo regarding warmup weapon selection
2009-11-29 div0remove some undefined cvar accessing
2009-11-29 div0new cvar checking: bail out if an undefined cvar is...
2009-11-29 div0try improving warmup weapon selection code; also:
2009-11-28 fruitiexadd a special g_start_weapon_* mode -2, "provide the...
2009-11-28 fruitiexadd warmup support to clan arena
2009-11-28 fruitiexprecache red/blue team scores sounds for ca
2009-11-27 div0fix crash when allowing unsupported modes
2009-11-26 fruitiexadd jointypes to eventlogs and disable the teamnagger...
2009-11-23 div0reduce tuba bandwidth even more
2009-11-23 div0mapinfo: don't refuse unsupported game types if they...
2009-11-22 div0fix that one gettaginfo use for updown aiming with...
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 fruitiexadd cvar: sbar_timer_scale which allows scaling the...
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-15 div0tuba: great new code that can hold notes
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-14 div0change a shot origin error to warning
2009-11-11 div0more fixing :P
2009-11-11 div0add comment
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-10 fruitiexREALLY fix it this time.
2009-11-10 fruitiexfix division by zero
2009-11-09 div0better isnan()
2009-11-09 fruitiexflip column/row highligthing, remove the blinking text...
2009-11-09 div0fix running guns
2009-11-08 div0work around fteqcc bug
2009-11-08 div0fix checkextension decl
2009-11-08 div0remove debug print
2009-11-08 div0make it work even if someone changes the files :P
2009-11-08 div0logarithm
2009-11-08 samualg_nodepthtestitems -- Allows you to disable depth testi...
2009-11-08 div0remove log and exp from gamecommand again as log is...
2009-11-08 div0log() function is now a builtin (this means we need...
2009-11-08 div0fix some constants
2009-11-08 div0fix warning
2009-11-08 div0fix some mathlib bugs
2009-11-08 samualg_nodepthtestplayers -- Allows you to disable depth...
2009-11-08 div0redundant redundant M_PI
2009-11-08 div0get rid of sqrt2 hardcoded
2009-11-08 div0simpler gaussian distribution code
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)
next