veloren/voxygen/src
2020-11-23 10:57:56 +00:00
..
anim Improves bipedlarge and theropod anims, balance tweaks 2020-11-19 00:56:50 +01:00
audio Fixed audio test, added changelog line. 2020-11-20 11:50:01 -06:00
ecs Fully move sfx away from ECS event bus 2020-11-18 13:31:13 -08:00
hud translations, fixes 2020-11-23 10:57:56 +00:00
menu Added exposure to settings 2020-11-23 10:57:55 +00:00
mesh Preserved light/glow maps to prevent sprites/entities being lit when they shouldn't be 2020-11-23 10:57:56 +00:00
render Preserved light/glow maps to prevent sprites/entities being lit when they shouldn't be 2020-11-23 10:57:56 +00:00
scene Added light/glow map sample interpolation for entities 2020-11-23 10:57:56 +00:00
ui Attempt to fix ui bug with changing screens causing inventory slots and such to disappear, presumably due to dpi differences 2020-11-22 14:22:39 -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 Move tracy frame markers to proper locations, add a few spans 2020-11-22 14:22:39 -05:00
logging.rs rename a file, fix error msg, dont spam persistence by default 2020-10-13 00:06:24 +02:00
main.rs Fix audio disabling 2020-11-19 10:46:31 -08: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 Move tracy frame markers to proper locations, add a few spans 2020-11-22 14:22:39 -05:00
session.rs map fixes 2020-11-23 10:57:55 +00:00
settings.rs Tweaked default graphics settings 2020-11-23 10:57:56 +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