summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-08Document Card Album functionsElectroDeoxys
2021-05-07Document functions related to deck building screenElectroDeoxys
2021-05-03Document/label bank2 and WRAM related stuff, add menu related constantsElectroDeoxys
2021-04-19Add menu_constants, document some deck menu routinesElectroDeoxys
2021-04-17Document HandlePeekSelectionElectroDeoxys
2021-04-15Disassemble referenced functions in bank 2ElectroDeoxys
2021-04-05Merge pull request #103 from ElectroDeoxys/masterDaniel Harding
Finish banks $5 and $1c
2021-04-05Fix medal constants orderElectroDeoxys
2021-04-05Remove extra bin fileElectroDeoxys
2021-04-05Add newlineElectroDeoxys
2021-04-05Fix names, finish bank cElectroDeoxys
2021-04-05SGB border medalsElectroDeoxys
2021-04-05Extract debug border dataElectroDeoxys
2021-04-05Extract sgb border dataElectroDeoxys
2021-04-04Implement decompressor in python script (-d flag)ElectroDeoxys
2021-04-02Finish disassembling bankElectroDeoxys
2021-04-02Merge pull request #102 from ElectroDeoxys/masterDaniel Harding
Disassemble and document some bank $2
2021-04-02Fix labels and add text dataElectroDeoxys
2021-03-07Disassemble and document some bankElectroDeoxys
2021-02-23Merge pull request #101 from ElectroDeoxys/masterDaniel Harding
Card Pop! and Printer (bank$06)
2021-02-23Remove comment lineElectroDeoxys
2021-02-22Disassemble and document Card Pop! functionsElectroDeoxys
2021-02-20Disassemble and label some printer functionsElectroDeoxys
2021-02-20Merge pull request #100 from ElectroDeoxys/masterDaniel Harding
Finishing bank $20 and some debug functions
2021-02-20Rename unknown tilemapsElectroDeoxys
2021-02-20Label unknown tilemapsElectroDeoxys
2021-02-20Extract duel configuration data, and label duel testing routineElectroDeoxys
2021-02-20Map event tilemapsElectroDeoxys
2021-02-19Finish disassembling bank 0ElectroDeoxys
2021-02-18Merge pull request #99 from ElectroDeoxys/masterDaniel Harding
Decompression stuff
2021-02-18Standardise title screen gfx labelsElectroDeoxys
2021-02-18Fix spacesElectroDeoxys
2021-02-18Fix typosElectroDeoxys
2021-02-18Label data, split map tiles and permissionsElectroDeoxys
2021-02-18Document bank20 routinesElectroDeoxys
2021-02-18Label permission map loading routinesElectroDeoxys
2021-02-18Include compressed data extractor scriptElectroDeoxys
2021-02-18Remove bank05 padding INCROMElectroDeoxys
2021-02-18Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-18Extract compressed dataElectroDeoxys
2021-02-17Improve decompression documentationElectroDeoxys
2021-02-16Manually declare the 00 paddingdannye
instead of manually declaring the ff padding
2021-02-16Merge pull request #98 from ElectroDeoxys/masterDaniel Harding
Bank 20 disassembly (map animations, loading)
2021-02-16LabelElectroDeoxys
2021-02-16Small fixesElectroDeoxys
2021-02-16Fix some labelsElectroDeoxys
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-16Label SGB map palettesElectroDeoxys
2021-02-15Document overworld map player sprite auto movement routinesdannye
2021-02-15Merge pull request #97 from dannye/masterDaniel Harding
Script command clean up and Overworld map menu logic