summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-13Note missing end in Trainer HillGriffinR
2021-03-04Clean up a few unlabeled scriptsGriffinR
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-14Fix Lilcove Motel typosSphericalIce
2021-02-10Fix swapped route 102 berriesGriffinR
2021-02-05Add berry tree id constantsGriffinR
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-19Fix some mislabeled scriptsGriffinR
2020-10-11Fix PutAwayDecorationLoop UB commentGriffinR
2020-10-03Documenting where each of the berries are generated in new_game.incEduardo Quezada
2020-09-13Fixed "Ultra Rope" name.Eduardo Quezada
2020-09-11Fix Rusboro and Lavarige typosGriffinR
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-22Start documenting berry blenderGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-08-20Merge pull request #1138 from GriffinRichards/doc-contestGriffinR
Document contest
2020-08-18Fix wallys parents misnamed as uncle/auntGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Split contest funcs from script_pokemon_utilGriffinR
2020-07-30Start documenting rouletteGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' into add-localidsGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Document more misc field effectsGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2020-06-10Second pass on documenting union roomGriffinR
2020-06-06Document cable_club.cGriffinR
2020-06-03Document wireless_communication_status_screen.cGriffinR
2020-03-17Merge pull request #985 from mrgriffin/decorationPikalaxALT
Document decoration.c
2020-03-17Merge pull request #968 from GriffinRichards/doc-regionmapPikalaxALT
Document some pokenav and region map
2020-03-06Document decoration.cMartin Griffin
2020-03-03Merge pull request #991 from GriffinRichards/fix-eventticketPikalaxALT
Clarify event ticket flag names
2020-03-03Minor fixes in trainer_battle.incGriffinR
2020-03-03Clarify event ticket flag namesGriffinR
2020-02-05Document some pokenav and region mapGriffinR
2020-01-15Merge master into fix-eventobjGriffinR
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-12Label TryRecordMixLinkupGriffinR
2020-01-12Document some easy chat specialsGriffinR
2020-01-12Standardize prebattle -> introGriffinR
2020-01-12Some script clean up, document secret base secrets showGriffinR