summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-15port some missed berry crush documentationKurausukun
2021-03-15Merge pull request #1372 from GriffinRichards/doc-countdownGriffinR
Document minigame countdown
2021-03-15Merge pull request #1376 from PikalaxALT/battle_multi_bufferGriffinR
Resolve link comm buffers in gBattleStruct
2021-03-15Update newly named fieldsPikalaxALT
2021-03-15Merge branch 'master' of github.com:pret/pokeemerald into battle_multi_bufferPikalaxALT
2021-03-14Merge pull request #1375 from GriffinRichards/bugfix-endGriffinR
Note missing end in Trainer Hill
2021-03-13Merge pull request #1374 from SethBarberee/berry_crush_syncGriffinR
berry_crush: sync some pokefirered names with pokeemerald
2021-03-13Note missing end in Trainer HillGriffinR
2021-03-12move bgBuffers back to unk138Seth Barberee
2021-03-12berry_crush: sync some pokefirered names with pokeemeraldSeth Barberee
2021-03-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
2021-03-12Merge pull request #1373 from PikalaxALT/fix_nonmatchingsGriffinR
Nonmatching resoltuion
2021-03-12Nonmatching resoltuionPikalaxALT
- Fix fakematch in Cmd_get_used_held_item - Remove `static` overrides in MODERN in four objects
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