replaced hardcoded sounds with newly added element action sounds (MM engine)
authorHolger Schemel <info@artsoft.org>
Tue, 4 Apr 2017 18:49:46 +0000 (20:49 +0200)
committerHolger Schemel <info@artsoft.org>
Fri, 23 Mar 2018 22:21:12 +0000 (23:21 +0100)
commit55961e9ba1fe67292a41fdcca0056b43bf960a93
treea9602ca035ef6e32cfdfa5d1ce663c86a0acffee
parent0504aa8cd46953c83e3beb7ead9e4e908a7140a1
replaced hardcoded sounds with newly added element action sounds (MM engine)
16 files changed:
sounds/snd_classic/bong.wav [new file with mode: 0644]
sounds/snd_classic/holz.wav [new file with mode: 0644]
sounds/snd_classic/hui.wav [new file with mode: 0644]
sounds/snd_classic/kabumm.wav [new file with mode: 0644]
sounds/snd_classic/kink.wav [new file with mode: 0644]
sounds/snd_classic/kling.wav [new file with mode: 0644]
sounds/snd_classic/laser.wav [new file with mode: 0644]
sounds/snd_classic/quiek.wav [new file with mode: 0644]
sounds/snd_classic/slurp.wav [new file with mode: 0644]
sounds/snd_classic/warnton.wav [new file with mode: 0644]
sounds/snd_classic/whoosh.wav [new file with mode: 0644]
src/conf_snd.c
src/game_mm/export.h
src/game_mm/mm_game.c
src/game_mm/mm_main.h
src/tools.c