index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save.c
Age
Commit message (
Expand
)
Author
2018-04-07
Fix nonmatching
PikalaxALT
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-07-13
finish decompiling record_mixing
camthesaxman
2017-05-26
Add headers
Marijn van der Werf
2017-05-05
Convert tabs to spaces
Marijn van der Werf
2017-05-04
use macros and defines for save.c making it easier to add new sections
ProjectRevoTPP
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
rewrite, label, and document save.c
ProjectRevoTPP
2017-02-19
define gFlashMemoryPresent in load_save.c
YamaArashi
2017-02-19
gFlashMemoryPresent variable
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
more labels (#165)
ProjectRevoTPP
2016-12-28
name save_failed_screen.c functions
YamaArashi
2016-12-12
Fix new errors
Marijn van der Werf
2016-12-11
decompile load_save.c (#125)
ProjectRevoTPP
2016-12-04
Fix warnings in save.c
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-10-28
name functions
YamaArashi
2016-10-17
decompile unreferenced save functions
YamaArashi
2016-10-17
decompile more save functions
YamaArashi
2016-10-17
decompile another save function
YamaArashi
2016-10-16
decompile another save function
YamaArashi
2016-10-16
start decompiling save functions
YamaArashi