veloren/voxygen/src
Joshua Barretto 862cd5fe49 fmt
2021-03-07 14:25:03 +00:00
..
audio Re-allowed for what stage you were on to persist through a roll 2021-02-27 19:24:18 -05:00
ecs Merge branch 'Lerg/Accumulate_Damage_Floaters' into 'master' 2021-02-27 16:18:18 +00:00
hud fmt 2021-03-07 14:25:03 +00:00
menu fix #46 🥳 2021-03-03 12:37:09 +01:00
mesh fmt 2021-03-07 14:25:03 +00:00
render Reverted to repr_c vek 2021-03-07 14:25:02 +00:00
scene fmt 2021-03-07 14:25:03 +00:00
ui Implement stacking and splitting 2021-03-02 00:08:46 +00:00
controller.rs #966 - Add setting to invert controller camera Y axis 2021-02-24 10:39:44 -06: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 MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
lib.rs Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00
logging.rs Update Network Protocol 2021-02-22 17:34:55 +01:00
main.rs Update Network Protocol 2021-02-22 17:34:55 +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 Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
session.rs Implement stacking and splitting 2021-03-02 00:08:46 +00:00
settings.rs Allow using stack splitting into or out of a trade. 2021-03-03 18:19:10 -05:00
singleplayer.rs share tokio Runtime between Client and Server, name rayon Threadpool 2021-02-22 17:35:06 +01:00
window.rs Merge branch 'Lerg/Issue_#976' into 'master' 2021-02-28 18:23:30 +00:00