Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-20 | Labeled more symbols (#77) | Cheng Hann Gan | |
* Labeled more symbols * Fixed comment typo * Renamed some functions | |||
2021-11-15 | Label and doc iq skills and tactics info (#75) | Seth Barberee | |
* label/doc iq skills/tactics info * decomp a few more dungeon_util and label some funcs * doc the IQSkills field | |||
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() |