summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2020-07-13Disassemble the final English debug ROMsRangi
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
2020-07-04SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULTRangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-06-29Identify more labels and constantsRangi
2020-06-22Identify some more labelsRangi
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-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-17Harmonize engine/{gfx, items, link, math} with pokecrystalRangi
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-06-16Harmonize home/ with pokecrystalRangi
2020-06-16Harmonize some more symbols with pokecrystalRangi
2020-06-16Fix over-replacementRangi
2020-06-16BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's ↵Rangi
HDMATransfer_FillBGMap0WithBlack)
2020-06-16hFF9E -> hBlackOutBGMapThirdRangi
2020-06-15Miscellaneous cleanups.entrpntr
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-05Fix file permissions.entrpntr
2020-05-30Add savemenu/phonering_copytilemapatonce.asmlibjet
2020-05-22Remove hardcoded addresses, minor cleanup of gamefreak_presents.asmentrpntr
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-09Add engine/pokegear/pokegear.asm.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-23Revisit some bank 5 code before continuing.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-20Finish disassembling battle core.entrpntr
2020-04-19Start adding engine/battle/core.asm.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Add engine/battle/read_trainer_[attributes|party].asm.entrpntr
2020-04-08Add engine/battle/ai/scoring.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-25Update hram and engine/gfx/load_pics before continuing.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Some cleanup before continuing.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr