veloren/voxygen/src/audio
2020-03-04 10:09:48 +00:00
..
sfx Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00:00
channel.rs Split the audio channels into SFX and music channels. This makes the 2020-02-15 21:30:44 +00:00
fader.rs Split the audio channels into SFX and music channels. This makes the 2020-02-15 21:30:44 +00:00
mod.rs Add a volume option to SfxEvents, and use this to dispatch movement sfx for quadripeds at a volume proportionate to their size. 2020-02-23 01:26:51 +00:00
music.rs Split the audio channels into SFX and music channels. This makes the 2020-02-15 21:30:44 +00:00
soundcache.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00