Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-17 | Improve some labels in bank 3 | dannye | |
2021-01-16 | Rename move_wram_npc to move_challenge_hall_npc | dannye | |
2021-01-16 | Fix script command 0x17 argument list | dannye | |
2021-01-16 | Create macros for remaining script commands | dannye | |
2021-01-16 | Rename some script commands | dannye | |
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel' | |||
2021-01-15 | Detect and fix unreachable local labels in script_extractor2 | dannye | |
2021-01-14 | Use real text labels and script labels in script_extractor2 | dannye | |
2021-01-12 | Add --ignore-errors to script_extractor2 | dannye | |
most useful when parsing many starting addresses at once and wanting to get as much valid output as possible | |||
2021-01-10 | Add npc movement jump command | dannye | |
and add $ff deck id value | |||
2021-01-10 | Use more automatic constants in script_extractor2 | dannye | |
2021-01-10 | Add new script extractor | dannye | |