index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu_specialized.c
Age
Commit message (
Expand
)
Author
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-02-04
Document some pokenav menu handlers
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-10-02
Merge pull request #823 from GriffinRichards/constants-strconv
PikalaxALT
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-07-29
Match sub_81D2278 and poke jump clean
DizzyEggg
2019-07-25
Decompile pokemon unk 6
DizzyEggg
2019-04-05
Fix oam in menu specialised
DizzyEggg
2019-04-05
Clean up data headers
DizzyEggg
2019-04-05
Finish up menu specialised
DizzyEggg
2019-04-03
Fix formatting.
ultima-soul
2019-04-03
Try to get closer to matching.
ultima-soul
2019-04-02
Attempt to decompile menu_specialized. 2 NONMATCHING
ultima-soul
2019-03-31
More work on use pokeblock
DizzyEggg
2019-03-31
Begin use pokeblock and menu specialised
DizzyEggg
2019-03-23
Make it compile
DizzyEggg
2019-03-23
Nonmatchings go away
DizzyEggg
2019-03-08
Use PIXEL_FILL macro
Phlosioneer
2019-03-08
I was dumb and forgot to add merge fixes
Phlosioneer
2019-03-08
Change filename to something more descriptive
Phlosioneer