summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-12-20Reword yesnobox commentGriffinR
2019-12-20Merge pull request #942 from jiangzhengwenjz/DrawTradeMenuPartyInfoDiegoisawesome
'real' match DrawTradeMenuPartyInfo
2019-12-20Merge pull request #943 from jiangzhengwenjz/CanSpinTradeMonDiegoisawesome
real match CanSpinTradeMon
2019-12-21CanSpinTradeMonjiangzhengwenjz
2019-12-21DrawTradeMenuPartyInfojiangzhengwenjz
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-20Remove references to LASTRESULTGriffinR
2019-12-19update instrument sample namesKurausukun
2019-12-18Remove uses of compare_var_toGriffinR
2019-12-18Use constants in compare macroGriffinR
2019-12-18Merge pull request #938 from pret/ubuntu_bionicDiegoisawesome
Bump travis to bionic (Ubuntu 18.04 LTS)
2019-12-18Merge branch 'master' into fix-eventobjGriffinR