index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
list_menu.c
Age
Commit message (
Collapse
)
Author
2019-03-03
Fully document move_tutor (formerly learn_move)
Phlosioneer
2019-02-02
Fix Menu and List Menu input defines
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵
nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-07-24
Clean up files and add entries to charmap
Diegoisawesome
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-05-19
make menu indicators compile
DizzyEggg
2018-05-19
merge list menu and list indicators
DizzyEggg
2018-03-09
curly brace
DizzyEggg
2018-03-03
list menu is decompiled
DizzyEggg
2018-03-03
more list menu work
DizzyEggg
2018-03-02
start decompiling list menu
DizzyEggg