]> icculus.org git repositories - divverent/nexuiz.git/commit
- added wisellama's advanced bash script (nexuiz-linux.sh can now be symlinked to...
authorkadaverjack <kadaverjack@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 20 Feb 2006 04:00:35 +0000 (04:00 +0000)
committerkadaverjack <kadaverjack@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 20 Feb 2006 04:00:35 +0000 (04:00 +0000)
commitc845f69f8a00f72332192f85c40d290ee20b47f9
tree68d949095491f5f614f52a4ff38893468b2d1d66
parent7811135ee80bed167075c75c7177101d5e9a6826
- added wisellama's advanced bash script (nexuiz-linux.sh can now be symlinked to $PATH)
- anti camping system for LMS (player has to move a certain distance between 2 checks or he get's damage)
- added more LMS map which were previsously not used due to hiding places

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1104 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
18 files changed:
data/default.cfg
data/maps/lms_nexdm03.mapcfg [new file with mode: 0644]
data/maps/lms_nexdm03.txt [new file with mode: 0644]
data/maps/lms_nexdm04.mapcfg [new file with mode: 0644]
data/maps/lms_nexdm04.txt [new file with mode: 0644]
data/maps/lms_nexdm08.mapcfg [new file with mode: 0644]
data/maps/lms_nexdm08.txt [new file with mode: 0644]
data/maps/lms_nexdm11.mapcfg [new file with mode: 0644]
data/maps/lms_nexdm11.txt [new file with mode: 0644]
data/maps/lms_nexdm14.mapcfg [new file with mode: 0644]
data/maps/lms_nexdm14.txt [new file with mode: 0644]
data/maps/lms_nexdmextra2.mapcfg [new file with mode: 0644]
data/maps/lms_nexdmextra2.txt [new file with mode: 0644]
data/qcsrc/server/gamec/cl_client.c
data/qcsrc/server/gamec/constants.h
data/qcsrc/server/gamec/defs.h
data/qcsrc/server/gamec/g_damage.c
nexuiz-linux.sh