Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | whitespace cleanup | Seth Barberee | |
2022-02-20 | these funcs have nothing to do with those so separate them | Seth Barberee | |
2022-02-20 | actually nuke src/data/menus and put strings in the structs when possible vs ↵ | Seth Barberee | |
references | |||
2022-02-20 | Revert "Revert "delete src/data/menus"" | Seth Barberee | |
This reverts commit 4a0a498c4d9244e304b550263ddb2f97c8e346c4. | |||
2022-02-20 | Revert "delete src/data/menus" | Seth Barberee | |
This reverts commit b9a6e74268449d2283b5cb4532b4f4452dce9e9d. | |||
2022-02-17 | change the hex constants to something more readable | Seth Barberee | |
2022-02-17 | remove redudant casts | Seth Barberee | |
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-17 | static away more strings | Seth Barberee | |
2022-02-17 | Move all the menus to respective directory in src/data/menus | Seth Barberee | |
2022-02-17 | finish moving data to load_screen | Seth Barberee | |
2022-02-17 | move data from data to wonder_mail | Seth Barberee | |
2022-02-17 | add more to moves header | Seth Barberee | |
2022-02-17 | add more funcs to headers and clean externs | Seth Barberee | |
2022-02-17 | Move some data to src and add some more headers | Seth Barberee | |
- Finish moving all data for main menu to src - Move some more data to wonder_mail - Add some headers to clean up some externs | |||
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-26 | Used official or more common names for music tracks | 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. |