summaryrefslogtreecommitdiff
path: root/engine/items/item_effects.asm
AgeCommit message (Expand)Author
2021-01-03Merge last changes from pretklektron
2020-12-29more changesklektron
2020-11-14Fix file modesdannye
2020-11-12more files translatedklektron
2020-09-22Replace ghost Marowak's ambiguous constantSatoMew
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-08Factor out MapBadgeFlags and EscapeRopeTilesets data tablesRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05TM/HM constants named after movesRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Organize macros/ like pokecrystalRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi