index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon
/
mail.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-25
finish decompiling all debug code in mail.c
Cameron Hall
2018-01-25
integrate debug functions in mail.c and decompile some debug code
Cameron Hall
2018-01-21
match debug ROM
Cameron Hall
2018-01-21
fix build of normal ROMs
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-18
add some debug data
Cameron Hall
2018-01-18
add more debug code
Cameron Hall
2018-01-17
get nonmatching debug rom to build
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-11-28
convert mail data to C
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP