]> icculus.org git repositories - divverent/nexuiz.git/commit
Some changes to the grenade launcher and shotgun that weren't my changes
authorseienabunae <seienabunae@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 9 Jan 2005 22:02:27 +0000 (22:02 +0000)
committerseienabunae <seienabunae@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 9 Jan 2005 22:02:27 +0000 (22:02 +0000)
commit6b618b2c1bfb41424e900ad42ac65d4e223f025e
tree904ecb09b3044f67aad5133bf9ff747cb720f2b8
parent96b5f1f058a6e8e3f756b94be33ff2e089a2c6b1
Some changes to the grenade launcher and shotgun that weren't my changes
SUB_Null changed to nullfunction
More deathtypes added for falling, falling down endless pits, drowning, and trigger_hurt
trigger_hurts can have custom death messages (set .message field to something like "was in the wrong place." Make sure there is no space at the beginning and it ends with a punctuation character.)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@251 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
15 files changed:
qcsrc/gamec/cl_client.c
qcsrc/gamec/constants.h
qcsrc/gamec/g_casings.c
qcsrc/gamec/g_damage.c
qcsrc/gamec/g_subs.c
qcsrc/gamec/g_triggers.c
qcsrc/gamec/g_violence.c
qcsrc/gamec/t_jumppads.c
qcsrc/gamec/t_plats.c
qcsrc/gamec/w_crylink.c
qcsrc/gamec/w_electro.c
qcsrc/gamec/w_grenadelauncher.c
qcsrc/gamec/w_hagar.c
qcsrc/gamec/w_laser.c
qcsrc/gamec/w_rocketlauncher.c