summaryrefslogtreecommitdiff
path: root/data/items
AgeCommit message (Expand)Author
2021-03-22Verify uneven list sizes with list_start, li, and assert_list_length macrosRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-11-03More syncing with pokegoldRangi
2020-08-13Consistent constants for radio data table sizes (could still be better)Rangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-03-21Miscellaneous fixes from #694Rangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-06-04Use structure constants for channel_structmid-kid
2018-05-18Constants for PC menu indexesRangi
2018-05-05Explicit NO_LIMITS instead of 0Rangi
2018-05-05Use explicit HELD_NONE, not 0Rangi
2018-02-05No redundant item effect labelsRangi
2018-01-25Move event data to data/events/Rangi
2018-01-25More battle data in data/battle/Rangi
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-22wUnlockedUnowns engine flag constantsRangi
2018-01-12Move code out of data/Remy Oukaour
2018-01-11Group item and deco data moreRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-03More relevant data file locationsRemy Oukaour
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-27Move events/ to engine/events/Remy Oukaour
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-26Name mail graphicsRemy Oukaour
2017-12-24Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-24HELD_TRADE_EVOLVE -> HELD_FLINCHmid-kid
2017-12-23Move NUM_BUENA_PRIZES to event/buena.asm (still hard-coded)Remy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour