summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
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
2018-01-26through (nonmatching) sub_80C3024PikalaxALT
2018-01-26Decompile move namesBlampharos
2018-01-26Decompile species namesBlampharos
2018-01-25decompile more debug functionsCameron Hall
2018-01-25more debug integrationsCameron Hall
2018-01-25Decompile trainer dataBlampharos
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-25Move trainer party includes to parent fileBlampharos
2018-01-25Decompile trainer class namesBlampharos
This includes both German and English