index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
reset_rtc_screen.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-06
decompile debug code in reset_rtc_screen.c
camthesaxman
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-23
fix more false offsets
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-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
use Dma Large loops for every while(1) Dma loop
ProjectRevoTPP
2018-01-17
add more debug code
Cameron Hall
2018-01-13
clean up save.c
camthesaxman
2018-01-10
finish labeling scanline_effect.c
camthesaxman
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-26
abilities, songs, species constants
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-15
migrate text_window and reset_rtc_screen data to src
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP