summaryrefslogtreecommitdiff
path: root/data/item
AgeCommit message (Collapse)Author
2021-11-20Labeled more symbols (#77)Cheng Hann Gan
* Labeled more symbols * Fixed comment typo * Renamed some functions
2021-11-18Expanded charmap usage (#76)Cheng Hann Gan
* Added item icons/Hiragana to charmap * Use color formatting charmap macros * Removed redundant text formatting macros
2021-11-03Extract shop dialoguemid-kid
2021-10-10Extracted species/item/move strings (#63)Cheng Hann Gan
* Extracted species/item/move strings * Used binary strings for bitwise flag variables
2021-09-28Created species/item data JSONs (#57)Cheng Hann Gan
* Created species data JSON * Added item data JSON * Removed address field from JSONs -Moved constants/item.h import to item.h. * Used default values for some JSON fields -Use item ID macros for item evolutions.