summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
2018-01-31fix and decompile more battle_2.c debug codecamthesaxman
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
2018-01-18Merge pull request #535 from ProjectRevoTPP/fixesMarcus Huderle
fixes
2018-01-18finish adding all debug codeCameron Hall
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18formattingProjectRevoTPP
2018-01-17add debug code in battle_4.c and battle_controller_player.cCameron Hall
2018-01-17add some debug changes that I missedCameron Hall
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17add more debug thingsCameron Hall
2018-01-17resolve some undefined referencesCameron Hall
2018-01-17Dma macro cleanup and cleanup sub_8076034 and sub_8076464ProjectRevoTPP
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-17Document sub_8121D1C, sub_8121D74 and gUnknown_084016BCThomas Winwood
These are left over from the Japanese games, which provide more variation to the attack string than the English games.