Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | Rename item script labels to fit the established name scheme | SphericalIce | |
2021-05-21 | Document second parameter of playbgm | ExpoSeed | |
2021-05-11 | Name map groups | GriffinR | |
2021-04-29 | Merge pull request #1421 from GriffinRichards/doc-tvrecordmix | GriffinR | |
Document TV | |||
2021-04-26 | Document TV | GriffinR | |
2021-04-22 | Misc contest cleanup | GriffinR | |
2021-04-21 | Clean up contest_painting | GriffinR | |
2021-04-06 | Label Kyogre/Groudon anims | GriffinR | |
2021-04-06 | Clarify Groudon/Kyogre/Rayquaza gfx names | GriffinR | |
2021-04-01 | Merge pull request #1393 from GriffinRichards/doc-dewfordtrend | GriffinR | |
Document Dewford Trend and match_call.c | |||
2021-03-31 | Document Dewford Trend | GriffinR | |
2021-03-31 | Use bool for multichoice ignoreBPress | GriffinR | |
2021-03-04 | Label battle tower link script | GriffinR | |
2021-02-24 | Document easy chat | GriffinR | |
2021-02-15 | Rename obedient/fatefulEncounter to eventLegal | Deokishisu | |
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-15 | Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h | Deokishisu | |
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-14 | Merge pull request #1330 from sphericalice/hidden-to-buried | GriffinR | |
Rename 'hidden' Trainers/obj events to 'buried' | |||
2021-02-14 | Fix Lilcove Motel typos | SphericalIce | |
2021-02-14 | Rename 'hidden' Trainers/obj events to 'buried' | SphericalIce | |
2021-02-14 | Merge pull request #1326 from GriffinRichards/doc-layouts | GriffinR | |
Label unused layouts | |||
2021-02-10 | Fix swapped route 102 berries | GriffinR | |
2021-02-08 | Label unused layouts | GriffinR | |
2021-02-05 | Add berry tree id constants | GriffinR | |
2021-01-26 | Clean up scrcmd.c | GriffinR | |
2021-01-19 | Fix some mislabeled scripts | GriffinR | |
2020-12-31 | Merge branch 'master' into doc-factscreen | GriffinR | |
2020-12-24 | Label remaining subs in battle_tower.c | GriffinR | |
2020-12-12 | Use BUGFIX for some inline fixes | GriffinR | |
2020-11-23 | Clarify Kecleon objects | GriffinR | |
2020-09-13 | Fixed "Ultra Rope" name. | Eduardo Quezada | |
2020-09-03 | Merge pull request #1158 from GriffinRichards/doc-cablecar | GriffinR | |
Document cable car | |||
2020-09-01 | Merge pull request #1156 from GriffinRichards/doc-rayscene | GriffinR | |
Document Rayquaza cutscene | |||
2020-09-01 | Give proper names to underwater maps | GriffinR | |
2020-08-31 | Start documenting battle factory screen | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-cablecar | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-rayscene | GriffinR | |
2020-08-28 | Document cable car | GriffinR | |
2020-08-25 | Start documenting rayquaza_scene | GriffinR | |
2020-08-20 | Fix incorrect pike curtain SE names | GriffinR | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-20 | Merge pull request #1138 from GriffinRichards/doc-contest | GriffinR | |
Document contest | |||
2020-08-18 | Fix wallys parents misnamed as uncle/aunt | GriffinR | |
2020-08-18 | Fix Brenday typo | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-08-13 | Split contest funcs from script_pokemon_util | GriffinR | |
2020-07-23 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-23 | Merge pull request #1111 from GriffinRichards/sync-flags | PikalaxALT | |
Sync unused flags with pokeruby | |||
2020-07-22 | Sync flags with pokeruby | GriffinR | |
2020-07-19 | Document faraway island | GriffinR | |
2020-07-18 | Merge branch 'master' into doc-overworld | GriffinR | |