veloren/voxygen/src
2020-11-08 00:35:11 -06:00
..
anim Use item_definition_id for weapon asset mapping 2020-11-07 16:44:11 -06:00
audio Fix audio tests. 2020-11-07 15:53:19 -06:00
ecs Addressed comments. 2020-11-04 19:22:08 -06:00
hud Use item_definition_id for weapon asset mapping 2020-11-07 16:44:11 -06:00
menu extract a Presence Component, which is server only and has state of Player and Client. Presence is only valid for Clients that are in game 2020-11-03 08:56:02 +01:00
mesh Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
render Clouds 2020-10-21 21:05:25 +00:00
scene centering assets 2020-11-08 00:35:11 -06:00
ui Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
controller.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04: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 Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
key_state.rs Implemented Flight 2020-11-03 22:46:07 +00:00
lib.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
logging.rs rename a file, fix error msg, dont spam persistence by default 2020-10-13 00:06:24 +02:00
main.rs Log where the userdata folder is in binary crates, fix bug where the old 2020-10-29 18:30:49 -04: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 Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
run.rs Use less verbose span names when the tracy feature is off 2020-09-07 00:59:16 -04:00
session.rs Implemented Flight 2020-11-03 22:46:07 +00:00
settings.rs Implemented Flight 2020-11-03 22:46:07 +00:00
singleplayer.rs Only try to connect to the singleplayer server after it has been initialized 2020-10-29 18:30:49 -04:00
window.rs Implemented Flight 2020-11-03 22:46:07 +00:00