aboutsummaryrefslogtreecommitdiff
path: root/src/itemstackmetadata.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix empty legacy meta being persistedrubenwardy2017-09-101-2/+3
|
* Modernize various files (part 2)Loic Blot2017-08-181-5/+3
| | | | | | | | | * range-based for loops * emplace_back instead of push_back * code style * C++ headers instead of C headers * Default operators * empty stl function
* Fix for empty key/value when reading item string with wear but no metadata ↵Jesse McDonald2017-06-271-10/+12
| | | | (#6058)
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+43