summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
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
2020-12-16Psychic attack effectsElectroDeoxys
2020-12-16Fire attack effectsElectroDeoxys
2020-12-16Disassemble Water effectsElectroDeoxys
2020-12-16Finish Grass effectsElectroDeoxys
2020-12-16Some effects and changed ChangedType to ChangedColorElectroDeoxys
2020-12-16Butterfree attack effectsElectroDeoxys
2020-12-16Nidorino and Nidorina effectsElectroDeoxys
2020-12-16NidoranM Horn Hazard effectElectroDeoxys
2020-12-16NidoranF attacksElectroDeoxys
2020-12-16Exeggutor Teleport effectElectroDeoxys
2020-12-16Oddish Sprout effectElectroDeoxys
2020-12-16Zubat, Golbat and Venonat Leech Life effectsElectroDeoxys
2020-12-16Disasm Victreebel Lure attackElectroDeoxys
2020-12-15Complete Lure effect functionsxCrystal
2020-12-15Misc progress related to duel effect functionsxCrystal
2020-12-14Fix some comment alignmentdannye