index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
option_menu.c
Age
Commit message (
Expand
)
Author
2019-07-28
remove hardcoded VRAM and EWRAM addresses
camthesaxman
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-07
option_menu.c data
camthesaxman
2017-06-24
wip src
Marijn van der Werf
2017-05-23
Merge pull request #303 from marijnvdwerf/clean/includes
yenatch
2017-05-22
Add strings2.h
Marijn van der Werf
2017-05-22
Decrease indentation level of switches
Marijn van der Werf
2017-01-21
formatting
YamaArashi
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-05
field_8 -> savedCallback
YamaArashi
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-10-27
finish decompiling link NPC code
YamaArashi
2016-10-24
rename more functions
YamaArashi
2016-10-16
decompile option menu and begin decompiling pokedex (#58)
Cameron Hall