Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | Sync global | GriffinR | |
2021-07-25 | Merge pull request #450 from PikalaxALT/flatten_sprite_pos | GriffinR | |
Flatten pos fields in struct Sprite | |||
2021-07-17 | Swap two fields in player PC struct | PikalaxALT | |
2021-07-07 | Flatten pos fields in struct Sprite | PikalaxALT | |
2021-07-01 | Fix Magic Number in party_menu.c | Deokishisu | |
`DisplayPartyPokemonDataForMoveTutorOrEvolutionItem` in `party_menu.c` had a magic number that was missed. This commit fixes it. | |||
2021-04-04 | Document Pokemon Summary Screen, 1 | PikalaxALT | |
2021-03-18 | Document and refactor AdjustFriendship | PikalaxALT | |
2021-03-18 | Fix faulty search&replace | PikalaxALT | |
2021-03-18 | Sync EVO_MODE consts from emerald | PikalaxALT | |
2021-03-16 | Document item use functions in pokemon.c | PikalaxALT | |
2021-03-15 | battle_gfx_sfx_util sync emerald names to unnamed syms | PikalaxALT | |
2021-03-15 | Document old man batttle controller | PikalaxALT | |
2021-02-16 | Mirror pokeemerald PR#1329 & PR#1335 to pokefirered | Deokishisu | |
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. 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 `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos. | |||
2021-01-29 | Use trainer constants in flags, automatically update flags/vars count | GriffinR | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-04-10 | Create COPYWIN defines for CopyWindowToVram calls | PikalaxALT | |
2020-04-06 | Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered ↵ | PikalaxALT | |
into various_documentation | |||
2020-04-06 | Split quest_log.c | PikalaxALT | |
2020-04-01 | Start documenting region map | GriffinR | |
2020-03-22 | Address review comments; doc round 2 | PikalaxALT | |
2020-03-21 | Start doccing PSA | PikalaxALT | |
2020-03-04 | Add enums for help system text, label help context | GriffinR | |
2020-02-27 | Fly field effect | PikalaxALT | |
2020-02-27 | Port many field_effect.c names from Emerald | PikalaxALT | |
2020-02-21 | Remove redundant include lines | PikalaxALT | |
2020-02-03 | I'm so original with these commit names | PikalaxALT | |
2020-01-29 | More doccing of linkManager | PikalaxALT | |
2020-01-20 | sub_81186E0 | PikalaxALT | |
2020-01-19 | Document item_menu | PikalaxALT | |
2020-01-15 | Merge master into doc-questlog | GriffinR | |
2020-01-15 | Document some Quest Log | GriffinR | |
2020-01-14 | Move GFtgtGname out of librfu.h | PikalaxALT | |
2020-01-08 | Remove comment on sub_8124C1C | PikalaxALT | |
2019-11-24 | GetBattleEntryEligibility | jiangzhengwenjz | |
2019-11-24 | resolve change requests | jiangzhengwenjz | |
2019-11-24 | clean up | jiangzhengwenjz | |
2019-11-24 | party_menu fourth quarter | jiangzhengwenjz | |
2019-11-23 | party_menu third quarter | jiangzhengwenjz | |
2019-11-23 | party_menu second quarter | jiangzhengwenjz | |
2019-11-23 | party_menu first quarter | jiangzhengwenjz | |
2019-11-23 | party_menu data | jiangzhengwenjz | |