summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-04Clean up specials and swarms.entrpntr
2020-05-03Add Makefile option for verbose sym/map; fix some label names.entrpntr
2020-05-01Add PNGs.entrpntr
2020-05-01Disassemble bank $0b.entrpntr
2020-05-01Add wildmon data.entrpntr
2020-05-01Add engine/overworld/wildmons.asm (without data files).entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-30Add remaining bank 9 files.entrpntr
2020-04-30Add engine/menus/trainer_card.asm.entrpntr
2020-04-29Add bank 9 files before trainer card.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-27Clean up engine flags.entrpntr
2020-04-26More overworld code cleanup.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-24Minor cleanup of wram and text/charmap before continuing.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-20Miscellaneous cleanup before continuing.entrpntr
2020-04-20Finish disassembling battle core.entrpntr
2020-04-19Start adding engine/battle/core.asm.entrpntr
2020-04-19Finish disassembling effect commands.entrpntr
2020-04-19Continue with effect commands (about 50% complete).entrpntr
2020-04-19Start adding engine/battle/effect_commands.asm.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-12Add engine/events/print_[photo|unown] and engine/pokemon/breeding.entrpntr
2020-04-12Money, marts, and mom.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.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-08Remove empty banks and clean up main.asm before continuing.entrpntr
2020-04-08Add engine/battle/ai/[move|redundant|switch].asm.entrpntr
2020-04-08Add engine/battle/read_trainer_[attributes|party].asm.entrpntr
2020-04-08Add engine/battle/ai/scoring.asm.entrpntr
2020-04-07Add data/moves/effects.asm.entrpntr
2020-04-07Add engine/battle/ai/items.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-05A modest bit of cleanup before continuing.entrpntr
2020-04-05Create PNGs for remaining gfx binary files.entrpntr
2020-04-05Add gfx helper code for mail; add PNGs to repo.entrpntr
2020-04-02Fix gfx code, generate pngs for pokemon/trainers and add to repo.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.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-22Update documentation.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr