veloren/voxygen/src
2022-09-03 21:56:25 +02:00
..
audio Music Instruments 2022-08-28 18:48:18 +00:00
ecs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
hud Renamed some files, added missing img_ids. 2022-09-03 21:56:25 +02:00
menu Added the possibility to not assign a default keybind to a GameInput 2022-09-03 21:56:00 +02:00
mesh Merge branch 'tygyh/CleanUp' into 'master' 2022-07-17 14:04:45 +00:00
render seachapel 2022-08-24 21:50:53 +00:00
scene Merge branch 'floppy-music-instruments' into 'master' 2022-08-28 18:48:18 +00:00
session Added mute buttons for all of the audio sliders in settings 2022-09-03 20:31:04 +02:00
settings Added the possibility to not assign a default keybind to a GameInput 2022-09-03 21:56:00 +02:00
ui Impove UX of server limits on the view distance 2022-08-25 23:24:43 -04:00
cmd.rs fix 2022-06-18 15:25:55 +02:00
controller.rs change gamepad mapping 2021-09-30 18:48:42 +00:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
discord.rs Discord Activity 2022-08-15 15:58:37 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Added a keybind for muting the music [F8] 2022-09-03 20:33:08 +02:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Discord Activity 2022-08-15 15:58:37 +00:00
main.rs Added mute buttons for all of the audio sliders in settings 2022-09-03 20:31:04 +02:00
profile.rs save spectate position 2022-08-14 22:41:07 +02:00
run.rs Added mute buttons for all of the audio sliders in settings 2022-09-03 20:31:04 +02:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs Lift return out of if-statements 2022-07-15 16:36:11 +02:00