summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
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
2018-01-25Decompile trainer party structsBlampharos
2018-01-24mergeProjectRevoTPP
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
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-23through sub_80C2EA0PikalaxALT
2018-01-23contest_link_80C2020 dataPikalaxALT
2018-01-23through sub_80C2A8CPikalaxALT
2018-01-23through sub_80C2770PikalaxALT
2018-01-23fix more false offsetsCameron Hall
2018-01-23through sub_80C24F4PikalaxALT
2018-01-23sub_80C2358PikalaxALT
2018-01-23through sub_80C2340PikalaxALT
2018-01-23sub_80C2144PikalaxALT
2018-01-23sub_80C2020PikalaxALT
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-22Begin decompiling battle_1.cBlampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
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-19switching over to a different branch for testing with tile stuffMarco Willems (M17.1)
2018-01-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
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