]> icculus.org git repositories - divverent/nexuiz.git/commit
r4752 | morphed | 2008-10-14 18:45:21 +0200 (Tue, 14 Oct 2008) | 1 line
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 20 Oct 2008 13:27:34 +0000 (13:27 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 20 Oct 2008 13:27:34 +0000 (13:27 +0000)
commit718d733b2cfe80fbebcf045f13c8305c822bdef0
tree464a8380c3b06d90d0b23352097a6bc235c50561
parent6d4488cb421c7d86826b54f6eae483e1dfefa4ae
r4752 | morphed | 2008-10-14 18:45:21 +0200 (Tue, 14 Oct 2008) | 1 line
normal maps and gloss maps for turrets
r4753 | div0 | 2008-10-14 19:56:21 +0200 (Tue, 14 Oct 2008) | 2 lines
fix minstagib out of ammo
r4754 | div0 | 2008-10-14 20:45:40 +0200 (Tue, 14 Oct 2008) | 2 lines
fix antilag 2
r4755 | div0 | 2008-10-14 21:01:04 +0200 (Tue, 14 Oct 2008) | 2 lines
record more antilag frames
r4756 | div0 | 2008-10-14 21:22:00 +0200 (Tue, 14 Oct 2008) | 2 lines
antilag: add mode 3 (old 1) and 1 (current 1 without relying on prydon cursor)
r4757 | div0 | 2008-10-14 21:27:40 +0200 (Tue, 14 Oct 2008) | 2 lines
more bot colors
r4758 | div0 | 2008-10-14 21:29:02 +0200 (Tue, 14 Oct 2008) | 2 lines
menu should set antilag 2 too
r4759 | div0 | 2008-10-14 21:44:46 +0200 (Tue, 14 Oct 2008) | 2 lines
random does not ceil. Fixed.
r4760 | div0 | 2008-10-15 07:54:29 +0200 (Wed, 15 Oct 2008) | 2 lines
MirceaKitsune's color icons, and code to put them in front of the player name
r4761 | div0 | 2008-10-15 07:59:53 +0200 (Wed, 15 Oct 2008) | 2 lines
add the width of a space between icons and text of the same column
r4762 | div0 | 2008-10-15 08:07:01 +0200 (Wed, 15 Oct 2008) | 2 lines
fix this code :)
r4763 | div0 | 2008-10-16 11:56:34 +0200 (Thu, 16 Oct 2008) | 4 lines
more sounds by tenshihan: male/impressive, male/airshot, male/headshot, misc/typehit
airshot still unused (maybe replace electrobitch, or yoda?)
r4764 | div0 | 2008-10-16 12:44:32 +0200 (Thu, 16 Oct 2008) | 2 lines
allow target_spawn to edit entities too
r4765 | div0 | 2008-10-16 13:51:57 +0200 (Thu, 16 Oct 2008) | 2 lines
bugfix target_spawn, and change docs to match it
r4766 | div0 | 2008-10-16 15:19:12 +0200 (Thu, 16 Oct 2008) | 2 lines
move antilag recording to the known working place again... SV_PlayerPhysics contains the wrong time
r4767 | div0 | 2008-10-16 15:22:11 +0200 (Thu, 16 Oct 2008) | 2 lines
add the sounds to the compat pack
r4768 | div0 | 2008-10-16 15:23:09 +0200 (Thu, 16 Oct 2008) | 2 lines
no change, but some helper macros fro death types
r4769 | div0 | 2008-10-16 15:48:07 +0200 (Thu, 16 Oct 2008) | 2 lines
fix bug that allowed ALL votes...
r4770 | div0 | 2008-10-16 15:51:55 +0200 (Thu, 16 Oct 2008) | 2 lines
undo the last change, instead make argv force a tempstring to be returned to fix this once and for all
r4771 | div0 | 2008-10-16 17:36:56 +0200 (Thu, 16 Oct 2008) | 2 lines
use "airshot" for in-air mortar hit
r4772 | div0 | 2008-10-16 17:52:35 +0200 (Thu, 16 Oct 2008) | 2 lines
delay teamkill sound
r4773 | div0 | 2008-10-16 17:59:53 +0200 (Thu, 16 Oct 2008) | 2 lines
play complaint a bit earlier
r4774 | div0 | 2008-10-16 18:24:26 +0200 (Thu, 16 Oct 2008) | 2 lines
and 0.1s more again...
r4775 | div0 | 2008-10-17 15:56:24 +0200 (Fri, 17 Oct 2008) | 2 lines
fix max fields check
r4776 | div0 | 2008-10-17 15:57:21 +0200 (Fri, 17 Oct 2008) | 2 lines
fix it again, correctly this time :P
r4777 | div0 | 2008-10-17 16:58:31 +0200 (Fri, 17 Oct 2008) | 2 lines
add a way to hide maps from the menu in mapinfo (campaign should still be able to use them then)
r4778 | div0 | 2008-10-18 19:05:32 +0200 (Sat, 18 Oct 2008) | 5 lines
-sv_vote_simple_majority
+sv_vote_simple_majority_factor
Allows to win a vote by either 2/3 majority of the voters, OR 1/2 majority of the players.
r4779 | div0 | 2008-10-18 19:08:08 +0200 (Sat, 18 Oct 2008) | 2 lines
new simple majority method
r4780 | div0 | 2008-10-18 19:09:18 +0200 (Sat, 18 Oct 2008) | 2 lines
majority explained
r4781 | div0 | 2008-10-18 19:10:35 +0200 (Sat, 18 Oct 2008) | 2 lines
more stuff :P
r4782 | div0 | 2008-10-18 19:14:35 +0200 (Sat, 18 Oct 2008) | 2 lines
fix comment :P
r4783 | div0 | 2008-10-18 23:37:22 +0200 (Sat, 18 Oct 2008) | 2 lines
add cl_zoomsensitivity to the menu
r4784 | div0 | 2008-10-18 23:54:14 +0200 (Sat, 18 Oct 2008) | 2 lines
add reverse ctf
r4785 | div0 | 2008-10-18 23:56:01 +0200 (Sat, 18 Oct 2008) | 2 lines
forgot these two files
r4786 | div0 | 2008-10-19 00:00:50 +0200 (Sun, 19 Oct 2008) | 2 lines
switch icons in reverse ctf ;)
r4787 | div0 | 2008-10-19 21:08:32 +0200 (Sun, 19 Oct 2008) | 2 lines
hook code cleanup. Should simplify a later change to an onhand hook.
r4788 | div0 | 2008-10-19 21:10:11 +0200 (Sun, 19 Oct 2008) | 2 lines
oops, remove debug code :P

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@4789 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
109 files changed:
.patchsets
Docs/server/server.cfg
data/build-compat-pack.sh
data/defaultNexuiz.cfg
data/gfx/sb_playercolor_base.tga
data/gfx/sb_playercolor_pants.tga
data/gfx/sb_playercolor_shirt.tga
data/maps/bloodprisonctf.bsp
data/maps/bloodprisonctf/lm_0000.tga
data/maps/bloodprisonctf/lm_0001.tga
data/maps/bloodprisonctf/lm_0002.tga
data/maps/bloodprisonctf/lm_0003.tga
data/maps/bloodprisonctf/lm_0004.tga
data/maps/bloodprisonctf/lm_0005.tga
data/maps/bloodprisonctf/lm_0006.tga
data/maps/bloodprisonctf/lm_0007.tga
data/maps/bloodprisonctf/lm_0008.tga
data/maps/bloodprisonctf/lm_0009.tga
data/maps/bloodprisonctf/lm_0010.tga
data/maps/bloodprisonctf/lm_0011.tga
data/maps/bloodprisonctf/lm_0012.tga
data/maps/bloodprisonctf/lm_0013.tga
data/maps/bloodprisonctf/lm_0014.tga
data/maps/bloodprisonctf/lm_0015.tga
data/maps/bloodprisonctf/lm_0016.tga [deleted file]
data/maps/bloodprisonctf/lm_0017.tga [deleted file]
data/maps/bloodprisonctf/lm_0018.tga [deleted file]
data/maps/bloodprisonctf/lm_0019.tga [deleted file]
data/maps/bloodprisonctf/lm_0020.tga [deleted file]
data/maps/bloodprisonctf/lm_0021.tga [deleted file]
data/maps/dismal.mapinfo
data/models/turrets/aabody_gloss.tga [new file with mode: 0644]
data/models/turrets/aabody_norm.tga [new file with mode: 0644]
data/models/turrets/aagun_gloss.tga [new file with mode: 0644]
data/models/turrets/aagun_norm.tga [new file with mode: 0644]
data/models/turrets/base_gloss.tga [new file with mode: 0644]
data/models/turrets/base_norm.tga [new file with mode: 0644]
data/models/turrets/basedestroyed_norm.tga [new file with mode: 0644]
data/models/turrets/mgbody_gloss.tga [new file with mode: 0644]
data/models/turrets/mgbody_norm.tga [new file with mode: 0644]
data/models/turrets/mggun_gloss.tga [new file with mode: 0644]
data/models/turrets/mggun_norm.tga [new file with mode: 0644]
data/models/turrets/mlrs_gloss.tga [new file with mode: 0644]
data/models/turrets/mlrs_norm.tga [new file with mode: 0644]
data/models/turrets/phaserbody_gloss.tga [new file with mode: 0644]
data/models/turrets/phaserbody_norm.tga [new file with mode: 0644]
data/models/turrets/phasermag_gloss.tga [new file with mode: 0644]
data/models/turrets/phasermag_norm.tga [new file with mode: 0644]
data/models/turrets/plasmabody_gloss.tga [new file with mode: 0644]
data/models/turrets/plasmabody_norm.tga [new file with mode: 0644]
data/models/turrets/plasmagun_gloss.tga [new file with mode: 0644]
data/models/turrets/plasmagun_norm.tga [new file with mode: 0644]
data/models/turrets/reactor_gloss.tga [new file with mode: 0644]
data/models/turrets/reactor_norm.tga [new file with mode: 0644]
data/models/turrets/rlbody_gloss.tga [new file with mode: 0644]
data/models/turrets/rlbody_norm.tga [new file with mode: 0644]
data/models/turrets/rldouble_gloss.tga [new file with mode: 0644]
data/models/turrets/rldouble_norm.tga [new file with mode: 0644]
data/models/turrets/rlgun_gloss.tga [new file with mode: 0644]
data/models/turrets/rlgun_norm.tga [new file with mode: 0644]
data/models/turrets/rocket_gloss.tga [new file with mode: 0644]
data/models/turrets/rocket_norm.tga [new file with mode: 0644]
data/models/turrets/tesla_gloss.tga [new file with mode: 0644]
data/models/turrets/tesla_norm.tga [new file with mode: 0644]
data/nexuiz-credits.txt
data/qcsrc/client/main.qh
data/qcsrc/client/sbar.qc
data/qcsrc/common/gamecommand.qc
data/qcsrc/common/mapinfo.qc
data/qcsrc/common/mapinfo.qh
data/qcsrc/common/util.qc
data/qcsrc/menu/nexuiz/dialog_multiplayer_create.c
data/qcsrc/menu/nexuiz/dialog_multiplayer_playersetup.c
data/qcsrc/menu/nexuiz/maplist.c
data/qcsrc/menu/nexuiz/util.qc
data/qcsrc/server/antilag.qc
data/qcsrc/server/antilag.qh
data/qcsrc/server/bots.qc
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_player.qc
data/qcsrc/server/cl_weapons.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/defs.qh
data/qcsrc/server/g_damage.qc
data/qcsrc/server/g_hook.qc
data/qcsrc/server/g_hook.qh [new file with mode: 0644]
data/qcsrc/server/g_subs.qc
data/qcsrc/server/g_world.qc
data/qcsrc/server/gamecommand.qc
data/qcsrc/server/miscfunctions.qc
data/qcsrc/server/progs.src
data/qcsrc/server/runematch.qc
data/qcsrc/server/t_items.qc
data/qcsrc/server/t_plats.qc
data/qcsrc/server/target_spawn.qc
data/qcsrc/server/teamplay.qc
data/qcsrc/server/vote.qc
data/qcsrc/server/w_common.qc
data/qcsrc/server/w_electro.qc
data/qcsrc/server/w_grenadelauncher.qc
data/qcsrc/server/w_minstanex.qc
data/scripts/entities.def
data/sound/announcer/male/airshot.ogg [new file with mode: 0644]
data/sound/announcer/male/headshot.ogg [new file with mode: 0644]
data/sound/announcer/male/impressive.ogg [new file with mode: 0644]
data/sound/misc/typehit.wav [new file with mode: 0644]