Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-10 | Removed function address comments in favor of .map file | AnonymousRandomPerson | |
2022-01-25 | Decomped GetCrossableTerrain() | AnonymousRandomPerson | |
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-22 | Decomped DecideAction() (#66) | Cheng Hann Gan | |
* Decomped DecideAction() * Defined dungeon Pokémon array sizes |