summaryrefslogtreecommitdiff
path: root/src/engine/bank03.asm
AgeCommit message (Expand)Author
2021-01-16Fix script command 0x17 argument listdannye
2021-01-16Dump all overworld scriptsdannye
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-06A few bank03 data tables and text labelsdannye
2021-01-05Add more labels for map/npc scriptsdannye
2021-01-04Fix file modesdannye
2021-01-04Add labels for some addressesdannye
2021-01-03Rename some referenced text labelsdannye
2020-12-30Added documentation and fixed some small issuesAndrew Martinek
2020-12-29add various requested changesAndrew Martinek
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-12-20Fixed some whitespace issuesAndrew Martinek
2020-12-20Merge in master (and update some macros)Andrew Martinek
2020-12-20Finished all known commands before pulling from main againAndrew Martinek
2020-12-20more macros createdAndrew Martinek
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-18Created macros for a few more script commandsAndrew Martinek
2020-12-15adding wram union + fixing location commentE
2020-12-15Updating comments + finishing after tutorial battle scriptE
2020-12-14Clean up some address commentsdannye
2020-12-14Clean up whitespacedannye
2020-12-14Added script loop enders as macrosAndrew
2020-12-14switched to only using move_player macroAndrew
2020-12-14added move_player macro and updated script extractorAndrew
2020-12-13Normalizing function namesE
2020-12-13Adding Multichoice Textbox configuration dataE
2020-12-10Merge branch 'master' of https://github.com/shealyrd/poketcgE
2020-12-10Fixing comparison issuesE
2020-12-10Update bank03.asmshealyrd
2020-12-09Fixing compilation issuesE
2020-12-09fixing incromE
2020-12-09updating pull request according to changesE
2020-12-09Update bank03.asmshealyrd
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-06Merge pull request #70 from anmart/masterAroymart
2020-12-05Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-05Adding the after duel tables to the rest of the club lobbiesE
2020-12-05Fixing spellingE
2020-12-05Adding FireClubLobbbyAfterDuelE