index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon_icon.c
Age
Commit message (
Expand
)
Author
2020-01-07
More battle_dome.c doc
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-10-31
Clean up party_menu doc
GriffinR
2019-10-31
Document party_menu second pass
GriffinR
2019-10-09
More trade documentation
GriffinR
2019-10-03
Document some of trade
GriffinR
2019-05-16
name some trainer card related functions
garak
2019-04-02
Use species defines in gMonIconTable
DizzyEggg
2019-04-02
Cleanup OamData entries
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-02-01
Fix pokemon icon asm
DizzyEggg
2018-12-30
Document some battle anims and helpers
Marcus Huderle
2018-12-21
Review pokemon storage system chaanges
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-15
Up to sub 0x80ce580
DizzyEggg
2018-12-09
Remove trailing whitespace
nullableVoidPtr
2018-12-08
Clean more tables
nullableVoidPtr
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-04-13
Decompile pokemon icon
KDSKardabox
2017-12-22
dump pokemon icon
DizzyEggg