summaryrefslogtreecommitdiff
path: root/layout.link
AgeCommit message (Collapse)Author
2020-05-28Changes for hall of fame and credits.entrpntr
2020-05-27Merge pull request #36 from entrpntr/misc-dumpentrpntr
Disassemble banks $70 and $3f, add tileset data
2020-05-25Whoops, missed a bank somehow.entrpntr
2020-05-25Make separate tileset object, add similar collision files.entrpntr
2020-05-22Merge pull request #33 from entrpntr/phoneentrpntr
Disassemble phone scripts and text (bank $41)
2020-05-21Disassemble remainder of bank $40.entrpntr
2020-05-20Reorganize, minor cleanups.entrpntr
2020-05-14Clean up some palette stuff, update main.asm and layout.link.entrpntr
2020-05-09Add item/move/class names; update linkerscript and main.asm.entrpntr
2020-05-08Modest cleanup of wram.asm.entrpntr
2020-05-07Add majority of remaining unused source files.entrpntr
2020-05-07Add end-of-ROM stadium data, fix Burned Tower script labels/constants.entrpntr
2020-05-04Finish cleanup of bank 3.entrpntr
2020-05-01Disassemble bank $0b.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-26Disassemble map scenes and events.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr