Age | Commit message (Expand) | Author |
---|---|---|
2021-02-07 | Separate true/false checks from nonzero/zero checks | dannye |
2021-02-07 | Rename jump_if_event_not_less_than to jump_if_event_greater_or_equal | dannye |
2021-02-06 | Rename event flags to event vars | dannye |
2021-02-02 | Enumerate all event var values | dannye |
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 |
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 |
2021-01-10 | Add npc movement jump command | dannye |
2021-01-10 | Use more automatic constants in script_extractor2 | dannye |
2021-01-10 | Add new script extractor | dannye |