index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu.c
Age
Commit message (
Expand
)
Author
2017-01-28
define data in title_screen.c and fix build (#221)
Cameron Hall
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
define some menu data in C
YamaArashi
2017-01-04
decompile more summary screen functions
YamaArashi
2017-01-04
almost finish decompiling matsuda_debug_menu.c (#158)
Cameron Hall
2017-01-03
more labels in battle_ai.c and intro.c and misc places (#151)
ProjectRevoTPP
2016-12-30
decompile sub_80B5578 and sub_80B5684
YamaArashi
2016-12-18
move functions from start_menu.c to menu.c
YamaArashi
2016-12-11
Continue decompiling trainer_card
Marijn van der Werf
2016-12-04
Fix warnings in menu.c and option_menu.c
Marijn van der Werf
2016-12-02
Pass struct array to PrintMenuItems
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-10-24
name/rename a lot of functions
YamaArashi
2016-10-24
rename more functions
YamaArashi
2016-10-03
document InitMenu() parameters
YamaArashi
2016-09-30
clean up sound code
YamaArashi
2016-09-30
menu.h
YamaArashi
2016-09-25
define more variables in C
YamaArashi
2016-09-11
fix non-matching menu function
YamaArashi
2016-09-11
decompile menu function
YamaArashi
2016-09-05
clean up main_menu.c
YamaArashi
2016-09-05
simplify function names
YamaArashi
2016-09-05
rename menu functions
YamaArashi
2016-09-05
rename text window functions
YamaArashi
2016-09-03
WIP menu.c
YamaArashi