summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2021-11-13Split bank 4ElectroDeoxys
2021-10-15Split part of bank 4dannye
2021-10-10Merge from pret:masterElectroDeoxys
2021-10-10Split bank 3dannye
2021-09-28Split graphics data from bank 20ElectroDeoxys
2021-09-27Split part of bank 7ElectroDeoxys
2021-09-27Split bank 6ElectroDeoxys
2021-09-24Split bank2ElectroDeoxys
2021-09-23Split bank1ElectroDeoxys
2021-06-12Add sprite animation constantsdannye
and rename more misc wram labels
2021-06-11Normalize line endingsdannye
2021-06-11Fix typosdannye
2021-06-11Fix Ninetales typosdannye
2021-06-07Split bank 5ElectroDeoxys
2021-06-07Split bank 8ElectroDeoxys
2021-06-06Remove some redundant address commentsdannye
2021-06-05Finish bank04dannye
2021-05-22Remove extra empty line in credits sequenceElectroDeoxys
2021-05-21Separate sequence stuff into their own filesElectroDeoxys
2021-05-17NPC functions disasm and documentingElectroDeoxys
2021-05-11Auto Deck Machine functionalitiesElectroDeoxys
2021-04-05Fix names, finish bank cElectroDeoxys
2021-04-05Extract debug border dataElectroDeoxys
2021-04-05Extract sgb border dataElectroDeoxys
2021-02-20Rename unknown tilemapsElectroDeoxys
2021-02-18Label data, split map tiles and permissionsElectroDeoxys
2021-02-18Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-18Extract compressed dataElectroDeoxys
2021-02-16Manually declare the 00 paddingdannye
instead of manually declaring the ff padding
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-16Label SGB map palettesElectroDeoxys
2021-02-15Label and document OW frame dataElectroDeoxys
2021-02-14Disassemble scene datadannye
still a WIP
2021-02-13Label Tilemap dataElectroDeoxys
2021-02-08Extract BG Map dataElectroDeoxys
2021-02-03Create palette constants and separate animations into own fileElectroDeoxys
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2021-02-03Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2021-02-02Document screen animationsElectroDeoxys
2021-02-02Document duel animation playing routinesElectroDeoxys
2021-01-17Improve some labels in bank 3dannye
2021-01-16Rename some script commandsdannye
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-14Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-13More misc attack animationsElectroDeoxys
2021-01-13Identify duel animationsElectroDeoxys
2021-01-13Identify attack animationsElectroDeoxys
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-05Add more labels for map/npc scriptsdannye
2021-01-05Document Palette structure and express OBP values in binaryElectroDeoxys