Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-10 | Removed function address comments in favor of .map file | AnonymousRandomPerson | |
2021-12-28 | Decomped TargetThrownItem() | AnonymousRandomPerson | |
2021-12-17 | Decomped InSameRoom_2() | AnonymousRandomPerson | |
2021-12-12 | Dungeon random/AI decomp + converted positions to structs (#83) | Cheng Hann Gan | |
* Decomped RollPercentChance() * Decomped DungeonRandomCapped() * Decomped DungeonRandom() * Decomped FindRockItemTargets() -Added position struct. | |||
2021-12-09 | AI decomp + type cleanup (#82) | Cheng Hann Gan | |
* Decomped SetAction() * Changed MapTile.tileType to u16 bit field * Decomped FindStraightThrowableTargets() * Cleaned up CannotAttack() * Cleaned up some externs * Converted dungeon action to substruct | |||
2021-11-13 | Decomped DecideUseItem (#73) | Cheng Hann Gan | |