summaryrefslogtreecommitdiff
path: root/engine/overworld/player_state.asm
AgeCommit message (Expand)Author
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-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
2020-06-23Move more tables from engine/ to data/Rangi
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
2016-12-31split code out of main.asmYamaArashi