index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokedex.c
Age
Commit message (
Expand
)
Author
2022-01-05
Convert pokedex defines to enums
GriffinR
2021-11-13
Merge pull request #1547 from GriffinRichards/doc-sounddata
GriffinR
2021-11-07
Disambiguate cry functions
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-10-30
Better braille support
GriffinR
2021-10-24
Merge pull request #1520 from GriffinRichards/doc-random
GriffinR
2021-10-19
Merge pull request #1516 from GriffinRichards/doc-miscbattle
GriffinR
2021-10-17
Some pokedex clean up
GriffinR
2021-10-09
Add TRACKS_ALL, remove BGCntrlBitfield
GriffinR
2021-10-09
More battle doc, add battle window ids
GriffinR
2021-09-24
Merge branch 'master' into tag-none
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-15
More usage of WININ/OUT constants
GriffinR
2021-04-15
More usage of DISPLAY constants
GriffinR
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-03-21
Add SAFE_DIV
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2021-01-19
Merge pull request #1311 from GriffinRichards/clean-unused
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2021-01-19
Use NUMBER_OF_MON_TYPES in pokedex search
GriffinR
2021-01-04
Fix/document possible division by zero in ConvertScaleParam
Sierraffinity
2020-12-26
Add UBFIX for division by zero in SpriteCB_PokedexListMonSprite
Sierraffinity
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-11-02
Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into...
Kurausukun
2020-11-02
address comments
Kurausukun
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-26
port PrintMonWeight fakematch fix
Kurausukun
2020-10-23
re-match SetSearchRectHighlight (from #1177)
Kurausukun
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-09
Match PrintMonWeight
PokeCodec
2020-09-09
Document size field of unknown struct
PokeCodec
2020-09-05
Removed unused parentheses
PokeCodec
2020-09-04
Switch to button macros
PokeCodec
2020-09-04
Fix issues according to feedback
PokeCodec
2020-09-04
Match more functions
PokeCodec
2020-09-04
Fix error
PokeCodec
2020-09-04
Match SetSearchRectHighlight
PokeCodec
2020-09-02
Tidy up naked functions
Thomas Winwood
2020-09-01
Merge pull request #1149 from PokeCodec/datatypes
GriffinR
2020-08-29
Update pokedex.c
PokeCodec
2020-08-24
Pokedex
PokeCodec
2020-08-23
sizeOf data type, not pointer value
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-11
Add some charmap constant usage
GriffinR
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
[next]