veloren/common/src
2019-06-30 18:53:44 -04:00
..
assets Added the standard linux asset path and an enviroment variable for configuring it 2019-06-28 19:50:11 +02:00
comp combat run/jump/idle animation states 2019-06-30 18:53:44 -04:00
figure 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
msg Remove Actor and use Body instead 2019-06-30 18:57:24 +02:00
net Network fix for 32-bit 2019-06-16 22:59:25 +01:00
sys combat run/jump/idle animation states 2019-06-30 18:53:44 -04:00
terrain Better path noise, better shadows 2019-06-26 19:14:12 +01:00
util Cleaned up codebase, added cursor grab toggle 2019-01-23 22:21:47 +00:00
volumes 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
clock.rs Use Instant and running compensation in clock 2019-06-09 14:14:02 -04:00
lib.rs Clean up ecs actor body components 2019-06-29 01:49:33 +02:00
npc.rs fix formatting 2019-06-15 13:48:14 +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 combat run/jump/idle animation states 2019-06-30 18:53:44 -04:00
vol.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