veloren/common/src
2019-07-21 17:45:31 +00:00
..
assets fix the missing set_playing(true) in AudioPlayer::load() to prevent infinity thread loop & adopt std::sync::{Mutex, Condvar} for accurate thread blocking. 2019-07-03 17:23:24 +00:00
comp Mark InvalidAlias Message as to be done 2019-07-17 18:32:01 +02:00
figure Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
msg add global git hash constant 2019-07-21 17:45:31 +00:00
net Network fix for 32-bit 2019-06-16 22:59:25 +01:00
sys Better fog 2019-07-21 00:32:36 +01:00
terrain Added fruit trees 2019-07-09 17:08:43 +01:00
util add global git hash constant 2019-07-21 17:45:31 +00:00
volumes Fix building 2019-07-03 21:28:07 +02:00
clock.rs Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
lib.rs Clean up ecs actor body components 2019-06-29 01:49:33 +02:00
npc.rs Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
ray.rs Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
state.rs Removed warning on OoB block modification 2019-07-20 19:08:28 +01:00
vol.rs Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00