]> icculus.org git repositories - divverent/nexuiz.git/commit
add to the playersound system a globalsound system; make the footsteps and fall sound...
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 5 Aug 2008 06:16:54 +0000 (06:16 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 5 Aug 2008 06:16:54 +0000 (06:16 +0000)
commit00e1905a187a11b1b71d72be84e0e5243c099b96
tree7814f855f9d71f5048e2dc46c7edb9632a035c97
parent19690e7d6478da44614a8ea02d99aa848ee9bc4f
add to the playersound system a globalsound system; make the footsteps and fall sounds global ones; add support for metalsteps and nosteps (although the sound files currently are identical)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@4023 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
20 files changed:
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_physics.qc
data/qcsrc/server/cl_player.qc
data/qcsrc/server/defs.qh
data/qcsrc/server/miscfunctions.qc
data/qcsrc/server/sv_main.qc
data/sound/debug/v_fall1.wav [deleted file]
data/sound/debug/v_fall2.wav [deleted file]
data/sound/debug/v_fall3.wav [deleted file]
data/sound/misc/metalfootstep01.wav [new file with mode: 0644]
data/sound/misc/metalfootstep02.wav [new file with mode: 0644]
data/sound/misc/metalfootstep03.wav [new file with mode: 0644]
data/sound/misc/metalfootstep04.wav [new file with mode: 0644]
data/sound/misc/metalfootstep05.wav [new file with mode: 0644]
data/sound/misc/metalfootstep06.wav [new file with mode: 0644]
data/sound/misc/metalhitground1.ogg [new file with mode: 0644]
data/sound/misc/metalhitground2.ogg [new file with mode: 0644]
data/sound/misc/metalhitground3.ogg [new file with mode: 0644]
data/sound/misc/metalhitground4.ogg [new file with mode: 0644]
data/sound/player/default.sounds