veloren/common
2021-06-19 04:27:50 -04:00
..
assets Removed .jpeg as valid image format (to encourage consistency) 2021-06-18 12:42:08 +01:00
base Fix span macros by putting cfgs outside the macro (they are evaluated in the crate where the macro is used), add shorthand for common case of prof_span macro, add some spans to the client code and spiff bits of it 2021-06-19 04:27:50 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs Change the version number to 0.10 2021-06-12 10:14:07 +02:00
frontend Change the version number to 0.10 2021-06-12 10:14:07 +02:00
net Made commands a distinct ClientMsg to avoid possible sanitisation problems for clients 2021-06-17 19:55:21 +01:00
src Merge branch 'juliancoffee/not_explodable_sprites' into 'master' 2021-06-19 01:10:20 +00:00
state Change the version number to 0.10 2021-06-12 10:14:07 +02:00
systems Merge branch 'aweinstock/tighten_e2t' into 'master' 2021-06-18 16:27:20 +00:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml Change the version number to 0.10 2021-06-12 10:14:07 +02:00