summaryrefslogtreecommitdiff
path: root/pokesilver.link
AgeCommit message (Collapse)Author
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/effect_commands.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-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-17Cleanup of files for banks $02 and $03 for main.asm.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-02-19Add home/hp_pals.asm and home/names.asmlibjet
2020-02-19Update some included files at the start of home.asmlibjet
2019-08-16Sync home/audio.asm with pokecrystal.IIMarckus
2019-08-16Build a separate audio object.IIMarckus
2018-10-04Dump map blockdata from Gold.IIMarckus
2018-10-04Split map object includes into a separate file.IIMarckus
2018-09-21Remove an empty bank.IIMarckus
2018-09-21Include Pokédex entries in the build.IIMarckus
2018-07-06Add the three banks of common text.IIMarckus
2018-01-23commit linkerscriptsyenatch