summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
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
2021-01-04Convert to rgb values, apply misc fixesElectroDeoxys
2021-01-04Add labels for some addressesdannye
2021-01-03Rename some referenced text labelsdannye
2020-12-31Address feedback from 614af97dannye
2020-12-28Create new attack animation constantsElectroDeoxys
2020-12-28Identify some animations and coin toss functionElectroDeoxys
2020-12-27Define duel animations, move -> attackElectroDeoxys
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-12-24Identify and unpack frame animation dataElectroDeoxys
2020-12-24Extract Palette dataElectroDeoxys
2020-12-24Finish up effect functionsElectroDeoxys
2020-12-20Fix typosdannye
2020-12-20Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-20Merge branch 'master' of https://github.com/xCrystal/poketcgdannye
2020-12-16(Most) trainer effectsElectroDeoxys
2020-12-16Colorless attack effectsElectroDeoxys
2020-12-16Lightning attack effectsElectroDeoxys
2020-12-16Fighting attack effectsElectroDeoxys