summaryrefslogtreecommitdiff
path: root/data/items
AgeCommit message (Collapse)Author
2021-03-23Verify uneven list sizes with list_start, li, and assert_list_length macrosRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
2020-11-03More syncing with pokecrystalRangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-06-05Fix file permissions.entrpntr
2020-05-23Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm.entrpntr
2020-05-21Add fruit_trees.asmlibjet
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-05-09Add item/move/class names; update linkerscript and main.asm.entrpntr
2020-05-09Add item descriptions.entrpntr
2020-05-04Finish cleanup of bank 3.entrpntr
2020-05-01Disassemble bank $0b.entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-29Add bank 9 files before trainer card.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-12Money, marts, and mom.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr