veloren/voxygen/src
2020-11-18 13:31:12 -08:00
..
anim Addressed more comments 2020-11-17 23:54:01 +01:00
audio Probability for biome play 2020-11-18 13:31:12 -08:00
ecs Addressed comments. 2020-11-04 19:22:08 -06:00
hud Upscaling support 2020-11-15 22:18:35 +00:00
menu Merge branch 'imbris/fix-font-selection' into 'master' 2020-11-15 03:18:29 +00:00
mesh Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
render Upscaling support 2020-11-15 22:18:35 +00:00
scene Bird calls from trees 2020-11-18 13:31:12 -08:00
ui Properly use localization specified fonts, fix swedish translation by adding other fonts to the font mapping list 2020-11-14 21:31:31 -05:00
controller.rs More resiliant settings, better key defaults 2020-11-11 17:37:26 +00:00
error.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
i18n.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
key_state.rs Implemented Flight 2020-11-03 22:46:07 +00:00
lib.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
logging.rs rename a file, fix error msg, dont spam persistence by default 2020-10-13 00:06:24 +02:00
main.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
meta.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
profile.rs Save the selected character, deselect character when deleting, auto select newly created character 2020-11-14 19:17:42 -05:00
run.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
session.rs Initial biome specific music and ambient sound channel 2020-11-18 13:31:11 -08:00
settings.rs More resiliant settings, better key defaults 2020-11-11 17:37:26 +00:00
singleplayer.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
window.rs Handle window resizing properly to fix some bugs on startup 2020-11-12 23:56:36 -05:00