veloren/common/src/comp
2019-06-28 14:45:02 +00:00
..
actor.rs Char fixes 2019-06-28 14:45:02 +00:00
agent.rs Added enemies 2019-05-27 12:18:14 +01:00
animation.rs groundwork for role, crun, cidle 2019-06-16 19:57:04 +02:00
controller.rs Remove crun and cidle components and inputs 2019-06-16 19:57:04 +02:00
inputs.rs Don't sync animations, just sync components used to construct them 2019-06-16 19:59:15 +02:00
mod.rs Add pub use phys:: and remove most pub mods 2019-06-16 19:59:12 +02:00
phys.rs Add pub use phys:: and remove most pub mods 2019-06-16 19:59:12 +02:00
player.rs Better formatting 2019-05-25 23:21:39 +02:00
stats.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