Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-31 | Use bool for multichoice ignoreBPress | GriffinR | |
2021-03-13 | Note missing end in Trainer Hill | GriffinR | |
2021-03-04 | Clean up a few unlabeled scripts | 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 | Fix Lilcove Motel typos | SphericalIce | |
2021-02-10 | Fix swapped route 102 berries | GriffinR | |
2021-02-05 | Add berry tree id constants | GriffinR | |
2021-01-26 | Document object lock and some trainer approach | GriffinR | |
2021-01-26 | Clean up scrcmd.c | GriffinR | |
2021-01-19 | Fix some mislabeled scripts | GriffinR | |
2020-10-11 | Fix PutAwayDecorationLoop UB comment | GriffinR | |
2020-10-03 | Documenting where each of the berries are generated in new_game.inc | Eduardo Quezada | |
2020-09-13 | Fixed "Ultra Rope" name. | Eduardo Quezada | |
2020-09-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-blender | GriffinR | |
2020-08-22 | Start documenting berry blender | 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-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-30 | Start documenting roulette | GriffinR | |
2020-07-18 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-08 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-08 | Merge branch 'master' into add-localids | GriffinR | |
2020-07-02 | Clean up field effect doc | GriffinR | |
2020-06-29 | Document more misc field effects | GriffinR | |
2020-06-29 | Continue documenting overworld/field effects | GriffinR | |
2020-06-22 | Add local object event ids for referenced objects | GriffinR | |
2020-06-10 | Second pass on documenting union room | GriffinR | |
2020-06-06 | Document cable_club.c | GriffinR | |
2020-06-03 | Document wireless_communication_status_screen.c | GriffinR | |
2020-03-17 | Merge pull request #985 from mrgriffin/decoration | PikalaxALT | |
Document decoration.c | |||
2020-03-17 | Merge pull request #968 from GriffinRichards/doc-regionmap | PikalaxALT | |
Document some pokenav and region map | |||
2020-03-06 | Document decoration.c | Martin Griffin | |
2020-03-03 | Merge pull request #991 from GriffinRichards/fix-eventticket | PikalaxALT | |
Clarify event ticket flag names | |||
2020-03-03 | Minor fixes in trainer_battle.inc | GriffinR | |
2020-03-03 | Clarify event ticket flag names | GriffinR | |
2020-02-05 | Document some pokenav and region map | GriffinR | |
2020-01-15 | Merge master into fix-eventobj | GriffinR | |
2020-01-13 | Fix Colosseum name porymap issue | GriffinR | |
2020-01-13 | Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj | GriffinR | |
2020-01-13 | Merge pull request #953 from GriffinRichards/sync-script | huderlem | |
Port some macro/script fixes from pokefirered | |||
2020-01-12 | Give/Take to Add/Remove for silent script macros | GriffinR | |
2020-01-12 | Merge branch 'master' into fix-eventobj | GriffinR | |
2020-01-12 | Label TryRecordMixLinkup | GriffinR | |
2020-01-12 | Document some easy chat specials | GriffinR | |
2020-01-12 | Standardize prebattle -> intro | GriffinR | |
2020-01-12 | Some script clean up, document secret base secrets show | GriffinR | |