index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon.c
Age
Commit message (
Expand
)
Author
2021-04-03
Add remaining multistring chooser constants
GriffinR
2021-03-30
Bit shifts from hex to decimal
GriffinR
2021-03-27
Standardize Friendship/Happiness
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2021-02-24
Merge pull request #1336 from GriffinRichards/giftribbons
GriffinR
2021-02-22
Merge pull request #1328 from GriffinRichards/doc-pokeuseitem
GriffinR
2021-02-17
Use new gift ribbons size, label unused ribbons
GriffinR
2021-02-15
Rename obedient/fatefulEncounter to eventLegal
Deokishisu
2021-02-15
Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h
Deokishisu
2021-02-12
Document PokemonUseItemEffects
GriffinR
2021-02-03
Document evolution scene
GriffinR
2021-01-23
Misc battle documentation
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 GET_UNOWN_LETTER macro
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2021-01-10
Merge pull request #1296 from GriffinRichards/bugfix-typo
GriffinR
2021-01-10
Add missing braces to bugfix in CalculateMonStats
GriffinR
2021-01-07
Use the correct constant for max-IV masks
SphericalIce
2021-01-07
Use constants for max IVs & the random IV generation flag
SphericalIce
2020-12-24
Label remaining subs in battle_tower.c
GriffinR
2020-12-14
Merge pull request #1265 from Kurausukun/berry_crush
GriffinR
2020-12-12
Use BUGFIX for some inline fixes
GriffinR
2020-12-10
Merge remote-tracking branch 'upstream/master' into berry_crush
Kurausukun
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-26
port sub_806F160 fakematch fix
Kurausukun
2020-10-25
port ModifyStatByNature fakematch fix (from #1179)
Kurausukun
2020-10-05
Add ITEM6_HEAL constants, change move flags to shifts
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-19
battle_gfx_sfx_util.c: Very annoying fakematch fix.
Kaz
2020-09-19
Fix typos
kiliwily
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-12
Update pokemon.c
kiliwily
2020-09-12
Bug documenting
kiliwily
2020-09-09
Document size field of unknown struct
PokeCodec
2020-09-09
Fix Pokemon Fakematch
PokeCodec
2020-09-09
Record mixing fakematch fixed!
PokeCodec
2020-09-06
Fix casting bug
PokeCodec
2020-09-05
Fixup ModifyStatByNature
PokeCodec
2020-08-28
Merge pull request #1160 from kiliwily/master2
GriffinR
2020-08-28
Merge pull request #1146 from GriffinRichards/rename-songs
GriffinR
2020-08-28
add MAX_LEVEL_UP_MOVES macro
kiliwily
2020-08-28
Add MAX_PER_STAT_EVS macro
Thomas Winwood
2020-08-21
Merge pull request #1141 from GriffinRichards/add-nonmatch
PikalaxALT
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-08-16
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
GriffinR
2020-08-10
Merge pull request #1122 from GriffinRichards/clean-battlemsg
GriffinR
2020-08-04
Add stat stage constants
GriffinR
2020-07-27
Document some battle_util.c
ExpoSeed
[next]