]> icculus.org git repositories - divverent/nexuiz.git/commit
r7818 | lordhavoc | 2009-09-16 10:55:37 -0400 (Wed, 16 Sep 2009) | 4 lines
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 23 Sep 2009 09:47:43 +0000 (09:47 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 23 Sep 2009 09:47:43 +0000 (09:47 +0000)
commit3282071e745f46376b4f9f2c764e965d3dcffc5d
tree105519d26b50ad2a8615489645b07a28536b0470
parent8118fe6e83438aa81f2aafca1f9190ec73a4f949
r7818 | lordhavoc | 2009-09-16 10:55:37 -0400 (Wed, 16 Sep 2009) | 4 lines
revert array-based goalstack/lag/wplink changes by mand1nga for
performance reasons (also I do not consider the arrays more readable)
fix two bugs spotted by div0
r7819 | div0 | 2009-09-16 10:57:25 -0400 (Wed, 16 Sep 2009) | 2 lines
don't push the same WP twice to the route
r7820 | div0 | 2009-09-16 11:01:53 -0400 (Wed, 16 Sep 2009) | 2 lines
impulse 107: mark unreachable waypoints
r7821 | div0 | 2009-09-16 11:03:10 -0400 (Wed, 16 Sep 2009) | 2 lines
check unreadhable command
r7822 | div0 | 2009-09-16 11:10:00 -0400 (Wed, 16 Sep 2009) | 2 lines
fix stupid bug there ;)
r7823 | fruitiex | 2009-09-16 11:28:35 -0400 (Wed, 16 Sep 2009) | 2 lines
g_shootfromcenter 0 works better with the current settings
r7824 | fruitiex | 2009-09-16 12:46:09 -0400 (Wed, 16 Sep 2009) | 2 lines
argh, g_balance_rocketlauncher_speed alone did not adjust the speed :(
r7825 | fruitiex | 2009-09-16 13:37:03 -0400 (Wed, 16 Sep 2009) | 2 lines
oops, g_shootfromcenter IS better after all, sorry for commit spam :(
r7826 | tzork | 2009-09-16 19:13:38 -0400 (Wed, 16 Sep 2009) | 1 line
Make multiple turrets a bit less of a cpuhog by spreading the thinks over different frames
r7827 | div0 | 2009-09-17 09:28:39 -0400 (Thu, 17 Sep 2009) | 2 lines
new weapon-stay mode 3: make taken weapons ghosted, but they can then still be picked up for the gun (not for the ammo)
r7828 | div0 | 2009-09-17 11:05:23 -0400 (Thu, 17 Sep 2009) | 2 lines
quake physics update
r7829 | div0 | 2009-09-18 02:29:17 -0400 (Fri, 18 Sep 2009) | 2 lines
make physicsQ actually match Quake 1 (physics code MISMATCHES!)
r7830 | div0 | 2009-09-18 03:25:27 -0400 (Fri, 18 Sep 2009) | 2 lines
support sv_gameplayfix_q2airaccelerate
r7831 | div0 | 2009-09-18 03:38:59 -0400 (Fri, 18 Sep 2009) | 2 lines
enable doublejump for Q2 physics
r7832 | div0 | 2009-09-18 05:36:50 -0400 (Fri, 18 Sep 2009) | 2 lines
add a host_sleep checkbox (default 1)
r7833 | div0 | 2009-09-18 05:37:33 -0400 (Fri, 18 Sep 2009) | 2 lines
as it's 1 in the engine now, not needed to do this on the cfg too
r7834 | div0 | 2009-09-18 06:00:22 -0400 (Fri, 18 Sep 2009) | 2 lines
change drawfont back afzer setting the big font

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@7875 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
26 files changed:
.patchsets
data/defaultNexuiz.cfg
data/physics151.cfg
data/physics151b.cfg
data/physics16rc1.cfg
data/physics25.cfg
data/physicsCPMA.cfg
data/physicsHavoc.cfg
data/physicsNexrun.cfg
data/physicsQ.cfg
data/physicsQ3.cfg
data/physicsQBF.cfg
data/physicsQBFplus.cfg
data/physicsWarsow.cfg
data/physicsWarsowClassicBunny.cfg
data/physicsWarsowDev.cfg
data/qcsrc/client/mapvoting.qc
data/qcsrc/client/sbar.qc
data/qcsrc/menu/nexuiz/dialog_settings_misc.c
data/qcsrc/server/bots.qc
data/qcsrc/server/cl_impulse.qc
data/qcsrc/server/cl_physics.qc
data/qcsrc/server/havocbot.qc
data/qcsrc/server/t_items.qc
data/qcsrc/server/tturrets/system/system_main.qc
data/weaponsNexrun.cfg