veloren/common/src/comp/inventory
2021-05-01 09:25:56 -04:00
..
item Made naming of fields more explicit. 2021-05-01 09:25:56 -04:00
loadout_builder.rs Removed all unique and simple tool kinds. 2021-05-01 09:25:51 -04:00
loadout.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
mod.rs Removed ability set as field on items. 2021-05-01 09:25:49 -04:00
slot.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
test_helpers.rs Fixed tests. 2021-05-01 09:25:55 -04:00
test.rs Fixed tests. 2021-05-01 09:25:55 -04:00
trade_pricing.rs Allow trading items not sold by merchants 2021-04-18 20:07:00 +01:00