summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-16sync documentation from fireredjiangzhengwenjz
2020-01-16document symbolsjiangzhengwenjz
2020-01-15Merge master into fix-eventobjGriffinR
2020-01-15Use SHINY_ODDS macro where intendedSebastian Gabl
The 3 locations where SHINY_ODDS was added generate mon sprites for display in the dex, at game start and on starter choice. The arguments are intended for otId but in this case they are set to the same value as SHINY_ODDS to prevent the pictures created from using the shiny palette.
2020-01-13Merge pull request #803 from tustin2121/tustin2121-patch-5huderlem
Document cave transition code.
2020-01-13Use empty braces for last null entry in sTransitionTypes arrayMarcus Huderle
2020-01-13Merge remote-tracking branch 'upstream' into tustin2121-patch-5Marcus Huderle
2020-01-13Fix Colosseum name porymap issueGriffinR
2020-01-13Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-01-13Remove false positives from partial doc calcromGriffinR
2020-01-13Merge pull request #953 from GriffinRichards/sync-scripthuderlem
Port some macro/script fixes from pokefirered
2020-01-12Remove unnecessary removeitem argumentsGriffinR
2020-01-12Give/Take to Add/Remove for silent script macrosGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Merge pull request #949 from GriffinRichards/doc-domehuderlem
Document Battle Dome and add facility party constants
2020-01-12Fix BuffeInGameTradeMonName typoGriffinR
2020-01-12Label TryRecordMixLinkupGriffinR
2020-01-12Document some easy chat specialsGriffinR
2020-01-12Standardize prebattle -> introGriffinR
2020-01-12Some script clean up, document secret base secrets showGriffinR
2020-01-12if_undefeated macro to if_not_defeatedGriffinR
2020-01-12Add missing save status useGriffinR
2020-01-12Clean up some of save.cGriffinR
2020-01-11Port some macro/script fixes from pokefireredGriffinR
2020-01-10Merge pull request #952 from PikalaxALT/real_match_8072308PikalaxALT
Match sub_8072308
2020-01-10Match sub_8072308PikalaxALT
2020-01-08Merge branch 'master' into fix-eventobjGriffinR
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-08Add battle tent mon/trainer constantsGriffinR
2020-01-07More battle_dome.c docGriffinR
2020-01-06Pokédex search menu documentationSlawter666
2020-01-06Standardize farfetchd spellingGriffinR
2020-01-06Add braces to trainer party movesGriffinR
2020-01-03Add frontier mon constantsGriffinR
2019-12-28Fix formatting and remove unnecessary commentsMarcus Huderle
2019-12-28Merge pull request #945 from Fontbane/patch-5huderlem
Give rival and Maxie parties better names
2019-12-25More battle_dome.c documentationGriffinR
2019-12-25Labels betterFontbane
2019-12-25Update trainers.hFontbane
2019-12-25Merge pull request #944 from GriffinRichards/doc-itemusehuderlem
Document item_use.c
2019-12-25Merge pull request #936 from GriffinRichards/doc-towerhuderlem
Document Battle Tower scripts
2019-12-23Give rivals and Maxie battles better namesAJ Fontaine
Name describes where the battle is and for rivals, which starter the player chose.
2019-12-21Document item_use.cGriffinR
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
Document some warp/field screen effect
2019-12-20Merge pull request #939 from GriffinRichards/fix-compareDiegoisawesome
Use constants in compare macro
2019-12-20Merge pull request #941 from GriffinRichards/fix-lastresultDiegoisawesome
Remove references to LASTRESULT
2019-12-20Merge pull request #940 from Kurausukun/masterDiegoisawesome
update instrument sample names
2019-12-20Add frontier trainer constantsGriffinR