summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-02-15Label and document OW frame dataElectroDeoxys
2021-02-15Rename wBGMapBuffer to wDecompressionBufferdannye
and update routine names accordingly
2021-02-15Rename some tilemap/tileset constantsdannye
2021-02-15Extract data from bank 20ElectroDeoxys
2021-02-14Some SGB packet stuff for scene loadingdannye
2021-02-14Disassemble scene datadannye
still a WIP
2021-02-13Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-02-13Document some overworld map stuffdannye
and label some wram addresses used by script commands
2021-02-13Merge pull request #95 from ElectroDeoxys/animsDaniel Harding
More graphics disassembling
2021-02-13Remove extra white spaceElectroDeoxys
2021-02-13Label Tilemap dataElectroDeoxys
2021-02-13Label Tilemap dataElectroDeoxys
2021-02-12Disassemble tileset dataElectroDeoxys
2021-02-08Extract BG Map dataElectroDeoxys
2021-02-08Document BG Map decompression stuffElectroDeoxys
2021-02-07Add alias test macros for jumps with NULL destinationdannye
2021-02-07Separate true/false checks from nonzero/zero checksdannye
2021-02-07Rename jump_if_event_not_less_than to jump_if_event_greater_or_equaldannye
2021-02-06Rename event flags to event varsdannye
2021-02-03Merge pull request #94 from ElectroDeoxys/masterDaniel Harding
Consolidate "move" and "attack"
2021-02-03Extract remaining gfx dataElectroDeoxys
2021-02-03Create palette constants and separate animations into own fileElectroDeoxys
2021-02-03Merge https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2021-02-03Change all references of "move" to "attack"ElectroDeoxys