summaryrefslogtreecommitdiff
path: root/include/pokemon.h
AgeCommit message (Collapse)Author
2021-11-19Sync globalGriffinR
2021-05-31[LEAK-INFORMED] fix CreateShedinja fakematchKurausukun
2021-04-04Document Pokemon Summary Screen, 1PikalaxALT
2021-03-18Finish syncing pokemon.c with emeraldPikalaxALT
2021-03-18Sync DRAW_SPINDA_SPOTS from pokeemeraldPikalaxALT
2021-03-16Document item use functions in pokemon.cPikalaxALT
2021-03-16Name nullsubs in battle ctlrsPikalaxALT
2021-03-15battle_gfx_sfx_util sync emerald names to unnamed symsPikalaxALT
2021-03-14Document more symbols in battlePikalaxALT
2021-02-22Fix storage magic numbershjk321
I could *kinda* understand missing SendMonToPc, but IN THE STRUCT ITSELF?!
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.
2020-03-21through sub_811D5C0PikalaxALT
2020-03-11Port pokemon_storage_2 from emeraldPikalaxALT
2020-01-21Data through gUnknown_84570C8PikalaxALT
2020-01-12Merge master into sync-scriptGriffinR
2020-01-11Sync Cable Club scriptsGriffinR
2020-01-10script_pokemon_util_80BF8FCjiangzhengwenjz
2019-11-24party_menu fourth quarterjiangzhengwenjz
2019-11-20Port evolution_scenePikalaxALT
2019-11-04Decomp hall_of_famePikalaxALT
2019-10-25Merge branch 'master' into battlejiangzhengwenjz
2019-10-23field_specials through Task_AnimateElevatorWindowViewPikalaxALT
2019-10-21battle_setup funcsjiangzhengwenjz
2019-10-18battle_main remaining funcsjiangzhengwenjz
2019-09-25Merge branch 'master' into PIE2PikalaxALT
2019-09-25arg name consistencyjiangzhengwenjz
2019-09-24PokemonUseItemEffects2jiangzhengwenjz
2019-08-26thru sub_8024398jiangzhengwenjz
2019-08-22battle_controller_link_opponentjiangzhengwenjz
2019-08-05ported battle_controller_player from pokeem and matched several new functionsjiangzhengwenjz
2019-08-03ported battle_controller_opponent from pokeem and corrected lots of stuffjiangzhengwenjz
2019-07-31ported battle_controllers from pokeemjiangzhengwenjz
2019-07-31ported battle_gfx_sfx_util from pokeemjiangzhengwenjz
2019-07-18sync documentation of CountAliveMonsInBattle()jiangzhengwenjz
2019-07-15resolved several TODOsjiangzhengwenjz
2019-07-15decompiled learnset and evo tablejiangzhengwenjz
2019-07-14updated headersjiangzhengwenjz
2019-07-14marked all static functions in pokemon.cjiangzhengwenjz
2019-07-12document pokemon function symbolsjiangzhengwenjz
2019-07-07finished menu_indicatorsjiangzhengwenjz
2019-06-21Some renamingPikalaxALT
2019-06-20Finish item_usePikalaxALT
2019-05-06egg_hatch as part of daycarePikalaxALT
2019-05-05DaycarePikalaxALT
2019-04-14tm_case finish codePikalaxALT
2019-04-11through CreateNidoranFSpritePikalaxALT
2019-01-08through sub_815E9FCscnorton
2019-01-08through sub_815E948PikalaxALT
2019-01-05through sub_815E1F0PikalaxALT
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT