]> icculus.org git repositories - divverent/nexuiz.git/commit
r7377 | div0 | 2009-08-07 04:27:06 -0400 (Fri, 07 Aug 2009) | 2 lines
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sat, 15 Aug 2009 19:18:18 +0000 (19:18 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sat, 15 Aug 2009 19:18:18 +0000 (19:18 +0000)
commitab8397231f5e01277d9e5d19105cf96f6fb43732
tree093d082a9f1334c1ea833c73437abac35c9003ae
parent62c6d36bf7a09a4c1004e190bdc723de744084ce
r7377 | div0 | 2009-08-07 04:27:06 -0400 (Fri, 07 Aug 2009) | 2 lines
more eol-style
r7378 | div0 | 2009-08-07 05:30:33 -0400 (Fri, 07 Aug 2009) | 2 lines
correctly apply friction_on_land to support Nexuiz 1.5 physics properly
r7379 | div0 | 2009-08-07 05:33:33 -0400 (Fri, 07 Aug 2009) | 2 lines
rename the OK button to Close in the map info dialog
r7380 | div0 | 2009-08-07 05:34:09 -0400 (Fri, 07 Aug 2009) | 2 lines
also rename the button in server info
r7382 | div0 | 2009-08-07 09:59:17 -0400 (Fri, 07 Aug 2009) | 2 lines
weapon force factor
r7383 | div0 | 2009-08-07 10:28:48 -0400 (Fri, 07 Aug 2009) | 2 lines
also make projectile speed variable :P
r7384 | mand1nga | 2009-08-07 12:51:39 -0400 (Fri, 07 Aug 2009) | 3 lines
Added jetpack support for bots
To use it add -DBOT_JETPACK_NAVIGATION to FTQECCFLAGS in data/Makefile (will be enabled by default after the next release)
r7385 | div0 | 2009-08-07 14:57:04 -0400 (Fri, 07 Aug 2009) | 2 lines
force a low bgmvolume in the tutorial so one can hear the voice
r7386 | mand1nga | 2009-08-08 00:10:17 -0400 (Sat, 08 Aug 2009) | 1 line
Fix "controlpoint under attack" sound spam
r7387 | mand1nga | 2009-08-08 00:34:44 -0400 (Sat, 08 Aug 2009) | 1 line
Better fix
r7388 | div0 | 2009-08-08 08:42:07 -0400 (Sat, 08 Aug 2009) | 2 lines
fix accidentally not commented out stuff in gamecommand markup
r7389 | div0 | 2009-08-08 11:26:11 -0400 (Sat, 08 Aug 2009) | 2 lines
s/type race/type rc/g
r7390 | div0 | 2009-08-08 11:35:18 -0400 (Sat, 08 Aug 2009) | 2 lines
add a weapon_seeker() function that spawns the RL
r7391 | div0 | 2009-08-08 11:49:24 -0400 (Sat, 08 Aug 2009) | 2 lines
disable resizable again, thanks to SDL+Windows 7 sucking
r7392 | mrbougo | 2009-08-08 11:58:16 -0400 (Sat, 08 Aug 2009) | 1 line
add if_client alias, fix cvar hashes (why did it need fixing?)
r7393 | div0 | 2009-08-08 12:50:52 -0400 (Sat, 08 Aug 2009) | 2 lines
fix seeker->RL
r7394 | div0 | 2009-08-08 13:29:26 -0400 (Sat, 08 Aug 2009) | 2 lines
fix unused var
r7395 | div0 | 2009-08-08 16:03:42 -0400 (Sat, 08 Aug 2009) | 4 lines
tetris: fix rotation; set impulse from 200 to 100; change keys (now UP rotates, SPACE drops to bottom)
enable tetris by fteqcc -DTETRIS
r7396 | div0 | 2009-08-08 16:11:33 -0400 (Sat, 08 Aug 2009) | 2 lines
proper key repeat for tetris
r7397 | div0 | 2009-08-08 16:12:55 -0400 (Sat, 08 Aug 2009) | 2 lines
hehe, make it look better lined up
r7398 | div0 | 2009-08-08 16:34:44 -0400 (Sat, 08 Aug 2009) | 2 lines
impluse cleanup
r7399 | div0 | 2009-08-08 16:45:09 -0400 (Sat, 08 Aug 2009) | 3 lines
-DTETRIS: let konami code start tetris
otherwise: let konami code do impulse 99
r7400 | div0 | 2009-08-09 05:39:14 -0400 (Sun, 09 Aug 2009) | 2 lines
partial VS support for tetris; all that's missing is code to set up VS games
r7401 | div0 | 2009-08-09 05:39:32 -0400 (Sun, 09 Aug 2009) | 2 lines
properly clear the centerprint of tetris
r7402 | m0rfar | 2009-08-09 05:55:52 -0400 (Sun, 09 Aug 2009) | 1 line
sbar_showbinds better description (#429)
r7403 | div0 | 2009-08-09 06:07:28 -0400 (Sun, 09 Aug 2009) | 2 lines
working tetris VS mode!
r7404 | div0 | 2009-08-09 06:12:43 -0400 (Sun, 09 Aug 2009) | 2 lines
allow playing tetris while spectating
r7405 | div0 | 2009-08-09 06:29:16 -0400 (Sun, 09 Aug 2009) | 2 lines
tetris: no longer switch fonts
r7406 | div0 | 2009-08-09 06:31:22 -0400 (Sun, 09 Aug 2009) | 2 lines
adjust tetris levels to match gameboy tetris better
r7407 | div0 | 2009-08-09 06:35:24 -0400 (Sun, 09 Aug 2009) | 2 lines
recolor tetris start message
r7408 | div0 | 2009-08-09 06:58:00 -0400 (Sun, 09 Aug 2009) | 2 lines
more gameover time; newline fix
r7409 | div0 | 2009-08-09 07:15:40 -0400 (Sun, 09 Aug 2009) | 2 lines
add two newlines :P
r7410 | m0rfar | 2009-08-09 08:41:08 -0400 (Sun, 09 Aug 2009) | 1 line
ons_reborn player spawn point in solid. Bug #467
r7411 | m0rfar | 2009-08-09 08:53:59 -0400 (Sun, 09 Aug 2009) | 1 line
enable jetpacks for reborn
r7412 | div0 | 2009-08-09 13:47:18 -0400 (Sun, 09 Aug 2009) | 2 lines
make tetris easier to play (better tiles)
r7413 | div0 | 2009-08-09 13:49:48 -0400 (Sun, 09 Aug 2009) | 2 lines
comment fix
r7414 | div0 | 2009-08-09 14:38:31 -0400 (Sun, 09 Aug 2009) | 2 lines
tetris: SRS rotation
r7415 | div0 | 2009-08-09 14:47:58 -0400 (Sun, 09 Aug 2009) | 2 lines
bucket-of-seven randomization
r7416 | div0 | 2009-08-09 14:50:35 -0400 (Sun, 09 Aug 2009) | 2 lines
switch I with J for better coloring
r7417 | div0 | 2009-08-09 14:52:39 -0400 (Sun, 09 Aug 2009) | 2 lines
make the bucket work
r7418 | div0 | 2009-08-09 14:54:24 -0400 (Sun, 09 Aug 2009) | 2 lines
fix the bucket
r7419 | mrbougo | 2009-08-10 05:45:48 -0400 (Mon, 10 Aug 2009) | 1 line
using a regular dash instead of unsupported unicode :P
r7420 | mrbougo | 2009-08-10 15:20:20 -0400 (Mon, 10 Aug 2009) | 1 line
fix flag moving  on return
r7421 | mand1nga | 2009-08-10 20:57:45 -0400 (Mon, 10 Aug 2009) | 1 line
Fix frozen bots when joining a campaign level with F5 (Issue #469)
r7422 | mrbougo | 2009-08-11 04:44:27 -0400 (Tue, 11 Aug 2009) | 1 line
new OSX libs from merlijn
r7423 | tzork | 2009-08-11 10:41:49 -0400 (Tue, 11 Aug 2009) | 1 line
make spiderbot use framegroups, fix HUD_SPIDEBOT typo.
r7424 | tzork | 2009-08-11 10:47:24 -0400 (Tue, 11 Aug 2009) | 1 line
Wops, need more files for the HUD_SPIDEBOT fix.
r7425 | tzork | 2009-08-11 10:49:25 -0400 (Tue, 11 Aug 2009) | 1 line
Patches #434 from terencehill
r7426 | div0 | 2009-08-11 15:07:02 -0400 (Tue, 11 Aug 2009) | 2 lines
fix wallhugging bug
r7427 | div0 | 2009-08-12 01:08:35 -0400 (Wed, 12 Aug 2009) | 2 lines
clean up sprite maker
r7428 | div0 | 2009-08-12 02:09:33 -0400 (Wed, 12 Aug 2009) | 2 lines
rebuilt all the Xiph.org libs; now capturevideo doesn't crash any more on win32
r7429 | m0rfar | 2009-08-12 12:22:42 -0400 (Wed, 12 Aug 2009) | 1 line
eol style native
r7430 | mrbougo | 2009-08-12 13:25:46 -0400 (Wed, 12 Aug 2009) | 1 line
forcing unix line endings on sh files and the makefile, fixing mixed line endings on the makebuild script
r7431 | mrbougo | 2009-08-12 15:05:11 -0400 (Wed, 12 Aug 2009) | 1 line
CRLF forced on bat files
r7432 | div0 | 2009-08-13 06:13:47 -0400 (Thu, 13 Aug 2009) | 2 lines
LETS_TEST_FTEQCC
r7433 | mrbougo | 2009-08-13 10:41:53 -0400 (Thu, 13 Aug 2009) | 1 line
shootfromeye, requested by FruitieX
r7434 | m0rfar | 2009-08-13 14:41:32 -0400 (Thu, 13 Aug 2009) | 2 lines
add piece-o-cake to default maplist
and new cvar hashes apparently
r7435 | div0 | 2009-08-14 01:20:31 -0400 (Fri, 14 Aug 2009) | 2 lines
fix number display
r7436 | div0 | 2009-08-14 06:27:25 -0400 (Fri, 14 Aug 2009) | 6 lines
race/cts: clip movement vector to the "keyboard axes" (i.e. forward, right, or diagonal) as countermeasure to strafebot.
Please test whether it has any negative impact to keyboard users.
It currently makes race/cts unplayable for joystick users... we need a similar feature in the engine to fix that (to make cl_movement match again).
r7437 | div0 | 2009-08-14 06:57:19 -0400 (Fri, 14 Aug 2009) | 2 lines
don't cause roundoff errors if we don't really NEED to clip the velocity to keyboard axes
r7438 | div0 | 2009-08-14 08:04:19 -0400 (Fri, 14 Aug 2009) | 2 lines
cts/race: enable cl_movecliptokeyboard (new in engine) to prevent prediction errors
r7439 | tzork | 2009-08-15 01:26:47 -0400 (Sat, 15 Aug 2009) | 5 lines
Fix funky bug that waprs players to the spiderbot when a bot enter it.
Prevent bots from entering the spiderbot for now (they havent a clue how to use it yet)
Support .team to have them usable only to the members of the matching .team.
Respawn in the original spot and angle.
Fix zoom on rocket fire if user had nexgun selected while entering.
r7440 | mand1nga | 2009-08-15 07:21:19 -0400 (Sat, 15 Aug 2009) | 1 line
Play again "X minutes left" announcers if match time was changed
r7441 | div0 | 2009-08-15 13:50:28 -0400 (Sat, 15 Aug 2009) | 2 lines
more netfps (40 now)

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@7442 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
82 files changed:
.patchsets
Docs/mapping.txt
data/apply-eol-style.sh [new file with mode: 0644]
data/defaultNexuiz.cfg
data/eol-style.txt [new file with mode: 0644]
data/find-eol-style.sh [new file with mode: 0644]
data/maps/campaignNexuiz25.txt
data/maps/ons-reborn.bsp
data/maps/ons-reborn.map
data/maps/ons-reborn.mapinfo
data/maps/tutorial.mapinfo
data/models/spiderbot/spiderbot.dpm.framegroups [new file with mode: 0644]
data/models/sprites/make-sprites.sh
data/qcsrc/client/View.qc
data/qcsrc/client/miscfunctions.qc
data/qcsrc/client/sbar.qc
data/qcsrc/common/constants.qh
data/qcsrc/common/gamecommand.qc
data/qcsrc/common/util.qc
data/qcsrc/common/util.qh
data/qcsrc/menu/nexuiz/dialog_multiplayer_create_mapinfo.c
data/qcsrc/menu/nexuiz/dialog_multiplayer_join_serverinfo.c
data/qcsrc/menu/nexuiz/dialog_settings_input.c
data/qcsrc/menu/nexuiz/serverlist.c
data/qcsrc/menu/nexuiz/util.qc
data/qcsrc/menu/nexuiz/util.qh
data/qcsrc/server/bots.qc
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_impulse.qc
data/qcsrc/server/cl_physics.qc
data/qcsrc/server/cl_weaponsystem.qc
data/qcsrc/server/clientcommands.qc
data/qcsrc/server/constants.qh
data/qcsrc/server/ctf.qc
data/qcsrc/server/g_damage.qc
data/qcsrc/server/g_tetris.qc
data/qcsrc/server/havocbot.qc
data/qcsrc/server/miscfunctions.qc
data/qcsrc/server/mode_onslaught.qc
data/qcsrc/server/progs.src
data/qcsrc/server/t_items.qc
data/qcsrc/server/vehicles/spiderbot.qc
data/qcsrc/server/vehicles/vehicles.qc
data/qcsrc/server/w_hlac.qc
data/qcsrc/server/w_minstanex.qc
data/qcsrc/server/w_rocketlauncher.qc
data/qcsrc/server/w_uzi.qc
data/tooltips.db
data/unit_tesla.cfg
data/weaponsNexrun.cfg
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libogg.0.dylib [new symlink]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libogg.dylib
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libtheora.0.3.4.dylib
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libtheora.0.dylib [new symlink]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libtheora.dylib
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbis.0.4.3.dylib
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisenc.2.0.6.dylib [new file with mode: 0755]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisenc.2.dylib [new symlink]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisenc.dylib [changed from file to symlink]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisfile.3.3.2.dylib
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisfile.3.dylib [new symlink]
misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/libvorbisfile.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libogg.0.dylib [new symlink]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libogg.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libtheora.0.3.4.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libtheora.0.dylib [new symlink]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libtheora.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbis.0.4.3.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisenc.2.0.6.dylib [new file with mode: 0755]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisenc.2.dylib [new symlink]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisenc.dylib [changed from file to symlink]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisfile.3.3.2.dylib
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisfile.3.dylib [new symlink]
misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/libvorbisfile.dylib
misc/buildfiles/w32/libtheora.dll
misc/buildfiles/w32/ogg.dll
misc/buildfiles/w32/vorbis.dll
misc/buildfiles/w32/vorbisenc.dll
misc/buildfiles/w32/vorbisfile.dll
misc/netradiant-NexuizPack/nexuiz.game/data/turrets.def
misc/tools/makebuild.sh
server/server.cfg