summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Expand)Author
2022-01-10Sync/update trainer classesGriffinR
2022-01-01Fix party size calculations for larger-than-six PARTY_SIZELuke Hubmayer-Werner
2021-11-19Sync globalGriffinR
2021-09-13Add fix to disallow negative current HP valuesSatoMew
2021-08-19Use SHINY_ODDS where necessarySewef
2021-05-03Refactor some field effect graphicsPikalaxALT
2021-04-04Document Pokemon Summary Screen, 1PikalaxALT
2021-03-18Document ShouldIgnoreDeoxysForm, 2PikalaxALT
2021-03-18Document ShouldIgnoreDeoxysFormPikalaxALT
2021-03-18<minor> Fix visual alignment in sFriendshipEventDeltasPikalaxALT
2021-03-18Document and refactor AdjustFriendshipPikalaxALT
2021-03-18Fix faulty search&replacePikalaxALT
2021-03-18Finish syncing pokemon.c with emeraldPikalaxALT
2021-03-18Sync DRAW_SPINDA_SPOTS from pokeemeraldPikalaxALT
2021-03-18Sync EVO_MODE consts from emeraldPikalaxALT
2021-03-17Fix accidental ++ deletionPikalaxALT
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-03-10Fix Typos / Use Box ConstantsDeokishisu
2021-02-22Fix storage magic numbershjk321
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2021-01-08Fix Egregious Magic Numbers in GetBattleBGMDeokishisu
2020-10-11Fix hang when releasing after adding new movesGriffinR
2020-05-01document battle_message.cEvan
2020-04-08Clean up includesPikalaxALT
2020-03-21through sub_811D5C0PikalaxALT
2020-03-13through sub_8090FC4PikalaxALT
2020-03-11Port PSS utility functionsPikalaxALT
2020-02-01sCombinedMovesPikalaxALT
2020-01-25Address review commentsPikalaxALT
2020-01-24PLAYER_NAME_LENGTH to 7PikalaxALT
2020-01-23Normalize union room UnkStruct arrays; remove STAT_STAGE_ definesPikalaxALT
2020-01-19Address review commentsPikalaxALT
2020-01-16Document Pokemon Tower scriptsGriffinR
2020-01-14Document Cerulean City scriptsGriffinR
2019-12-20Merge level-up learnsetsPikalaxALT
2019-11-24Merge pull request #160 from jiangzhengwenjz/party_menuPikalaxALT
2019-11-23Address review commentsPikalaxALT
2019-11-23battle_message 2PikalaxALT
2019-11-24party_menu fourth quarterjiangzhengwenjz
2019-11-20Port evolution_scenePikalaxALT
2019-11-19Merge pull request #158 from jiangzhengwenjz/nonmatchingPikalaxALT
2019-11-19OakSpeechNidoranFSetupjiangzhengwenjz
2019-11-09fire; update constantsjiangzhengwenjz
2019-11-04Battle message buffers; review commentsPikalaxALT
2019-11-04Decomp hall_of_famePikalaxALT
2019-10-28port shedinja_maker_maybe; resolve within-array party pointersPikalaxALT