veloren/world
juliancoffee 1347a31108 Deprecation step of Item::name/description
- Mark Item::name() and Item::description() deprecated, along with
  corresponding ItemDesc methods.
- Dummify dialogue code that uses items, as it's not used anyway. In the
  future it should use common_i18n::Content.
- Allow usage of deprecated .name() for Inventory ordering, for now.
- Allow usage of deprecated .name() for Inventory ordering for
  merchants, for now.
2024-01-14 21:25:15 +02:00
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples cargo fmt after updating new toolchain 2023-10-06 09:13:01 +02:00
src Deprecation step of Item::name/description 2024-01-14 21:25:15 +02:00
Cargo.toml move some details to generate 2023-12-07 20:08:03 +01:00
economy_testinput2.ron separate orders by professions and everyone 2022-06-07 18:30:05 +02:00