summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
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-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-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-29More rock.s decompilationMarcus Huderle
2018-01-28Start decompiling rock.sMarcus Huderle
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
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-26Merge pull request #555 from huderlem/oopsyMarcus Huderle
Use BATTLE_TYPE_DOUBLE constant in guard.c
2018-01-26fix buildMarcus Huderle
2018-01-25decompile more debug functionsCameron Hall
2018-01-25more debug integrationsCameron Hall
2018-01-24integrate debug IsMonDisobedientCameron Hall
2018-01-24integrate debug AbilityBattleEffectsCameron Hall
2018-01-24decompile debug_sub_8010818 and debug_sub_80108B8camthesaxman
2018-01-24integrate some debug differencesCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23Clean up English/German blocks (fingers crossed)PikalaxALT
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-22through sub_80C8F34PikalaxALT
2018-01-22sub_80C8E1CPikalaxALT
2018-01-22sub_80C8C80PikalaxALT
2018-01-22sub_80C8AD0PikalaxALT
2018-01-22through sub_80C8A38PikalaxALT
2018-01-22sub_80C8938PikalaxALT
2018-01-22sub_80C88ACPikalaxALT
2018-01-22sub_80C8734PikalaxALT
2018-01-22through (nonmatching) sub_80C86A0PikalaxALT
2018-01-22through sub_80C8604PikalaxALT
2018-01-22Use BATTLE_TYPE_DOUBLE constant in guard.cThomas Winwood
2018-01-21match debug ROMCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle