Home
last modified time | relevance | path

Searched refs:SND_EXPLOSION (Results 1 – 18 of 18) sorted by last modified time

/dports/games/sdb/sdb-1.0.2/src/
H A Dgame.cpp740 …case SND_EXPLOSION: snddata[i] = Mix_LoadWAV("/usr/local/share/sdb/snd/explosion.wav"); br… in gameLoadSounds()
H A Dsdb.h255 SND_EXPLOSION, SND_HEPA_EXPLOSION, SND_GRENADE_EXPLOSION, SND_BULLET_HIT_HARD, SND_BULLET_HIT_SOFT, enumerator
H A Dobjects.cpp1144 playSound(SND_EXPLOSION, 5); in doDeath()
1181 playSound(SND_EXPLOSION, 5); in doDeath()
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dformat.h1483 SND_EXPLOSION = 104, enumerator
H A Dobjects.h1454 game->playSound(TR::SND_EXPLOSION, pos, Sound::PAN); in update()
1681 game->playSound(TR::SND_EXPLOSION, pos, Sound::PAN); in Explosion()
/dports/games/tuxtype/tuxtype-1.8.3/src/
H A Dlaser.h187 SND_EXPLOSION, enumerator
H A Dlaser.c387 PlaySound(sounds[SND_EXPLOSION]); in PlayLaserGame()
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dgame.c1516 playsound(SND_EXPLOSION); in game_handle_comets()
4104 playsound(SND_EXPLOSION); in smartbomb_activate()
H A Dfactoroids.c988 playsound(SND_EXPLOSION); in FF_handle_asteroids()
H A Dfileops.h201 SND_EXPLOSION, enumerator
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Dexplosions.c119 play_sound(SND_EXPLOSION); in new_explosion()
H A Dsound.h23 #define SND_EXPLOSION 0 macro
/dports/games/viruskiller/viruskiller-1.03/src/
H A Dviruses.cpp178 audio.playSound(SND_EXPLOSION, 0); in nukeAllViruses()
H A Dresources.cpp121 audio.loadSound(SND_EXPLOSION, "sound/explosion.wav"); in loadResources()
H A Ddefs.h102 SND_EXPLOSION, enumerator
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dexplosions.c113 play_sound(SND_EXPLOSION); in new_explosion()
H A Dsound.h10 #define SND_EXPLOSION 0 macro
/dports/games/madbomber/madbomber-0.2.5/
H A Dmadbomber.c275 SND_EXPLOSION, enumerator
3969 playsound(SND_EXPLOSION, 1); in explodebombs()
5007 playsound(SND_EXPLOSION, 0); in sign_highscore()