summaryrefslogtreecommitdiff
path: root/src/moves.c
AgeCommit message (Expand)Author
2022-03-10Renamed move boolean functionsAnonymousRandomPerson
2022-03-10Renamed sprintf() duplicate functionAnonymousRandomPerson
2022-03-10Decomped IsMoveUsable()AnonymousRandomPerson
2022-03-10Decomped HasLastUsedMove()AnonymousRandomPerson
2022-02-26Merge remote-tracking branch 'upstream/master'AnonymousRandomPerson
2022-02-24Decomped CanUseStatusMove()AnonymousRandomPerson
2022-02-22Decomped WeightMoveIfUsable()AnonymousRandomPerson
2022-02-17move data from data to wonder_mailSeth Barberee
2022-02-17add more to moves headerSeth Barberee
2022-02-13Renamed some boolean move functionsAnonymousRandomPerson
2022-02-13Decomped GetMoveTargetingFlagsForPokemon()AnonymousRandomPerson
2022-02-13Decomped FindMoveTarget()AnonymousRandomPerson
2022-02-04Decomped DecideAttack()AnonymousRandomPerson
2022-01-04Decomped EvaluateItem()AnonymousRandomPerson
2021-12-24decomp some moreSeth Barberee
2021-11-02Moves and some friend_area_action_menuSeth Barberee