summaryrefslogtreecommitdiff
path: root/src/constants
AgeCommit message (Collapse)Author
2021-11-11Document and label bank04ElectroDeoxys
2021-10-29Clean up charmapsdannye
and text macros
2021-06-12Add sprite animation constantsdannye
and rename more misc wram labels
2021-06-11Normalize line endingsdannye
2021-06-11Fix Ninetales typosdannye
2021-06-07Split bank 5ElectroDeoxys
2021-06-05Merge https://github.com/pret/poketcg into tempElectroDeoxys
2021-06-05Minor correctionsElectroDeoxys
2021-06-05Finish Bank 6ElectroDeoxys
2021-06-04Disassemble the challenge machinedannye
2021-05-21Extract Credits sequenceElectroDeoxys
2021-05-20Start Menu disasmElectroDeoxys
2021-05-17NPC functions disasm and documentingElectroDeoxys
2021-05-11Auto Deck Machine functionalitiesElectroDeoxys
2021-05-08Document Card Album functionsElectroDeoxys
2021-05-03Document/label bank2 and WRAM related stuff, add menu related constantsElectroDeoxys
2021-04-19Add menu_constants, document some deck menu routinesElectroDeoxys
2021-04-17Document HandlePeekSelectionElectroDeoxys
2021-04-15Disassemble referenced functions in bank 2ElectroDeoxys
2021-04-05Fix medal constants orderElectroDeoxys
2021-04-05Add newlineElectroDeoxys
2021-04-05SGB border medalsElectroDeoxys
2021-03-07Disassemble and document some bankElectroDeoxys
2021-02-22Disassemble and document Card Pop! functionsElectroDeoxys
2021-02-20Disassemble and label some printer functionsElectroDeoxys
2021-02-20Rename unknown tilemapsElectroDeoxys
2021-02-20Map event tilemapsElectroDeoxys
2021-02-18Fix spacesElectroDeoxys
2021-02-18Label data, split map tiles and permissionsElectroDeoxys
2021-02-18Extract compressed dataElectroDeoxys
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-15Label and document OW frame dataElectroDeoxys
2021-02-15Rename some tilemap/tileset constantsdannye
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-13Label Tilemap dataElectroDeoxys
2021-02-12Disassemble tileset dataElectroDeoxys
2021-02-06Rename event flags to event varsdannye
2021-02-03Merge pull request #94 from ElectroDeoxys/masterDaniel Harding
Consolidate "move" and "attack"
2021-02-03Create palette constants and separate animations into own fileElectroDeoxys
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2021-02-02Enumerate all event var valuesdannye
2021-02-03Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2021-02-02More animation-related functionsElectroDeoxys
2021-02-02Document screen animationsElectroDeoxys
2021-02-02Identify Duel Animation structsElectroDeoxys