veloren/voxygen/src
2020-09-29 19:48:04 -05:00
..
anim small corrections 2020-09-21 23:57:10 -04:00
audio Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
ecs Corrected some spelling errors 2020-08-25 12:21:25 +00:00
hud Tweaked particles. Added skill icons. 2020-09-29 19:47:58 -05:00
menu Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
mesh Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
render Tweaked particles. Added skill icons. 2020-09-29 19:47:58 -05:00
scene Added beam system. Added collision code for spherical wedge/cylinder detection. 2020-09-29 19:48:04 -05:00
ui * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
controller.rs UI fixes, assets update 2020-08-12 18:10:18 +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 * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
key_state.rs readd sneak 2020-08-08 13:47:32 -04: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 remove duplicate tracing filter code, fix compiling voxygen with the 2020-09-06 22:28:14 -04:00
main.rs fix windows result check 2020-09-11 16:24:15 +02:00
meta.rs switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
profile.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
run.rs Use less verbose span names when the tracy feature is off 2020-09-07 00:59:16 -04:00
session.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
settings.rs new loading screen bgs (part 1) 2020-09-18 23:17:47 +00:00
singleplayer.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
window.rs Merge branch 'imbris/tracy' into 'master' 2020-09-10 05:07:51 +00:00