summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Expand)Author
2020-08-28Add MAX_PER_STAT_EVS macroThomas Winwood
2020-08-21Merge pull request #1141 from GriffinRichards/add-nonmatchPikalaxALT
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-10Merge pull request #1122 from GriffinRichards/clean-battlemsgGriffinR
2020-08-04Add stat stage constantsGriffinR
2020-07-27Document some battle_util.cExpoSeed
2020-07-23Begin new contest documentationGriffinR
2020-07-18Merge pull request #1100 from GriffinRichards/clean-battlescrdataGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-16Use stat constants in MonGainEVsDizzyEggg
2020-07-09Update pokemon.cFlametix
2020-06-03Label union room battle trainerGriffinR
2020-04-09Add misc party constant usageGriffinR
2020-02-08Document Trainer CardGriffinR
2020-02-04Use friendship event constantsGriffinR
2020-02-01sCombinedMovesPikalaxALT
2020-01-20using item constantSahith Nallapareddy
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-07More battle_dome.c docGriffinR
2019-12-21Document item_use.cGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-11-23Merge pull request #909 from GriffinRichards/doc-apprenticehuderlem
2019-11-23Turn some magic numbers into named constantsThomas Winwood
2019-11-16WIP Document apprenticeGriffinR
2019-10-31Clean up party_menu docGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-06Document field_poisonGriffinR
2019-10-05Note overflow in ModifyStatByNatureGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-22Document PLAYER_HAS constants, consolidate poke constantsGriffinR
2019-09-17Review changes for #807GriffinR
2019-09-16more constant usageGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-09-05Merge pull request #798 from GriffinRichards/constants-bactionPikalaxALT
2019-09-04Use CountAliveMonsInBattle constantsGriffinR
2019-08-30Use OTID constants for CreateMonGriffinR
2019-08-22bool8 to u8DizzyEggg
2019-07-29Gets rid of unnecesary casts in pokemon.cDizzyEggg
2019-07-29Prettier GetDeoxysStatDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-11Use a constant instead of integer literals when checking for shinynessGudf
2019-05-16rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClassesgarak
2019-05-16name some trainer card related functionsgarak
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg