summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-11Document minigame countdownGriffinR
2021-03-10Merge pull request #1356 from GriffinRichards/doc-dodrioberrypickingGriffinR
Document Dodrio Berry Picking
2021-03-09Merge pull request #1368 from GriffinRichards/fix-fightanimGriffinR
Fix out of bounds access for fighting anims
2021-03-08Fix out of bounds access for fighting animsGriffinR
2021-03-07Move webhook env vars, drop unnecessary secretsGriffinR
2021-03-07Move webhook event check to workflowGriffinR
2021-03-07Link .text.unlikely for modernGriffinR
2021-03-07Update event name in webhookGriffinR
2021-03-07Replace Travis CI with Github workflowGriffinR
2021-03-04Fix spaceN
2021-03-04Finish renaming functionsN
2021-03-04Some renamingN
2021-03-04rename gBerryCrushGameN
2021-03-04Remove unneeded bitwise operationsN
2021-03-04Fixed faulty defineN
2021-03-04Fix commentN
2021-03-04Document BG_PLTT usage in Agb_MainN
2021-03-04Revert void changeN
2021-03-04Fix prefixes of variable namesN
Many static variables in this function are falsely labeled with a g prefix, as if it were global, when they are in fact state variables.
2021-03-04remove unnecessary changesKurausukun
2021-03-04steal matching from #1333Kurausukun
2021-03-04Label battle tower link scriptGriffinR
2021-03-04Clean up a few unlabeled scriptsGriffinR
2021-03-03Label missed pokemon jump animsGriffinR
2021-03-03Document dodrio berry pickingGriffinR
2021-02-28Rename mon markings structGriffinR
2021-02-28Remove old declaration and defineGriffinR
2021-02-28Document mon markingsGriffinR
2021-02-28Merge pull request #1352 from huderlem/GetOpponentMostCommonMonTypeGriffinR
Document GetOpponentMostCommonMonType and fix its fake matching
2021-02-28Document GetOpponentMostCommonMonType and fix its fake matchingMarcus Huderle
2021-02-28Merge pull request #1346 from GriffinRichards/doc-pokejumpGriffinR
Document pokemon jump
2021-02-28Remove redundant statementsN
2021-02-28Strangest matchN
2021-02-28Merge pull request #1345 from GriffinRichards/doc-rtcscreenhuderlem
Document/clean up some minor screens
2021-02-28Fix build and cleanup mistakesMarcus Huderle
2021-02-28Document more battle anim effectsMarcus Huderle
2021-02-28Merge branch 'master' into doc-rtcscreenGriffinR
2021-02-28Merge branch 'master' into doc-pokejumpGriffinR
2021-02-28Merge pull request #1344 from GriffinRichards/doc-ecGriffinR
Document easy chat and mail, script.c cleanup, add/use some general constants
2021-02-27Merge pull request #1347 from huderlem/battle_anim_docGriffinR
Document some battle anim funcs and data
2021-02-27Document some battle anim funcs and dataMarcus Huderle
2021-02-26Shifts to mult in ShowBonusGriffinR
2021-02-26Document pokemon jumpGriffinR
2021-02-24Clean up berry_fix_programGriffinR
2021-02-24Clean up save_failed_screenGriffinR
2021-02-24Document reset_rtc_screenGriffinR
2021-02-24Fix comment typoGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Document easy chatGriffinR
2021-02-24Document mailGriffinR