summaryrefslogtreecommitdiff
path: root/src/engine/bank04.asm
AgeCommit message (Expand)Author
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-16Disassemble the rest of bank 3dannye
2021-01-16Rename move_wram_npc to move_challenge_hall_npcdannye
2021-01-16Fix script command 0x17 argument listdannye
2021-01-16Create macros for remaining script commandsdannye
2021-01-16Rename some script commandsdannye
2021-01-10Add Script_Samdannye
2021-01-07Add Script_Tech1dannye
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-04Add labels for some addressesdannye
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
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-12-20Merge in master (and update some macros)Andrew Martinek
2020-12-20more macros createdAndrew Martinek
2020-12-20Fix typosdannye
2020-12-20Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-20Added more scripts, fixed some spacing, renamed some scriptsAndrew Martinek
2020-12-19Added more macros, changed the name of a coupleAndrew Martinek
2020-12-15Updating comments + finishing after tutorial battle scriptE
2020-12-14Clean up some address commentsdannye
2020-12-13Use rgbgfx instead of gfx.pydannye
2020-12-13Normalizing function namesE
2020-12-13Adding Multichoice Textbox configuration dataE
2020-12-09updating pull request according to changesE
2020-12-09Merge branch 'master' into mastershealyrd
2020-12-06Merge branch 'master' of https://github.com/pret/poketcg into rgbdsdannye
2020-12-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-06Merge branch 'master' into rgbdsAroymart
2020-12-03Adding Fire Club after duel table + scripts + friendly namesE
2020-12-03Updating friendly name for Func_cf0c and Func_cf12E
2020-11-14Trim some address commentsdannye
2020-06-06uncover sprite animation system and data formatsAndrew
2020-05-09Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-05-09changed OWScript to ScriptCommand and OWSequence to ScriptAndrew Martinek
2020-05-05Added NPC_ Prefix, Changed Level to Map in some placesAndrew Martinek
2020-05-03Continue documenting NPC structdannye
2020-04-29Partially document duelist NPC structdannye
2019-10-28extracted a lot of challenge hall scriptsAndrew Martinek
2019-10-25a bit more scripting stuff, figured out more npc dataAndrew Martinek
2019-10-24Uncovered NPC Movement and named OWObjectsAndrew Martinek
2019-10-13More scripts, start to figure out mapscriptsAndrew Martinek
2019-10-08Created python script to calculate progress and documented some scriptsAndrew Martinek
2019-10-06Fixed a few macros that were giving weird code. Updated tcgdisasmAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek