summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-30Add remaining bank 9 files.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-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-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-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-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/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-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-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 of files for banks $02 and $03 for main.asm.entrpntr
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Finish disassembling bank $04.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-17Itemfinder routines and labels.entrpntr
2020-02-19Update some included files at the start of home.asmlibjet
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-12-09Added engine/events stuff and cleaned up contest related codelibjet
2019-10-12Sync base_stats from pokecrystal and include in the buildRyan Tandy
Remaining differences: - Move tutor is Crystal exclusive - Kept hard-coded pic dimensions for now as front pics have not been extracted yet
2019-10-12Sync egg group constants from pokecrystalRyan Tandy
Copied from pret/pokecrystal@0eeb00d6ac67199b3343c5a6ddc739b251f7a68f and pret/pokecrystal@2d8f3a0654a0baa6ab0c6e64b610d52b34c6e068
2019-10-12Sync growth rate constants from pokecrystalRyan Tandy
Copied from pret/pokecrystal@0eeb00d6ac67199b3343c5a6ddc739b251f7a68f
2019-10-12Use PSYCHIC_M for the Psychic TM.yenatch
[Ryan Tandy: adapted from pret/pokecrystal@0b8b6f9259bedacad55bb4667de5b2bbe6eafda7]
2019-10-11Add maps and map attributes.IIMarckus
2019-10-11Remove more obvious Crystal files.IIMarckus
2019-09-20Sync daycare from pokecrystalRyan Tandy
2019-08-26Import trainer DVs data from pokecrystalRyan Tandy
2019-08-16Incorporate the rest of the audio engine.IIMarckus