summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-31Merge pull request #1392 from GriffinRichards/multichoiceboolGriffinR
Use bool for multichoice ignoreBPress
2021-03-31Merge pull request #1391 from GriffinRichards/objvramGriffinR
Add some uses of OBJ_VRAM/VRAM_SIZE
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-30Bit shifts from hex to decimalGriffinR
2021-03-30Add some uses of OBJ_VRAM/VRAM_SIZEGriffinR
2021-03-29Merge branch 'master' into doc-introcredGriffinR
2021-03-29Standardize intro gfx namesGriffinR
2021-03-29Finish documenting creditsGriffinR
2021-03-29Merge pull request #1383 from Kurausukun/fr_docGriffinR
Port Some Documentation from FR
2021-03-29Merge branch 'master' of https://github.com/pret/pokeemerald into fr_docKurausukun
2021-03-291 to trueKurausukun
2021-03-29Merge pull request #1378 from GriffinRichards/doc-berrycrushGriffinR
Document Berry Crush
2021-03-29Merge pull request #1389 from huderlem/text_docGriffinR
Document some text-related things
2021-03-29Document some text-related thingsMarcus Huderle
2021-03-29Add MON_PIC_SIZE constantGriffinR
2021-03-29Document some creditsGriffinR
2021-03-28Document intro, start intro_credits/creditsGriffinR
2021-03-27Rename IsNotEventLegalMewOrDeoxysScott
2021-03-27Standardize Friendship/HappinessGriffinR
2021-03-23Remove Travis badgeSatoMew
2021-03-22Remaining labels in trainer_cardGriffinR
2021-03-22Remaining labels in map_name_popupGriffinR
2021-03-22Label misc field effectsGriffinR
2021-03-22A few labels in party, start, option menusGriffinR
2021-03-22Clean up shop.cGriffinR
2021-03-22Misc labels in battle facilitiesGriffinR
2021-03-21cleanup some m4a code (thanks to shoomer)Kurausukun
2021-03-21Add SAFE_DIVGriffinR
2021-03-21Correct ClearRankingHallRecords bugfixGriffinR
2021-03-21Minor link cleanupGriffinR
2021-03-19oopsKurausukun
2021-03-19port some documentation from FRKurausukun
2021-03-18port miscellaneous fr documentationKurausukun
2021-03-18Move pointillism points array to srcGriffinR
2021-03-18Document Berry CrushGriffinR
2021-03-16Merge pull request #1377 from Kurausukun/tempGriffinR
Port Some Missed Berry Crush Documentation
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