summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-08Fix wrong variable namePokestia
2020-02-05Document some pokenav and region mapGriffinR
2020-02-04Use friendship event constantsGriffinR
2020-02-04Fix typoGriffinR
2020-02-04Name pokenav filesGriffinR
2020-02-04Document some pokenav menu handlersGriffinR
2020-02-04Use correct prefixSebastian Gabl
2020-02-04Name Wally struct and use bag macrosSebastian Gabl
2020-02-01Merge pull request #964 from PikalaxALT/combined_movesPikalaxALT
sCombinedMoves
2020-02-01sCombinedMovesPikalaxALT
2020-01-26Merge master into fix-eventobj, add explicit size to ↵GriffinR
gObjectEventGraphicsInfoPointers
2020-01-26Add some capacity constantsGriffinR
2020-01-26Name null palettesGriffinR
2020-01-26Combine animated door framesGriffinR
2020-01-26Label animated doorsGriffinR
2020-01-22Merge pull request #962 from GriffinRichards/bug-aiweatherDiegoisawesome
Note AI weather bug
2020-01-22Note AI weather bugGriffinR
2020-01-20using item constantSahith Nallapareddy
2020-01-19Merge branch 'master' into fix-eventobjGriffinR
2020-01-18Move/rename gfx start/end varsGriffinR
2020-01-16resolve data sectionsjiangzhengwenjz
2020-01-16match all the functionsjiangzhengwenjz
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