index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
start_menu.c
Age
Commit message (
Expand
)
Author
2017-01-02
name functions and split data more
YamaArashi
2017-01-02
event_data.c
YamaArashi
2016-12-18
move functions from start_menu.c to menu.c
YamaArashi
2016-12-12
Fix new errors
Marijn van der Werf
2016-12-12
Fix various warnings
Marijn van der Werf
2016-12-11
decompile load_save.c (#125)
ProjectRevoTPP
2016-12-04
Decompile sub_8093110 and sub_8093130
Marijn van der Werf
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-11
more cleanup (#98)
Cameron Hall
2016-11-05
introduce flag constants
YamaArashi
2016-11-04
add flag.h and var.h
YamaArashi
2016-10-27
finish decompiling link NPC code
YamaArashi
2016-10-25
rename functions
YamaArashi
2016-10-25
decompile save_menu_util.c (#70)
ProjectRevoTPP
2016-10-19
name some weather-related functions
YamaArashi
2016-10-16
decompile option menu and begin decompiling pokedex (#58)
Cameron Hall
2016-10-16
minor cleanups (#60)
Cameron Hall
2016-10-09
define start menu variables in C
YamaArashi
2016-10-09
decompile start menu code (#57)
Cameron Hall