summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2020-07-26Document some slot machine dataGriffinR
2020-07-24Continue new contest documentationGriffinR
2020-07-23Begin new contest documentationGriffinR
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-21Fixed missing changes.Eduardo Quezada
2020-07-19Reverted size.Eduardo Quezada
2020-07-19Front pic coordinates.Eduardo Quezada
2020-07-19Back pic coordinatesEduardo Quezada
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Label fishing effect functionsGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Second pass on documenting union roomGriffinR
2020-05-31Document union_room.cGriffinR
2020-05-16Using ability constants for OLD_UNOWN statsAsparagusEduardo
2020-05-03Ordered OLD_UNOWN in the same way as the other base stats.AsparagusEduardo
2020-04-28Generalize oamtable namesGriffinR
2020-04-28Index heal location data, use better namesGriffinR
2020-04-13Use metatile labels for decor gfxGriffinR
2020-04-13Drop unnecessary decor prefixGriffinR
2020-04-09Label unknown animsGriffinR
2020-03-17Merge pull request #968 from GriffinRichards/doc-regionmapPikalaxALT
Document some pokenav and region map
2020-02-25Sync Unown and qmark mon folders with pokefireredGriffinR
2020-02-25Convert base_stats.h to UTF-8GriffinR
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-05Document some pokenav and region mapGriffinR
2020-01-26Merge master into fix-eventobj, add explicit size to ↵GriffinR
gObjectEventGraphicsInfoPointers
2020-01-26Name null palettesGriffinR
2020-01-19Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
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-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-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.