X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSounds.def;h=6fde586a28b4153dffcc5b7245bdcf6b5e0e9e74;hb=2a35a9f30b5cc6c2f2b06e706910a3fc5f756685;hp=27c8f4e048fa6c62340996a2296e57f7746e24ca;hpb=cd043e3f9e26c2b3406b40a354c2840941e9db7f;p=lugaru.git diff --git a/Source/Sounds.def b/Source/Sounds.def index 27c8f4e..6fde586 100644 --- a/Source/Sounds.def +++ b/Source/Sounds.def @@ -1,5 +1,5 @@ /* -Copyright (C) 2010 - Lugaru authors +Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -17,74 +17,74 @@ You should have received a copy of the GNU General Public License along with Lugaru. If not, see . */ -DECLARE_SOUND(footstepsn1, "footstepsnow1.ogg") -DECLARE_SOUND(footstepsn2, "footstepsnow2.ogg") -DECLARE_SOUND(footstepst1, "footstepstone1.ogg") -DECLARE_SOUND(footstepst2, "footstepstone2.ogg") -DECLARE_SOUND(footstepgr1, "footstepgrass1.ogg") -DECLARE_SOUND(footstepgr2, "footstepgrass2.ogg") -DECLARE_SOUND(landsound, "land.ogg") -DECLARE_SOUND(jumpsound, "jump.ogg") -DECLARE_SOUND(hawksound, "hawk.ogg") -DECLARE_SOUND(whooshsound, "whoosh.ogg") -DECLARE_SOUND(landsound1, "land1.ogg") -DECLARE_SOUND(landsound2, "land2.ogg") -DECLARE_SOUND(breaksound, "broken.ogg") -DECLARE_SOUND(lowwhooshsound, "lowwhoosh.ogg") -DECLARE_SOUND(midwhooshsound, "midwhoosh.ogg") -DECLARE_SOUND(highwhooshsound, "highwhoosh.ogg") -DECLARE_SOUND(movewhooshsound, "movewhoosh.ogg") -DECLARE_SOUND(heavyimpactsound, "heavyimpact.ogg") -DECLARE_SOUND(whooshhitsound, "whooshhit.ogg") -DECLARE_SOUND(thudsound, "thud.ogg") -DECLARE_SOUND(alarmsound, "alarm.ogg") -DECLARE_SOUND(breaksound2, "break.ogg") -DECLARE_SOUND(knifedrawsound, "knifedraw.ogg") -DECLARE_SOUND(knifesheathesound, "knifesheathe.ogg") -DECLARE_SOUND(fleshstabsound, "fleshstab.ogg") -DECLARE_SOUND(fleshstabremovesound, "fleshstabremove.ogg") -DECLARE_SOUND(knifeswishsound, "knifeswish.ogg") -DECLARE_SOUND(knifeslicesound, "knifeslice.ogg") -DECLARE_SOUND(swordslicesound, "swordslice.ogg") -DECLARE_SOUND(skidsound, "skid.ogg") -DECLARE_SOUND(snowskidsound, "snowskid.ogg") -DECLARE_SOUND(bushrustle, "bushrustle.ogg") -DECLARE_SOUND(clank1sound, "clank1.ogg") -DECLARE_SOUND(clank2sound, "clank2.ogg") -DECLARE_SOUND(clank3sound, "clank3.ogg") -DECLARE_SOUND(clank4sound, "clank4.ogg") -DECLARE_SOUND(consolesuccesssound, "consolesuccess.ogg") -DECLARE_SOUND(consolefailsound, "consolefail.ogg") -DECLARE_SOUND(metalhitsound, "metalhit.ogg") -DECLARE_SOUND(clawslicesound, "clawslice.ogg") -DECLARE_SOUND(splattersound, "splatter.ogg") -DECLARE_SOUND(growlsound, "growl.ogg") -DECLARE_SOUND(growl2sound, "growl2.ogg") -DECLARE_SOUND(barksound, "bark.ogg") -DECLARE_SOUND(bark2sound, "bark2.ogg") -DECLARE_SOUND(bark3sound, "bark3.ogg") -DECLARE_SOUND(snarlsound, "snarl.ogg") -DECLARE_SOUND(snarl2sound, "snarl2.ogg") -DECLARE_SOUND(barkgrowlsound, "barkgrowl.ogg") -DECLARE_SOUND(rabbitattacksound, "rabbitattack.ogg") -DECLARE_SOUND(rabbitattack2sound, "rabbitattack2.ogg") -DECLARE_SOUND(rabbitattack3sound, "rabbitattack3.ogg") -DECLARE_SOUND(rabbitattack4sound, "rabbitattack4.ogg") -DECLARE_SOUND(rabbitpainsound, "rabbitpain.ogg") -DECLARE_SOUND(rabbitpain1sound, "rabbitpain2.ogg") -DECLARE_SOUND(rabbitchitter, "rabbitchitter.ogg") -DECLARE_SOUND(rabbitchitter2, "rabbitchitter2.ogg") -DECLARE_SOUND(swordstaffsound, "swordstaff.ogg") -DECLARE_SOUND(staffbodysound, "staffbody.ogg") -DECLARE_SOUND(staffheadsound, "staffhead.ogg") -DECLARE_SOUND(staffbreaksound, "staffbreak.ogg") -DECLARE_SOUND(firestartsound, "firestart.ogg") -DECLARE_SOUND(fireendsound, "fireend.ogg") -DECLARE_SOUND(stream_firesound, "fire.ogg") -DECLARE_SOUND(stream_grasstheme, "music1grass.ogg") -DECLARE_SOUND(stream_snowtheme, "music1snow.ogg") -DECLARE_SOUND(stream_deserttheme, "music1desert.ogg") -DECLARE_SOUND(stream_wind, "wind.ogg") -DECLARE_SOUND(stream_desertambient, "desertambient.ogg") -DECLARE_SOUND(stream_fighttheme, "music2.ogg") -DECLARE_SOUND(stream_menutheme, "music3.ogg") +DECLARE_SOUND(footstepsn1, "FootStepSnow1.ogg") +DECLARE_SOUND(footstepsn2, "FootStepSnow2.ogg") +DECLARE_SOUND(footstepst1, "FootStepStone1.ogg") +DECLARE_SOUND(footstepst2, "FootStepStone2.ogg") +DECLARE_SOUND(footstepgr1, "FootStepGrass1.ogg") +DECLARE_SOUND(footstepgr2, "FootStepGrass2.ogg") +DECLARE_SOUND(landsound, "Land.ogg") +DECLARE_SOUND(jumpsound, "Jump.ogg") +DECLARE_SOUND(hawksound, "Hawk.ogg") +DECLARE_SOUND(whooshsound, "Whoosh.ogg") +DECLARE_SOUND(landsound1, "Land1.ogg") +DECLARE_SOUND(landsound2, "Land2.ogg") +DECLARE_SOUND(breaksound, "Broken.ogg") +DECLARE_SOUND(lowwhooshsound, "LowWhoosh.ogg") +DECLARE_SOUND(midwhooshsound, "MidWhoosh.ogg") +DECLARE_SOUND(highwhooshsound, "HighWhoosh.ogg") +DECLARE_SOUND(movewhooshsound, "MoveWhoosh.ogg") +DECLARE_SOUND(heavyimpactsound, "HeavyImpact.ogg") +DECLARE_SOUND(whooshhitsound, "WhooshHit.ogg") +DECLARE_SOUND(thudsound, "Thud.ogg") +DECLARE_SOUND(alarmsound, "Alarm.ogg") +DECLARE_SOUND(breaksound2, "Break.ogg") +DECLARE_SOUND(knifedrawsound, "KnifeDraw.ogg") +DECLARE_SOUND(knifesheathesound, "KnifeSheathe.ogg") +DECLARE_SOUND(fleshstabsound, "FleshStab.ogg") +DECLARE_SOUND(fleshstabremovesound, "FleshStabRemove.ogg") +DECLARE_SOUND(knifeswishsound, "KnifeSwish.ogg") +DECLARE_SOUND(knifeslicesound, "KnifeSlice.ogg") +DECLARE_SOUND(swordslicesound, "SwordSlice.ogg") +DECLARE_SOUND(skidsound, "Skid.ogg") +DECLARE_SOUND(snowskidsound, "SnowSkid.ogg") +DECLARE_SOUND(bushrustle, "BushRustle.ogg") +DECLARE_SOUND(clank1sound, "Clank1.ogg") +DECLARE_SOUND(clank2sound, "Clank2.ogg") +DECLARE_SOUND(clank3sound, "Clank3.ogg") +DECLARE_SOUND(clank4sound, "Clank4.ogg") +DECLARE_SOUND(consolesuccesssound, "ConsoleSuccess.ogg") +DECLARE_SOUND(consolefailsound, "ConsoleFail.ogg") +DECLARE_SOUND(metalhitsound, "MetalHit.ogg") +DECLARE_SOUND(clawslicesound, "ClawSlice.ogg") +DECLARE_SOUND(splattersound, "Splatter.ogg") +DECLARE_SOUND(growlsound, "Growl.ogg") +DECLARE_SOUND(growl2sound, "Growl2.ogg") +DECLARE_SOUND(barksound, "Bark.ogg") +DECLARE_SOUND(bark2sound, "Bark2.ogg") +DECLARE_SOUND(bark3sound, "Bark3.ogg") +DECLARE_SOUND(snarlsound, "Snarl.ogg") +DECLARE_SOUND(snarl2sound, "Snarl2.ogg") +DECLARE_SOUND(barkgrowlsound, "BarkGrowl.ogg") +DECLARE_SOUND(rabbitattacksound, "RabbitAttack.ogg") +DECLARE_SOUND(rabbitattack2sound, "RabbitAttack2.ogg") +DECLARE_SOUND(rabbitattack3sound, "RabbitAttack3.ogg") +DECLARE_SOUND(rabbitattack4sound, "RabbitAttack4.ogg") +DECLARE_SOUND(rabbitpainsound, "RabbitPain.ogg") +DECLARE_SOUND(rabbitpain1sound, "RabbitPain2.ogg") +DECLARE_SOUND(rabbitchitter, "RabbitChitter.ogg") +DECLARE_SOUND(rabbitchitter2, "RabbitChitter2.ogg") +DECLARE_SOUND(swordstaffsound, "SwordStaff.ogg") +DECLARE_SOUND(staffbodysound, "StaffBody.ogg") +DECLARE_SOUND(staffheadsound, "StaffHead.ogg") +DECLARE_SOUND(staffbreaksound, "StaffBreak.ogg") +DECLARE_SOUND(firestartsound, "FireStart.ogg") +DECLARE_SOUND(fireendsound, "FireEnd.ogg") +DECLARE_SOUND(stream_firesound, "Fire.ogg") +DECLARE_SOUND(stream_grasstheme, "Music1Grass.ogg") +DECLARE_SOUND(stream_snowtheme, "Music1Snow.ogg") +DECLARE_SOUND(stream_deserttheme, "Music1Desert.ogg") +DECLARE_SOUND(stream_wind, "Wind.ogg") +DECLARE_SOUND(stream_desertambient, "DesertAmbient.ogg") +DECLARE_SOUND(stream_fighttheme, "Music2.ogg") +DECLARE_SOUND(stream_menutheme, "Music3.ogg")