index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save.c
Age
Commit message (
Collapse
)
Author
2019-01-13
Move some vars to C
DizzyEggg
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-31
Cleanup and documentation
Diegoisawesome
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-20
Merge with master
DizzyEggg
2018-11-19
clean up variables in files
DizzyEggg
2018-11-18
Clean up save related files
DizzyEggg
2018-10-30
why is this function so hard to match
DizzyEggg
2018-09-10
Battle Factory is decompiled and documented.
DizzyEggg
2018-04-29
clear item, save and load save files
DizzyEggg
2018-02-15
Almost finish decompiling intro
Diegoisawesome
2018-01-31
Update save.c with recorded battle sector
Diegoisawesome
2018-01-31
depreciate depreciate
ProjectRevoTPP
2018-01-31
move save rodata to source and use saveblock chunk macros
ProjectRevoTPP
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-13
more of recorded battle done
DizzyEggg
2017-10-06
oops
ProjectRevoTPP
2017-09-29
finish save.c
DizzyEggg
2017-09-06
make it compile
DizzyEggg
2017-09-04
begin load_save.c
DizzyEggg
2017-09-03
begin new save.c, label lots of things
DizzyEggg
2017-09-03
move ram save variables to C
DizzyEggg
2017-09-03
begin save.s decomp, thanks revo!
DizzyEggg