summaryrefslogtreecommitdiff
path: root/src/party_menu.c
AgeCommit message (Collapse)Author
2021-11-19Sync globalGriffinR
2021-07-25Merge pull request #450 from PikalaxALT/flatten_sprite_posGriffinR
Flatten pos fields in struct Sprite
2021-07-17Swap two fields in player PC structPikalaxALT
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-07-01Fix Magic Number in party_menu.cDeokishisu
`DisplayPartyPokemonDataForMoveTutorOrEvolutionItem` in `party_menu.c` had a magic number that was missed. This commit fixes it.
2021-04-04Document Pokemon Summary Screen, 1PikalaxALT
2021-03-18Document and refactor AdjustFriendshipPikalaxALT
2021-03-18Fix faulty search&replacePikalaxALT
2021-03-18Sync EVO_MODE consts from emeraldPikalaxALT
2021-03-16Document item use functions in pokemon.cPikalaxALT
2021-03-15battle_gfx_sfx_util sync emerald names to unnamed symsPikalaxALT
2021-03-15Document old man batttle controllerPikalaxALT
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
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-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2020-08-29Give songs meaningful english namesGriffinR
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-06Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered ↵PikalaxALT
into various_documentation
2020-04-06Split quest_log.cPikalaxALT
2020-04-01Start documenting region mapGriffinR
2020-03-22Address review comments; doc round 2PikalaxALT
2020-03-21Start doccing PSAPikalaxALT
2020-03-04Add enums for help system text, label help contextGriffinR
2020-02-27Fly field effectPikalaxALT
2020-02-27Port many field_effect.c names from EmeraldPikalaxALT
2020-02-21Remove redundant include linesPikalaxALT
2020-02-03I'm so original with these commit namesPikalaxALT
2020-01-29More doccing of linkManagerPikalaxALT
2020-01-20sub_81186E0PikalaxALT
2020-01-19Document item_menuPikalaxALT
2020-01-15Merge master into doc-questlogGriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-14Move GFtgtGname out of librfu.hPikalaxALT
2020-01-08Remove comment on sub_8124C1CPikalaxALT
2019-11-24GetBattleEntryEligibilityjiangzhengwenjz
2019-11-24resolve change requestsjiangzhengwenjz
2019-11-24clean upjiangzhengwenjz
2019-11-24party_menu fourth quarterjiangzhengwenjz
2019-11-23party_menu third quarterjiangzhengwenjz
2019-11-23party_menu second quarterjiangzhengwenjz
2019-11-23party_menu first quarterjiangzhengwenjz
2019-11-23party_menu datajiangzhengwenjz