Commit Graph

15 Commits

Author SHA1 Message Date
dannye
794701bf87 Separate true/false checks from nonzero/zero checks 2021-02-07 12:21:28 -06:00
dannye
3ae827ab30 Rename jump_if_event_not_less_than to jump_if_event_greater_or_equal 2021-02-07 11:43:44 -06:00
dannye
353e68e558 Rename event flags to event vars 2021-02-06 11:14:03 -06:00
dannye
dd304349c3 Enumerate all event var values 2021-02-02 23:17:50 -06:00
dannye
3ced01a4b5 Improve some labels in bank 3 2021-01-17 23:22:11 -06:00
dannye
953f8d2e7a Rename move_wram_npc to move_challenge_hall_npc 2021-01-16 14:20:28 -06:00
dannye
5ca3f85df5 Fix script command 0x17 argument list 2021-01-16 14:11:08 -06:00
dannye
342a351859 Create macros for remaining script commands 2021-01-16 10:53:05 -06:00
dannye
518e7d399c Rename some script commands
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-16 10:46:08 -06:00
dannye
09ac45cb24 Detect and fix unreachable local labels in script_extractor2 2021-01-15 00:20:39 -06:00
dannye
d7b68ad09a Use real text labels and script labels in script_extractor2 2021-01-14 21:55:03 -06:00
dannye
3143d75086 Add --ignore-errors to script_extractor2
most useful when parsing many starting addresses at once and wanting to get as much valid output as possible
2021-01-12 02:12:24 -06:00
dannye
1246f2eb37 Add npc movement jump command
and add $ff deck id value
2021-01-10 22:36:33 -06:00
dannye
8e4f8050fc Use more automatic constants in script_extractor2 2021-01-10 21:34:45 -06:00
dannye
c1bed788e7 Add new script extractor 2021-01-10 19:06:40 -06:00