Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | Combine battle script labels, add EFFECT comments | GriffinR | |
2021-07-02 | Condense battle AI scripts, minor clean up | GriffinR | |
2021-07-02 | Document smart shopper TV show | GriffinR | |
2021-06-13 | Rename item script labels to fit the established name scheme | SphericalIce | |
2021-06-10 | Remove remaining grey and replace with gray | ExpoSeed | |
2021-05-21 | Document second parameter of playbgm | ExpoSeed | |
2021-05-17 | Remove leftover berry descriptions | GriffinR | |
2021-05-11 | Name map groups | GriffinR | |
2021-05-06 | Fix Substitute typo | Flametix | |
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-10 | Merge pull request #1398 from GriffinRichards/doc-field | GriffinR | |
Document field | |||
2021-04-06 | Document remaining overworld | GriffinR | |
2021-04-06 | Label Kyogre/Groudon anims | GriffinR | |
2021-04-06 | Clarify Groudon/Kyogre/Rayquaza gfx names | GriffinR | |
2021-04-03 | Fix AI Guard Spec use, and Specs->Spec | GriffinR | |
2021-04-03 | Misc battle script cleanup | GriffinR | |
2021-04-03 | Add remaining multistring chooser constants | GriffinR | |
2021-04-02 | Add missing trainer constant use | GriffinR | |
2021-04-02 | Add WAIT_TIME battle script constants | GriffinR | |
2021-04-02 | Label miss string indexes | GriffinR | |
2021-04-02 | Document Contest Lady TV Show | GriffinR | |
2021-04-01 | Merge pull request #1393 from GriffinRichards/doc-dewfordtrend | GriffinR | |
Document Dewford Trend and match_call.c | |||
2021-03-31 | Label Trend Watcher TV show texts | GriffinR | |
2021-03-31 | Document Dewford Trend | GriffinR | |
2021-03-31 | Use bool for multichoice ignoreBPress | GriffinR | |
2021-03-27 | Standardize Friendship/Happiness | GriffinR | |
2021-03-18 | Move pointillism points array to src | GriffinR | |
2021-03-13 | Note missing end in Trainer Hill | GriffinR | |
2021-03-04 | Label battle tower link script | GriffinR | |
2021-03-04 | Clean up a few unlabeled scripts | GriffinR | |
2021-02-28 | Document more battle anim effects | Marcus Huderle | |
2021-02-28 | Merge pull request #1344 from GriffinRichards/doc-ec | GriffinR | |
Document easy chat and mail, script.c cleanup, add/use some general constants | |||
2021-02-27 | Document some battle anim funcs and data | Marcus Huderle | |
2021-02-24 | Document easy chat | GriffinR | |
2021-02-18 | Document ribbon TV show, add new ribbon IDs/size | 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-02-02 | Merge pull request #1314 from GriffinRichards/doc-controllers | GriffinR | |
Document battle controllers, misc other battle | |||
2021-01-26 | Document object lock and some trainer approach | GriffinR | |
2021-01-26 | Clean up scrcmd.c | GriffinR | |