index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokenav_main_menu.c
Age
Commit message (
Expand
)
Author
2021-01-19
Make broader use of RGB macros
SphericalIce
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-23
re-match sub_81C79BC (from #1177)
Kurausukun
2020-10-10
start pokenav documentation
Evan
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Use PokeNav macros
PokeCodec
2020-09-04
Fix issues according to feedback
PokeCodec
2020-09-04
Make argument int
PokeCodec
2020-09-04
Make s32
PokeCodec
2020-09-04
Fixed modern issue
PokeCodec
2020-09-04
Match more functions
PokeCodec
2020-09-02
Tidy up naked functions
Thomas Winwood
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-02-05
Document some pokenav and region map
GriffinR
2019-12-10
Merge branch 'master' into doc-matchcall
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-12-08
Clean up match call doc
GriffinR
2019-12-08
More pokenav match call documentation
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-07-18
Resolve compile warnings in modern
PikalaxALT
2019-04-16
Finish decompiling pokenav_unk_4.c
Marcus Huderle
2019-04-13
Cleanup some pokenav code
Marcus Huderle
2019-04-07
First round of fixes
Phlosioneer
2019-04-07
Change "navgear" to "pokenav"
Phlosioneer
2019-04-07
Break up pokenav into subfiles
Phlosioneer