veloren/voxygen/src
2021-03-08 18:48:38 +01:00
..
audio Re-allowed for what stage you were on to persist through a roll 2021-02-27 19:24:18 -05:00
ecs change Name from VSystem to System 2021-03-08 13:15:00 +01:00
hud Add reset button to graphics settings 2021-03-08 18:48:38 +01:00
menu fix #46 🥳 2021-03-03 12:37:09 +01:00
mesh Better docs, faster terrain meshing 2021-03-07 14:25:07 +00:00
render Merge branch 'sarrakitty/fireworks' into 'master' 2021-03-07 18:37:35 +00:00
scene Merge branch 'sarrakitty/fireworks' into 'master' 2021-03-07 18:37:35 +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 Add reset button to graphics settings 2021-03-08 18:48:38 +01:00
settings.rs Turn giant trees into proper sites 2021-03-07 14:25:07 +00: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