]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cl_weaponsystem.qc
merge trunk
[divverent/nexuiz.git] / data / qcsrc / server / cl_weaponsystem.qc
2008-06-27 div0merge trunk
2007-12-27 div0- graphics config changes
2007-12-20 div0- g_player_brightness cvar (still needs engine support)
2007-11-29 div0trunk->branch merge:
2007-10-06 div0add bestweapon support using DP_CON_BESTWEAPON
2007-09-01 div0separate refire timers per weapon; kills the "can switc...
2007-05-28 div0remove EF_FULLBRIGHT from first person view; add misc...
2007-05-04 div0optional precaching; r_picmipworld
2007-05-02 div0trunk/branch merge:
2007-05-02 div0- New game mode: Key Hunt
2007-04-20 div0fix: bots following carried flags, bot waypoints being...
2007-04-18 kadaverjackmerged from trunk: r2327, r2333 & r2335
2007-04-18 div0EF_LOWPRECISION whereever needed
2007-04-17 div0gamecommand support;
2007-04-08 div0more hook updates; less dlight
2007-03-16 div0"impossible shot" dprint killed
2007-03-16 div0projectile velocity stuff
2007-01-14 div0hidden "g_running_guns" mutator; fteqcc bug checking...
2006-12-01 savagexadd a nice patch from esteel to fix the rapid weapon...
2006-11-29 div0Nex balance changes
2006-08-23 div0improved antilag
2006-08-03 div0weapon throw code cleanup
2006-07-14 div0_scoreboard cvar, max shot distance
2006-07-08 div0Defatalization merge
2006-07-07 div0merging fixes committed to trunk before and running...
2006-06-30 div0weapon_thinkf now is safe to be called twice in a frame...
2006-06-20 lordhavocfixed weapon animation timing bug so that the machinegu...
2006-06-14 lordhavocweapon timing patch from trunk
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]