summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-02-16Port librfu from fireredPikalaxALT
2020-02-13Move smokescreen data to srcGriffinR
2020-02-13Move text input strings to srcGriffinR
2020-02-12Move field effects data and graphics into own directory, and cleanup naming ↵Marcus Huderle
for object events
2020-02-12Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-02-09Move slot machine data to srcGriffinR
2020-02-08Document Trainer CardGriffinR
2020-02-08Minor berry fix data clean upGriffinR
2020-02-08Move berry powder data to srcGriffinR
2020-02-08Move contest_link_80F57C4 data to srcGriffinR
2020-02-08Move rotating tile puzzle data to srcGriffinR
2020-02-04Use friendship event constantsGriffinR
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-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-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-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-13Merge pull request #953 from GriffinRichards/sync-scripthuderlem
Port some macro/script fixes from pokefirered
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-12Some script clean up, document secret base secrets showGriffinR
2020-01-12Add missing save status useGriffinR
2020-01-12Clean up some of save.cGriffinR
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