summaryrefslogtreecommitdiff
path: root/src/engine/bank07.asm
AgeCommit message (Expand)Author
2021-10-10WD -> WindowElectroDeoxys
2021-09-27Split part of bank 7ElectroDeoxys
2021-09-23Split bank1ElectroDeoxys
2021-06-12Add sprite animation constantsdannye
2021-06-11Fix typosdannye
2021-06-06Remove some redundant address commentsdannye
2021-06-05Finish bank04dannye
2021-06-04Disassemble the challenge machinedannye
2021-05-22Disassemble unreferenced functionsElectroDeoxys
2021-05-22Finish referenced functionsElectroDeoxys
2021-05-22StartMenu -> PauseMenuElectroDeoxys
2021-05-21Document Title Screen functionsElectroDeoxys
2021-05-21Identify some sequence functionsElectroDeoxys
2021-05-21Separate sequence stuff into their own filesElectroDeoxys
2021-05-21Identify Credits textElectroDeoxys
2021-05-21Extract Credits sequenceElectroDeoxys
2021-05-20Create opening sequence macrosElectroDeoxys
2021-05-20Rename opening sequence commandsElectroDeoxys
2021-05-20Disassemble functions for opening animationsElectroDeoxys
2021-05-20Start Menu disasmElectroDeoxys
2021-05-17Labeling save functionsElectroDeoxys
2021-05-17NPC functions disasm and documentingElectroDeoxys
2021-02-20Map event tilemapsElectroDeoxys
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-16Label SGB map palettesElectroDeoxys
2021-02-15Extract data from bank 20ElectroDeoxys
2021-02-14Disassemble scene datadannye
2021-02-13Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-02-13Document some overworld map stuffdannye
2021-02-13Label Tilemap dataElectroDeoxys
2021-02-06Rename event flags to event varsdannye
2021-02-03Create palette constants and separate animations into own fileElectroDeoxys
2021-02-03Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2021-02-02More animation-related functionsElectroDeoxys
2021-02-02Document screen animationsElectroDeoxys
2021-02-02Document duel animation playing routinesElectroDeoxys
2021-02-02Identify Duel Animation structsElectroDeoxys
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-10Add Script_Samdannye
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-04Add labels for some addressesdannye
2020-12-28Identify some animations and coin toss functionElectroDeoxys
2020-12-27Define duel animations, move -> attackElectroDeoxys
2020-12-27Label and document shuffling animationElectroDeoxys
2020-12-26Work on animation-related WRAM and sprite IDsElectroDeoxys
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-12-24Identify and unpack frame animation dataElectroDeoxys