summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2021-01-14Index gBardSoundsTableGriffinR
2021-01-14Array count for easy chat word groupsGriffinR
2021-01-14Index sTMHMMovesGriffinR
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2021-01-04Some decoration labels, use constant for tileset sizeGriffinR
2021-01-04Clean up gDecorations with gItems formatGriffinR
2020-12-12Corrected small inconsistency in move flag namesLOuroboros
2020-11-30Designated initializers for gTrainerBackPicTableGriffinR
2020-11-26Rename graphics files for COOLTRAINER to match defineAshley Coleman
2020-11-23Clarify Kecleon objectsGriffinR
2020-11-23Name object event pals/tagsGriffinR
2020-10-05Add ITEM6_HEAL constants, change move flags to shiftsGriffinR
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