This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0ca85069b
veloren
/
voxygen
/
src
/
audio
History
S Handley
b0ca85069b
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
..
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