summaryrefslogtreecommitdiff
path: root/src/dungeon_ai_attack.c
AgeCommit message (Expand)Author
2022-03-10Decomped ResetAction()AnonymousRandomPerson
2022-03-10Decomped TargetRegularAttack()AnonymousRandomPerson
2022-03-10Decomped IsMoveIndexUsableAnonymousRandomPerson
2022-03-10Decomped IsTargetInLineRange()AnonymousRandomPerson
2022-03-10Decomped WeightMove()AnonymousRandomPerson
2022-02-24Decomped CanUseStatusMove()AnonymousRandomPerson
2022-02-22Decomped WeightMoveIfUsable()AnonymousRandomPerson
2022-02-21Decomped CanAttackInFront()AnonymousRandomPerson
2022-02-20Decomped GetMapTile_2AnonymousRandomPerson
2022-02-20Decomped CanUseOnSelfWithStatusChecker()AnonymousRandomPerson
2022-02-13Renamed some boolean move functionsAnonymousRandomPerson
2022-02-13Decomped HasType()AnonymousRandomPerson
2022-02-13Decomped GetMoveTargetingFlagsForPokemon()AnonymousRandomPerson
2022-02-13Decomped FindMoveTarget()AnonymousRandomPerson
2022-02-05Decomped TargetTileInFront()AnonymousRandomPerson
2022-02-05Decomped MoveMatchesChargingStatusAnonymousRandomPerson
2022-02-04Decomped DecideAttack()AnonymousRandomPerson
2022-01-07Decomped CanTargetAdjacentPokemon()AnonymousRandomPerson
2022-01-04Moved some constants from data to sourceAnonymousRandomPerson
2021-12-28Decomped IsTargetStraightAhead()AnonymousRandomPerson