summaryrefslogtreecommitdiff
path: root/data/maps
AgeCommit message (Collapse)Author
2021-06-13Rename item script labels to fit the established name schemeSphericalIce
2021-05-21Document second parameter of playbgmExpoSeed
2021-05-11Name map groupsGriffinR
2021-04-29Merge pull request #1421 from GriffinRichards/doc-tvrecordmixGriffinR
Document TV
2021-04-26Document TVGriffinR
2021-04-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-04-06Label Kyogre/Groudon animsGriffinR
2021-04-06Clarify Groudon/Kyogre/Rayquaza gfx namesGriffinR
2021-04-01Merge pull request #1393 from GriffinRichards/doc-dewfordtrendGriffinR
Document Dewford Trend and match_call.c
2021-03-31Document Dewford TrendGriffinR
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-04Label battle tower link scriptGriffinR
2021-02-24Document easy chatGriffinR
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-10Fix swapped route 102 berriesGriffinR
2021-02-08Label unused layoutsGriffinR
2021-02-05Add berry tree id constantsGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-19Fix some mislabeled scriptsGriffinR
2020-12-31Merge branch 'master' into doc-factscreenGriffinR
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-11-23Clarify Kecleon objectsGriffinR
2020-09-13Fixed "Ultra Rope" name.Eduardo Quezada
2020-09-03Merge pull request #1158 from GriffinRichards/doc-cablecarGriffinR
Document cable car
2020-09-01Merge pull request #1156 from GriffinRichards/doc-raysceneGriffinR
Document Rayquaza cutscene
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-31Start documenting battle factory screenGriffinR
2020-08-28Merge branch 'master' into doc-cablecarGriffinR
2020-08-28Merge branch 'master' into doc-raysceneGriffinR
2020-08-28Document cable carGriffinR
2020-08-25Start documenting rayquaza_sceneGriffinR
2020-08-20Fix incorrect pike curtain SE namesGriffinR
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-18Fix Brenday typoGriffinR
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-23Merge branch 'master' into doc-overworldGriffinR
2020-07-23Merge pull request #1111 from GriffinRichards/sync-flagsPikalaxALT
Sync unused flags with pokeruby
2020-07-22Sync flags with pokerubyGriffinR
2020-07-19Document faraway islandGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR