]> icculus.org git repositories - divverent/nexuiz.git/commit
r4864 | div0 | 2008-10-24 14:13:39 +0200 (Fri, 24 Oct 2008) | 2 lines
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 26 Oct 2008 15:54:47 +0000 (15:54 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 26 Oct 2008 15:54:47 +0000 (15:54 +0000)
commite2d603fcf97fef373950afdf277b6a42de4e406f
treefcca3e4e186658c4b1b4f2d14a7348a15ef2db4e
parentf6fc2486468e62edeb2c00a2f11092b206ef6aa2
r4864 | div0 | 2008-10-24 14:13:39 +0200 (Fri, 24 Oct 2008) | 2 lines
slightly different hook behaviour (projectiles that the hook teleports must now go THROUGH the hook's circle)
r4865 | esteel | 2008-10-24 14:33:18 +0200 (Fri, 24 Oct 2008) | 2 lines
more precache fixes
r4866 | div0 | 2008-10-24 14:57:49 +0200 (Fri, 24 Oct 2008) | 2 lines
try to fix RL behaviour when holding down a button
r4867 | div0 | 2008-10-25 09:50:06 +0200 (Sat, 25 Oct 2008) | 2 lines
fix ClientDisconnect possibly using a strunzoned string
r4868 | div0 | 2008-10-25 12:46:45 +0200 (Sat, 25 Oct 2008) | 2 lines
add "nolightmaps" option
r4869 | div0 | 2008-10-25 15:20:27 +0200 (Sat, 25 Oct 2008) | 2 lines
update flashblend with dlight on/off
r4870 | div0 | 2008-10-25 15:21:31 +0200 (Sat, 25 Oct 2008) | 2 lines
med.cfg better should have dlight than flashblend
r4871 | div0 | 2008-10-25 15:22:41 +0200 (Sat, 25 Oct 2008) | 2 lines
make omg.cfg work again
r4872 | div0 | 2008-10-25 15:44:11 +0200 (Sat, 25 Oct 2008) | 2 lines
add a simple and stupid skybox generator (to be expanded later), for modern art skyboxes and maybe conversion from panorama images to skybox
r4873 | div0 | 2008-10-25 16:31:32 +0200 (Sat, 25 Oct 2008) | 2 lines
make a sample mandelbrot function
r4874 | morphed | 2008-10-25 18:07:46 +0200 (Sat, 25 Oct 2008) | 1 line
lots of new particle fx, most are unused yet
r4875 | tzork | 2008-10-25 18:29:01 +0200 (Sat, 25 Oct 2008) | 1 line
r4876 | div0 | 2008-10-25 20:24:11 +0200 (Sat, 25 Oct 2008) | 2 lines
add mapinfo to add turret_test (and hide it from the menu)
r4877 | div0 | 2008-10-25 20:58:22 +0200 (Sat, 25 Oct 2008) | 2 lines
fix brushless pointparticles (new fteqcc bug)
r4878 | div0 | 2008-10-25 21:12:57 +0200 (Sat, 25 Oct 2008) | 2 lines
fix message of linked doors
r4879 | div0 | 2008-10-25 22:36:12 +0200 (Sat, 25 Oct 2008) | 2 lines
fix some gibs with independent players mode
r4880 | div0 | 2008-10-26 12:54:27 +0100 (Sun, 26 Oct 2008) | 2 lines
allow mandelbrot to be parametrized; add some cool parameters for a start
r4881 | div0 | 2008-10-26 13:02:38 +0100 (Sun, 26 Oct 2008) | 2 lines
fix "brightspot" tool
r4882 | div0 | 2008-10-26 13:41:40 +0100 (Sun, 26 Oct 2008) | 4 lines
add a cvar for HLAC shots
fix allow more than 4 seeker missiles
fix playerclip
r4883 | div0 | 2008-10-26 14:07:49 +0100 (Sun, 26 Oct 2008) | 2 lines
try player workaround on hook too
r4884 | div0 | 2008-10-26 14:27:31 +0100 (Sun, 26 Oct 2008) | 2 lines
make new HUD the default
r4885 | div0 | 2008-10-26 14:42:14 +0100 (Sun, 26 Oct 2008) | 2 lines
fix ammo display with sbar_hudselector 0
r4886 | div0 | 2008-10-26 15:38:36 +0100 (Sun, 26 Oct 2008) | 2 lines
race: round record times consistently
r4887 | div0 | 2008-10-26 16:47:36 +0100 (Sun, 26 Oct 2008) | 2 lines
comment out OS X support

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@4888 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
34 files changed:
.patchsets
data/defaultNexuiz.cfg
data/effectinfo.txt
data/high.cfg
data/low.cfg
data/maps/turret_test.mapinfo [new file with mode: 0644]
data/med.cfg
data/normal.cfg
data/omg.cfg
data/particles/particlefont.tga
data/qcsrc/client/sbar.qc
data/qcsrc/menu/nexuiz/dialog_multiplayer_playersetup.c
data/qcsrc/menu/nexuiz/dialog_settings_effects.c
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_player.qc
data/qcsrc/server/cl_weaponsystem.qc
data/qcsrc/server/g_subs.qc
data/qcsrc/server/g_triggers.qc
data/qcsrc/server/miscfunctions.qc
data/qcsrc/server/pathlib.qc [new file with mode: 0644]
data/qcsrc/server/portals.qc
data/qcsrc/server/progs.src
data/qcsrc/server/race.qc
data/qcsrc/server/t_plats.qc
data/qcsrc/server/t_teleporters.qc
data/qcsrc/server/w_hlac.qc
data/qcsrc/server/w_rocketlauncher.qc
data/qcsrc/server/w_seeker.qc
data/ultimate.cfg
data/ultra.cfg
data/weapons.cfg
misc/brightspot.c
misc/makebuild.sh
misc/spherefunc2skybox.c [new file with mode: 0644]