index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokenav_menu_handler_2.c
Age
Commit message (
Collapse
)
Author
2021-11-12
Rename pokenav menu handler files
GriffinR
2021-11-12
Clean up pokenav general menus, organize pokenav graphics
GriffinR
2021-11-12
Finish pokenav conditions doc
GriffinR
2021-11-10
Start pokenav conditions doc
GriffinR
2021-11-03
Propagate BG_COORD constants
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
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-01-19
Use ARRAY_COUNT in InitBgsFromTemplates
GriffinR
2020-10-11
renamed pokenav graphics file fixes
Evan
2020-10-11
align pokenav task funcs and update some pokenav menu bg gfx files
Evan
2020-10-10
start pokenav documentation
Evan
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
2020-02-04
Name pokenav files
GriffinR