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
2020-09-04
Make data argument const
PokeCodec
2020-09-04
Fakematch resolved
PokeCodec
2020-08-13
Document link contest connection
GriffinR
2020-06-06
Document cable_club.c
GriffinR
2020-01-12
Clean up some of save.c
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-06-26
Modernize code
PikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-04
Documentation of ereader_helpers, 1
PikalaxALT
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Merge pull request #587 from Phlosioneer/document-all-event-vars
huderlem
Document all event vars
2019-03-02
Clean up the last extern functions
Phlosioneer
2019-03-01
More minor fixes
Phlosioneer
2019-02-27
I guess I'm documenting Trainer Hill now
Phlosioneer
2019-02-10
Reverse engineered many of the multiplayer events
Phlosioneer
Some corrections to the way events are handled and identified.
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