summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Expand)Author
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
2019-05-03Document MON_DATA_10hjk321
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-05Document secret baseMarcus Huderle
2019-04-05Use shiny species tagDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-04-03Get rid of redundant castDizzyEggg
2019-04-02Remove unneeded sMonAnimationDelayTable entriesDizzyEggg
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
2019-02-07Document more battle pyramidMarcus Huderle