summaryrefslogtreecommitdiff
path: root/home/gfx.asm
AgeCommit message (Collapse)Author
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-22Identify some more labels (a few link-related)Rangi
2020-06-29Identify more labels and constantsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{gfx, items, link, math} with pokecrystalRangi
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-06-16Harmonize home/ with pokecrystalRangi
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-03-15Small home/ reorganizationlibjet