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 (
Expand
)
Author
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-03-31
Document mystery_gift
PikalaxALT
2019-03-31
WIP sub_8018DAC
PikalaxALT
2019-03-17
Merge remote-tracking branch 'upstream/master' into move-tutor
Marcus Huderle
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into move-tutor
Phlosioneer
2019-03-03
Fully document move_tutor (formerly learn_move)
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Replace more instances of fill values
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
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 spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
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