index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
option_menu.c
Age
Commit message (
Expand
)
Author
2022-01-14
Move more graphics out of misc
GriffinR
2021-11-03
Propagate BG_COORD constants
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-04-15
Misc reg constant cleanup
GriffinR
2021-04-15
More usage of WININ/OUT constants
GriffinR
2021-04-15
More usage of DISPLAY constants
GriffinR
2021-03-22
A few labels in party, start, option menus
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-07-19
Label option menu pal
GriffinR
2019-09-17
Review changes for #806
GriffinR
2019-09-17
Dynamic ordering for options names
GriffinR
2019-09-17
Dynamic ordering for options menu
GriffinR
2019-04-04
RGB Constants
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-03-02
Eliminate more externs
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2018-10-27
Window priority to window bg
DizzyEggg
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-02
Format more templates
Slawter666
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-04-18
Use DMA large macro in option menu
DizzyEggg
2018-01-29
decompile scanline effect
DizzyEggg
2018-01-21
text window cleanup
DizzyEggg
2018-01-16
give the s prefix to a variable
DizzyEggg
2018-01-16
optiom menu move data to C
DizzyEggg
2018-01-16
decompile option menu
DizzyEggg