summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Expand)Author
2022-02-22Rename GetBattlePyramindTrainerEncounterMusicId to fix typosphericalice
2022-01-17Specify unsigned in spot commentGriffinR
2022-01-17Add Spinda spot color constantsGriffinR
2022-01-17Fix typoGriffinR
2022-01-17Document Spinda spot algorithmGriffinR
2022-01-05Add comment about pokedex reorderingGriffinR
2021-11-17Use specific name limits for string limit functionsGriffinR
2021-11-07Disambiguate cry functionsGriffinR
2021-10-27Restore ModifyStatByNature bug notesGriffinR
2021-10-13Add controller buffer constants, finish misc battle docGriffinR
2021-10-12Clean up recorded_battle, add MOVE_IS_PERMANENTGriffinR
2021-10-11Calculate pokemon substruct size, missing MON_PIC_SIZEGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-10-02Document remaining symbols in pokemon.cGriffinR
2021-10-02Document summary screen sprite managerGriffinR
2021-09-30Rename Battle Weather flagsPokestia
2021-09-24Merge branch 'master' into tag-noneGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-05-16Added missing Treecko from animation list.Eduardo Quezada D'Ottone
2021-04-25Document battler sprite affine anims, default pokeball throwGriffinR
2021-04-16Doc storage - releasing, some cursorGriffinR
2021-04-13Merge pull request #1400 from GriffinRichards/doc-pokemonanimGriffinR
2021-04-10Document pokemon animation typesGriffinR
2021-04-03Add remaining multistring chooser constantsGriffinR
2021-03-30Bit shifts from hex to decimalGriffinR
2021-03-27Standardize Friendship/HappinessGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-24Merge pull request #1336 from GriffinRichards/giftribbonsGriffinR
2021-02-22Merge pull request #1328 from GriffinRichards/doc-pokeuseitemGriffinR
2021-02-17Use new gift ribbons size, label unused ribbonsGriffinR
2021-02-15Rename obedient/fatefulEncounter to eventLegalDeokishisu
2021-02-15Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.hDeokishisu
2021-02-12Document PokemonUseItemEffectsGriffinR
2021-02-03Document evolution sceneGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-13Label remaining battle typesGriffinR
2021-01-10Merge pull request #1296 from GriffinRichards/bugfix-typoGriffinR
2021-01-10Add missing braces to bugfix in CalculateMonStatsGriffinR
2021-01-07Use the correct constant for max-IV masksSphericalIce
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-14Merge pull request #1265 from Kurausukun/berry_crushGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-26port sub_806F160 fakematch fixKurausukun