summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Collapse)Author
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
Use misc battle constants
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
Also some general formatting fixes for constants.
2019-03-02Eliminate more externsPhlosioneer
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
Mostly variables mislabeled as global and some formerly unknown stuff.
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-04Merge pull request #543 from pret/mapdatahuderlem
Convert map data to JSON
2019-02-02Merge pull request #541 from Diegoisawesome/masterDiegoisawesome
Misc documentation
2019-02-02Document trainer backspritesDiegoisawesome
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-13Document and clean up trainer hillDizzyEggg
2019-01-13Decompile trainer hillDizzyEggg
2018-12-30Document some battle anims and helpersMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-25use max mon moves constant where able (#480)melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-24Clear includesDizzyEggg
2018-12-23move data to cDizzyEggg
2018-12-21Review pokemon storage system chaangesDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-18Merge pull request #452 from Meowsy/pokemon-adding-easerDiegoisawesome
Add macros to simplify defining front animations and still pics.
2018-12-18Document return value.Meowsy
2018-12-17Remove magic numbers.Meowsy
2018-12-15Merge pull request #448 from Meowsy/pokedex-documentationMarcus Huderle
Pokedex Documentation
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-13Merge pull request #443 from Meowsy/misc-renamingsMarcus Huderle
Misc renamings.