summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-20Review changestustin2121
2020-09-20More documenting trainer hilltustin2121
- Renamed members and added comments in the TrHillDisplay struct. - Formatted the trainer hill data to better match the metatile layout its representing. - Documented the function which uses this data.
2020-09-20Trainer hill location datatustin2121
Changed the trainer hill data for trainer locations, directions, and ranges from vague unusable numbers into readable data via use of preprocessor macros.
2020-09-16Make description slightly more preciseExpoSeed
2020-09-16Complete TMHM Learnset descriptionExpoSeed
2020-09-11Fix Rusboro and Lavarige typosGriffinR
2020-09-01Merge pull request #1156 from GriffinRichards/doc-raysceneGriffinR
Document Rayquaza cutscene
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-27Clean up rayquaza scene documentationGriffinR
2020-08-27Document second rayquaza sceneGriffinR
2020-08-27Document first rayquaza sceneGriffinR
2020-08-25Start documenting rayquaza_sceneGriffinR
2020-08-21Merge pull request #1147 from GriffinRichards/doc-contestaiPikalaxALT
Document contest AI
2020-08-21Document contest AI scriptsGriffinR
2020-08-21Merge pull request #1141 from GriffinRichards/add-nonmatchPikalaxALT
Wrap asm statements in NONMATCHING
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-16Clean up contest docGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-08-01Merge pull request #1116 from GriffinRichards/doc-slotmachinePikalaxALT
Document slot machine
2020-07-28More slot machine data documentationGriffinR
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