summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
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
2020-03-17Itemfinder routines and labels.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-03-15Fix the sections in home/header.asmlibjet
2020-03-15Create home/header.asmlibjet
2020-03-15Merge files into pokemon.asm, battle.asm and menu.asmlibjet
2020-03-15Small home/ reorganizationlibjet
2020-02-20Add home/sprite_anims.asmlibjet
2020-02-20Add home/mon_data_2.asmlibjet
2020-02-20Add home/print_bcd.asmlibjet
2020-02-20Add home/mon_data.asmlibjet
2020-02-19Add home/print_level.asmlibjet
2020-02-19Add home/mon_stats.asmlibjet
2020-02-19Add home/trainers.asmlibjet
2020-02-19Add home/stone_queue.asm and update script_constants.asmlibjet
2020-02-19Add home/scrolling_menu.asmlibjet
2020-02-19Add home/hp_pals.asm and home/names.asmlibjet
2020-02-19Add home/hp_pals.asmlibjet
2020-02-19Update some included files at the start of home.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet