Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-25 | Merge pull request #100 from SethBarberee/save_workHEADmaster | Seth Barberee | |
Save work | |||
2022-03-22 | code_80A26CC function | Bassoonian | |
2022-03-22 | ground_map function | Bassoonian | |
2022-03-21 | fix a few nonmatchings and code cleanup | Seth Barberee | |
2022-03-20 | ground_link function | Bassoonian | |
2022-03-13 | continue doing some more decomp | Seth Barberee | |
2022-03-11 | All saving functions decomped | Seth Barberee | |
- poke_sub_4 was determined to be Dungeon Index/Floor - Clean up code that references these functions | |||
2022-03-11 | decomp some more saving functions | Seth Barberee | |
2022-03-10 | Renamed move boolean functions | AnonymousRandomPerson | |
2022-03-10 | Decomped ResetAction() | AnonymousRandomPerson | |
2022-03-10 | Decomped TargetRegularAttack() | AnonymousRandomPerson | |
2022-03-10 | Renamed sprintf() duplicate function | AnonymousRandomPerson | |
2022-03-10 | Decomped IsMoveUsable() | AnonymousRandomPerson | |
2022-03-10 | Decomped IsMoveIndexUsable | AnonymousRandomPerson | |
2022-03-10 | Decomped IsTargetInLineRange() | AnonymousRandomPerson | |
. | |||
2022-03-10 | Decomped GetFlashFireStatus() | AnonymousRandomPerson | |
2022-03-10 | Decomped WeightWeakTypePicker() | AnonymousRandomPerson | |
2022-03-10 | Decomped WeightMove() | AnonymousRandomPerson | |
2022-03-10 | Decomped LastUsedMoveOutOfPP() | AnonymousRandomPerson | |
2022-03-10 | Decomped HasDisabledMove() | AnonymousRandomPerson | |
2022-03-10 | Decomped HasLastUsedMove() | AnonymousRandomPerson | |
2022-03-10 | Decomped CanUseOnTargetWithStatusChecker() | AnonymousRandomPerson | |
2022-02-26 | Merge remote-tracking branch 'upstream/master' | AnonymousRandomPerson | |
2022-02-24 | Decomped CanUseStatusMove() | AnonymousRandomPerson | |
2022-02-22 | Decomped WeightMoveIfUsable() | AnonymousRandomPerson | |
2022-02-21 | Decomped CanAttackInFront() | AnonymousRandomPerson | |
2022-02-21 | Decomped CanLayTrap() | AnonymousRandomPerson | |
2022-02-20 | Decomped IsWaterTileset() | AnonymousRandomPerson | |
2022-02-20 | Decomped IsTileGround() | AnonymousRandomPerson | |
2022-02-20 | Decomped HasQuarterHPOrLess | AnonymousRandomPerson | |
2022-02-20 | Decomped GetWeather() | AnonymousRandomPerson | |
2022-02-20 | Decomped IsBossBattle() | AnonymousRandomPerson | |
2022-02-20 | Decomped GetMapTile_2 | AnonymousRandomPerson | |
2022-02-20 | Decomped CanUseOnSelfWithStatusChecker() | AnonymousRandomPerson | |
2022-02-17 | decomp a few more easy ones | Seth Barberee | |
2022-02-17 | few more decomped funcs | Seth Barberee | |
2022-02-17 | decomp a few more funcs | Seth Barberee | |
2022-02-13 | Renamed some boolean move functions | AnonymousRandomPerson | |
2022-02-13 | Decomped HasType() | AnonymousRandomPerson | |
2022-02-13 | Decomped GetMoveTargetingFlagsForPokemon() | AnonymousRandomPerson | |
2022-02-13 | Decomped FindMoveTarget() | AnonymousRandomPerson | |
2022-02-05 | Decomped TargetTileInFront() | AnonymousRandomPerson | |
2022-02-05 | Decomped MoveMatchesChargingStatus | AnonymousRandomPerson | |
2022-02-04 | Decomped DecideAttack() | AnonymousRandomPerson | |
2022-01-25 | Decomped IsFixedDungeon() | AnonymousRandomPerson | |
2022-01-25 | Decomped GetCrossableTerrain() | AnonymousRandomPerson | |
2022-01-25 | Decomped CanMoveInDirection() | AnonymousRandomPerson | |
2022-01-20 | Decomped IsSleeping() | AnonymousRandomPerson | |
-Function provided by SethBarberee. | |||
2022-01-13 | Decomped SetWalkAction() | AnonymousRandomPerson | |
2022-01-13 | Decomped HasStatusAffectingActions() | AnonymousRandomPerson | |