veloren/world/src/site
2023-10-05 23:23:27 +02:00
..
castle Tygyh/resolve all '# allow(clippy needless update)]' error supressions 2021-11-29 09:32:55 +00:00
economy replace all uses of Arc<> with references 2023-10-02 16:52:41 +02:00
settlement fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
block_mask.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
mod.rs New Arena building and visit site for NPCs 2023-09-26 12:29:14 +00:00
namegen.rs fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
tree.rs Require rng from EntityInfo::with_asset_expect 2022-01-28 00:02:34 +02:00