aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/item_effects.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Factor out MapBadgeFlags and EscapeRopeTilesets data tablesRangi2020-07-081-3/+1
* Sync coordinate macros with pokecrystalRangi2020-07-071-3/+3
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-14/+14
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-55/+55
* TM/HM constants named after movesRangi2020-07-051-4/+4
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-99/+99
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-49/+49
* Organize macros/ like pokecrystalRangi2020-07-031-2/+2
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-4/+4
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+2986