summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-15decompile debug_sub_8011EA0 and debug_sub_8012294Cameron Hall
2018-02-14decompile debug_sub_801174CCameron Hall
2018-02-14start decompiling debug_sub_801174Ccamthesaxman
2018-02-14decompile debug_sub_8011498camthesaxman
2018-02-11Document battle anim things related to SCREECHMarcus Huderle
2018-02-11Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵Marcus Huderle
SUPERSONIC
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-02-11Merge pull request #557 from PikalaxALT/fix_nonmatchingMarcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-10Sync battle anim script command names with pokeemeraldMarcus Huderle
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06Merge pull request #565 from huderlem/fightMarcus Huderle
Decompile fight.s
2018-02-06Finish decompiling fight.sMarcus Huderle
2018-02-06Merge branch 'master' into german_debugCameron Hall
2018-02-06decompile debug_sub_8010CACcamthesaxman
2018-02-05Decompile more of fight.sMarcus Huderle
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-04Start decompiling fight.sMarcus Huderle
2018-02-04Finish decompiling dark.s except one functionMarcus Huderle
2018-02-03Decompile more of dark.sMarcus Huderle
2018-02-03trainer constants in battle_setup and pokemon_2yenatch
2018-02-03fix a goto in battle_2yenatch
2018-02-01Finish decompiling psychic.sMarcus Huderle
2018-01-31More psychic.s decompilationMarcus Huderle
2018-01-31Start decompiling psychic.sMarcus Huderle
2018-01-31decompile more battle_2.c debug functionscamthesaxman
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-31fix and decompile more battle_2.c debug codecamthesaxman
2018-01-30Merge pull request #558 from huderlem/rockMarcus Huderle
Decompile rock.s
2018-01-30Finish decompiling rock.sMarcus Huderle
2018-01-30Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵PikalaxALT
ContestPokemon
2018-01-30failed attempt to match sub_80CFE2CPikalaxALT
2018-01-30failed attempt to match sub_80D0614PikalaxALT
2018-01-30sub_80D59B0PikalaxALT
2018-01-30sub_80D0D68PikalaxALT
2018-01-29More rock.s decompilationMarcus Huderle
2018-01-29Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-01-28Start decompiling rock.sMarcus Huderle
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
2018-01-28Decompile gBattleTerrainTableBlampharos
Forward declares introduced into graphics.h
2018-01-27decompile more debug functions in battle_2.ccamthesaxman
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-27Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-01-27Decompile link battle animation dataBlampharos
2018-01-26Merge pull request #555 from huderlem/oopsyMarcus Huderle
Use BATTLE_TYPE_DOUBLE constant in guard.c
2018-01-26fix buildMarcus Huderle
2018-01-26LoadAllContestMonIconsPikalaxALT
2018-01-26Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP