index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save_failed_screen.c
Age
Commit message (
Expand
)
Author
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-23
Merge pull request #303 from marijnvdwerf/clean/includes
yenatch
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-22
Decrease indentation level of switches
Marijn van der Werf
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-05-05
Convert tabs to spaces
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-21
formatting
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
2017-01-07
save failed screen incbins
YamaArashi
2016-12-29
second save_failed_screen.c bugfix
YamaArashi
2016-12-29
more bugfix ifdefs
YamaArashi
2016-12-28
name save_failed_screen.c functions
YamaArashi
2016-12-28
clean up sub_8147048 control flow
YamaArashi
2016-12-28
formatting
YamaArashi
2016-12-28
clean up preprocessor use in save_failed_screen.c
YamaArashi
2016-12-28
decompile sub_8147218
YamaArashi
2016-12-28
make sub_8147324 match
YamaArashi
2016-12-20
Fix compilation of rev1
Marijn van der Werf
2016-12-17
make ROM compile again/fix warnings
ProjectRevoTPP
2016-12-16
decompile save_failed_screen.c except for two functions (#130)
ProjectRevoTPP