Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-01-22 | Document remainder of battle_controllers.c | GriffinR | |
2021-01-19 | Fix some mislabeled scripts | GriffinR | |
2021-01-19 | Note bug in Foresight AI | GriffinR | |
2021-01-19 | Use MON_MALE/FEMALE for get_gender | GriffinR | |
2021-01-13 | Label remaining battle types | GriffinR | |
2021-01-11 | List battle animation indexes alongside tables | GriffinR | |
2021-01-11 | rename string id to reflect usage | opakedragon | |
2021-01-03 | Merge pull request #1283 from GriffinRichards/doc-factscreen | GriffinR | |
Document battle factory screen | |||
2021-01-01 | Document warp spin functions | 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-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-25 | Change script command table comment alignment from tabs to spaces | ExpoSeed | |
2020-09-25 | Add byte comments to mystery event script command table | ExpoSeed | |
2020-09-25 | Add byte comments to script command table | ExpoSeed | |
2020-09-13 | Fixed "Ultra Rope" name. | Eduardo Quezada | |
2020-09-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-09-04 | Merge pull request #1163 from GriffinRichards/doc-animthrow | PikalaxALT | |
Minor battle_anim_throw cleanup | |||
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 | |