summaryrefslogtreecommitdiff
path: root/src/pokedex.c
AgeCommit message (Expand)Author
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-15More usage of WININ/OUT constantsGriffinR
2021-04-15More usage of DISPLAY constantsGriffinR
2021-04-09standardize "grey" to "gray"Kurausukun
2021-03-21Add SAFE_DIVGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Use NUMBER_OF_MON_TYPES in pokedex searchGriffinR
2021-01-04Fix/document possible division by zero in ConvertScaleParamSierraffinity
2020-12-26Add UBFIX for division by zero in SpriteCB_PokedexListMonSpriteSierraffinity
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into...Kurausukun
2020-11-02address commentsKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-26port PrintMonWeight fakematch fixKurausukun
2020-10-23re-match SetSearchRectHighlight (from #1177)Kurausukun
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-09Match PrintMonWeightPokeCodec
2020-09-09Document size field of unknown structPokeCodec
2020-09-05Removed unused parenthesesPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-04Fix issues according to feedbackPokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-04Fix errorPokeCodec
2020-09-04Match SetSearchRectHighlightPokeCodec
2020-09-02Tidy up naked functionsThomas Winwood
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-29Update pokedex.cPokeCodec
2020-08-24PokedexPokeCodec
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-11Fix some UB exposed with GCC 10.1.0PikalaxALT
2020-07-07Match CreatePokeDexListPokeCodec
2020-05-03Give a define for all dex interface spritesDizzyEggg
2020-04-02better matching approach than upstreamjiangzhengwenjz
2020-04-02Merge branch 'master' of https://github.com/pret/pokeemerald into nonmatchingjiangzhengwenjz
2020-04-02Match HighlightSubmenuScreenSelectBarItemSewef
2020-04-02Match HighlightScreenSelectBarItemSewef
2020-04-02PrintMonWeightjiangzhengwenjz
2020-04-02HighlightSubmenuScreenSelectBarItemjiangzhengwenjz
2020-04-02HighlightScreenSelectBarItemjiangzhengwenjz
2020-03-10Document pokedex cry screenGriffinR
2020-03-09Document pokedex.cGriffinR
2020-01-15Use SHINY_ODDS macro where intendedSebastian Gabl
2020-01-06Pokédex search menu documentationSlawter666
2019-12-10Update JP translation and fix typoGriffinR