summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2021-05-11Name map groupsGriffinR
2021-05-06Fix Substitute typoFlametix
2021-04-29Merge pull request #1421 from GriffinRichards/doc-tvrecordmixGriffinR
Document TV
2021-04-28Merge pull request #1418 from GriffinRichards/sync-ereaderhelpGriffinR
Sync e-reader helpers, document trainer hill e-reader
2021-04-26Document TVGriffinR
2021-04-24Document trainer hill ereaderGriffinR
2021-04-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-04-13Merge pull request #1400 from GriffinRichards/doc-pokemonanimGriffinR
Document Pokémon animation
2021-04-10Merge pull request #1398 from GriffinRichards/doc-fieldGriffinR
Document field
2021-04-10Merge pull request #1397 from GriffinRichards/doc-moremiscGriffinR
Clean up battle scripts
2021-04-10Document pokemon animation typesGriffinR
2021-04-06Document remaining overworldGriffinR
2021-04-06Document fieldmapGriffinR
2021-04-06Document some event object movementGriffinR
2021-04-06Clarify Groudon/Kyogre/Rayquaza gfx namesGriffinR
2021-04-03Misc battle script cleanupGriffinR
2021-04-03Add remaining multistring chooser constantsGriffinR
2021-04-02Add missing include guard suffixesGriffinR
2021-04-02Label miss string indexesGriffinR
2021-04-02Document Contest Lady TV ShowGriffinR
2021-04-01Merge pull request #1390 from GriffinRichards/doc-introcredGriffinR
Document intro and credits sequences
2021-03-31Label Trend Watcher TV show textsGriffinR
2021-03-31Document Dewford TrendGriffinR
2021-03-29Merge branch 'master' into doc-introcredGriffinR
2021-03-29Merge pull request #1378 from GriffinRichards/doc-berrycrushGriffinR
Document Berry Crush
2021-03-29Add MON_PIC_SIZE constantGriffinR
2021-03-27Standardize Friendship/HappinessGriffinR
2021-03-22Misc labels in battle facilitiesGriffinR
2021-03-18Document Berry CrushGriffinR
2021-03-04Label battle tower link scriptGriffinR
2021-02-24Document easy chatGriffinR
2021-02-24Document mailGriffinR
2021-02-24Merge pull request #1336 from GriffinRichards/giftribbonsGriffinR
Document some ribbon usage
2021-02-22Merge pull request #1328 from GriffinRichards/doc-pokeuseitemGriffinR
Document PokemonUseItemEffects
2021-02-22Add labels for cracked floor metatilesSphericalIce
2021-02-18Document ribbon TV show, add new ribbon IDs/sizeGriffinR
2021-02-17Use new gift ribbons size, label unused ribbonsGriffinR
2021-02-15Merge pull request #1324 from GriffinRichards/doc-sbGriffinR
Document remainder of secret_base.c
2021-02-15Rename obedient/fatefulEncounter to eventLegalDeokishisu
Per discussion on pret, `obedient`/`fatefulEncounter` has been renamed to `eventLegal`, and all related functions and constants have been modified with this in mind. Additionally, fixed some whitespace alignment issues in `script_cmd_table.h`, `pokemon.h`, and `tv.c` from the last commit.
2021-02-15Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.hDeokishisu
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi. The giftRibbon fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the obedient bit was renamed `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
2021-02-14Merge pull request #1330 from sphericalice/hidden-to-buriedGriffinR
Rename 'hidden' Trainers/obj events to 'buried'
2021-02-14Fix Lilcove Motel typosSphericalIce
2021-02-14Rename 'hidden' Trainers/obj events to 'buried'SphericalIce
2021-02-14Merge pull request #1326 from GriffinRichards/doc-layoutsGriffinR
Label unused layouts
2021-02-14Merge pull request #1325 from GriffinRichards/constants-berrytreeGriffinR
Add berry tree id constants
2021-02-12Document PokemonUseItemEffectsGriffinR
2021-02-12Added constant labels for EV manipulating item effectsLOuroboros
2021-02-10Fix swapped route 102 berriesGriffinR
2021-02-08Label unused layoutsGriffinR