veloren/voxygen/src
2021-01-19 08:06:59 -05:00
..
audio Added sword skill tree 2021-01-19 08:06:59 -05:00
ecs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
hud Provide buff information on killed entities 2021-01-18 05:46:53 +00:00
menu Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
mesh fix wrong alignment 2020-12-16 15:17:17 +01:00
render cargo fmt 2020-12-17 12:06:22 +01:00
scene Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
ui Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
controller.rs More resiliant settings, better key defaults 2020-11-11 17:37:26 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
i18n.rs Use concat to build i18n specifiers" 2021-01-04 00:06:14 +01:00
key_state.rs Implemented Flight 2020-11-03 22:46:07 +00:00
lib.rs Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00
logging.rs Follow-up fixes from review of inventory MR 2021-01-10 11:27:09 +00:00
main.rs clear i18n code + revert back some other part of the code to its original state 2020-12-31 12:32:18 +01: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 Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
run.rs Move tracy frame markers to proper locations, add a few spans 2020-11-22 14:22:39 -05:00
session.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
settings.rs Changed default option to false for smooth_pan_enable. 2021-01-08 21:08:57 +00:00
singleplayer.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
window.rs Move to WindowEvent from DeviceEvent for zooming 2021-01-08 01:38:33 -05:00