]> icculus.org git repositories - divverent/nexuiz.git/commit
r7959 | div0 | 2009-09-27 19:49:17 +0200 (Sun, 27 Sep 2009) | 2 lines
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 28 Sep 2009 10:36:46 +0000 (10:36 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 28 Sep 2009 10:36:46 +0000 (10:36 +0000)
commitf41a8e0fc433063468c755c323f67fb887f74e1b
tree38fc8a845c137131ff5446eb98baae00d3ff063a
parent1163746e9e37d4541358cc48f33d63411e639e4c
r7959 | div0 | 2009-09-27 19:49:17 +0200 (Sun, 27 Sep 2009) | 2 lines
a reset facility for weapon properties... should help keep code clean
r7960 | div0 | 2009-09-27 19:52:23 +0200 (Sun, 27 Sep 2009) | 2 lines
also reset all attack_finished vars on spawn
r7961 | lordhavoc | 2009-09-27 19:52:32 +0200 (Sun, 27 Sep 2009) | 2 lines
make hlac secondary less overkill
r7962 | div0 | 2009-09-27 19:53:24 +0200 (Sun, 27 Sep 2009) | 2 lines
taken over HLAC changes
r7963 | div0 | 2009-09-27 21:25:29 +0200 (Sun, 27 Sep 2009) | 2 lines
remove the bot_cmd_current when a bot disconnects (fixes a tiny leak)
r7964 | samual | 2009-09-27 21:44:31 +0200 (Sun, 27 Sep 2009) | 1 line
balanceSamual.cfg: Rebalance: Change electro to use g_balance_electro_secondary_refire2 1 to allow three shot bursts to be better.
r7965 | div0 | 2009-09-28 11:06:44 +0200 (Mon, 28 Sep 2009) | 2 lines
minor cleanup (no change in behaviour) ;)
r7966 | div0 | 2009-09-28 11:07:32 +0200 (Mon, 28 Sep 2009) | 2 lines
balance adjustments according to the stats
r7967 | div0 | 2009-09-28 12:24:00 +0200 (Mon, 28 Sep 2009) | 2 lines
use jpeg7 for Linux builds, statically

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@7969 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
16 files changed:
.patchsets
data/balance.cfg
data/balanceHavoc.cfg
data/balanceSamual.cfg
data/qcsrc/server/bot/bot.qc
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_player.qc
data/qcsrc/server/defs.qh
data/qcsrc/server/w_campingrifle.qc
data/qcsrc/server/w_electro.qc
data/qcsrc/server/w_fireball.qc
data/qcsrc/server/w_hook.qc
data/qcsrc/server/w_minstanex.qc
data/qcsrc/server/w_porto.qc
data/qcsrc/server/w_rocketlauncher.qc
misc/tools/makebuild.sh