summaryrefslogtreecommitdiff
path: root/src/contest.c
AgeCommit message (Expand)Author
2018-10-31Merge pull request #698 from Slawter666/synchroniseMarcus Huderle
2018-10-17Further synchronisationSlawter666
2018-10-16document battle anim script commandsgarak
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-03-31Still more renaming of varsPikalaxALT
2018-03-31CONTEST_STRING_NONEPikalaxALT
2018-03-31CONTEST_STRING enumsPikalaxALT
2018-03-31Even more field/var renamingPikalaxALT
2018-03-31more renamingPikalaxALT
2018-03-30rename some funcs and fieldsPikalaxALT
2018-03-30Decompile contest effect dataPikalaxALT
2018-03-29ContestEffect_26PikalaxALT
2018-03-29through ContestEffect_08PikalaxALT
2018-03-29Start decompiling contest_effectPikalaxALT
2018-02-11Merge pull request #557 from PikalaxALT/fix_nonmatchingMarcus Huderle
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-01-30Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in C...PikalaxALT
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-25integrate debug functions in contest.cCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23through sub_80C2340PikalaxALT
2018-01-23sub_80C2020PikalaxALT
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22sub_80C88ACPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18add more debug codeCameron Hall
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-14formatting and clean upProjectRevoTPP
2018-01-12start decompiling contest_aiProjectRevoTPP
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-06fix some code and formatting anomaliescamthesaxman
2017-12-30Remove redundant battle constantsMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-22clean up and label more of contest.ccamthesaxman