summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2021-06-11Normalize line endingsdannye
2021-06-11Fix Ninetales typosdannye
2021-05-21Extract Credits sequenceElectroDeoxys
2021-04-05Fix names, finish bank cElectroDeoxys
2021-04-05Extract sgb border dataElectroDeoxys
2021-04-04Implement decompressor in python script (-d flag)ElectroDeoxys
2021-02-22Disassemble and document Card Pop! functionsElectroDeoxys
2021-02-18Include compressed data extractor scriptElectroDeoxys
2021-02-07Separate true/false checks from nonzero/zero checksdannye
2021-02-07Rename jump_if_event_not_less_than to jump_if_event_greater_or_equaldannye
2021-02-06Rename event flags to event varsdannye
2021-02-02Enumerate all event var valuesdannye
2021-01-19Rename all event constantsdannye
2021-01-17Improve some labels in bank 3dannye
2021-01-16Disassemble remaining map events and npc preload routinesdannye
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
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-15Detect and fix unreachable local labels in script_extractor2dannye
2021-01-14Use real text labels and script labels in script_extractor2dannye
2021-01-14Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-14Merge pull request #88 from SailorMoonFan01/masterDaniel Harding
More disassembling on engine/bank01
2021-01-12Add --ignore-errors to script_extractor2dannye
most useful when parsing many starting addresses at once and wanting to get as much valid output as possible
2021-01-11Delete gfx.exeSailorMoonFan01
2021-01-11Delete scan_includes.exeSailorMoonFan01
2021-01-10Add npc movement jump commanddannye
and add $ff deck id value
2021-01-10Use more automatic constants in script_extractor2dannye
2021-01-10Add new script extractordannye
2021-01-07Add Script_Tech1dannye
and fix play_song script command
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-04Fixed some thingspinksylveon
2021-01-03Merge pull request #89 from dannye/masterDaniel Harding
Document remaining music commands
2020-12-31Ignore executables on Windowsdannye
2020-12-31More disassembling on engine/bank01pinksylveon
2020-12-28Remove exe filesElectroDeoxys
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-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-20Merge pull request #80 from shealyrd/masterDaniel Harding
Multichoice Textboxes info
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-18fix accidental character deletionAndrew Martinek
2020-12-15Misc progress related to duel effect functionsxCrystal
2020-12-14Added script loop enders as macrosAndrew
2020-12-14added move_player macro and updated script extractorAndrew