Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-28 | Decomped more dungeon AI (#67) | Cheng Hann Gan | |
* Decomped IsMovingClient() * Fixed typos in boss dialogue * Fixed spelling of Pelipper * Decomped CannotUseItems * Decomped ShouldAvoidEnemies() * Decomped HasAbility() * Decomped HasTactic() * Decomped CannotMove * Decomped CannotAct() and IsCharging() | |||
2021-10-11 | Finish main menu decomp (#59) | Seth Barberee | |
* decomp rest of main_menu * move some main menu data over * decomp some more wonder mail * decomp the dungeon dialogue scene switches * more wonder mail * consolidate struct_802F204 * another wonder mail func * more wonder mail * slight cleanup |