summaryrefslogtreecommitdiff
path: root/src/save.c
AgeCommit message (Expand)Author
2021-12-28Move pokemon and easy chat constants to global, misc clean-upGriffinR
2021-11-13Merge branch 'master' into fix_saveblock_reorderGriffinR
2021-11-13Enforce structs to enforce save block order for modern toolchains.ProjectRevoTPP
2021-11-13Add clarifying comment to LinkFullSave_WriteSectorGriffinR
2021-11-08Document remainder of save.cGriffinR
2021-10-19Fix incorrect NUM_SECTORS_PER_SLOT defineGriffinR
2021-10-15Merge pull request #1511 from GriffinRichards/doc-unionGriffinR
2021-10-13Disallow negative sizes in SAVEBLOCK_CHUNKGriffinR
2021-10-05Continue misc link documentation, rename reset_save_heapGriffinR
2021-04-06Document fieldmapGriffinR
2021-02-24Clean up save_failed_screenGriffinR
2020-10-23port fix for UpdateSaveAddresses (from #1177)Kurausukun
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Make data argument constPokeCodec
2020-09-04Fakematch resolvedPokeCodec
2020-08-13Document link contest connectionGriffinR
2020-06-06Document cable_club.cGriffinR
2020-01-12Clean up some of save.cGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-06-26Modernize codePikalaxALT
2019-04-04Documentation of ereader_helpers, 1PikalaxALT
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Merge pull request #587 from Phlosioneer/document-all-event-varshuderlem
2019-03-02Clean up the last extern functionsPhlosioneer
2019-03-01More minor fixesPhlosioneer
2019-02-27I guess I'm documenting Trainer Hill nowPhlosioneer
2019-02-10Reverse engineered many of the multiplayer eventsPhlosioneer
2019-01-13Move some vars to CDizzyEggg
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Cleanup and documentationDiegoisawesome
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-11-19clean up variables in filesDizzyEggg
2018-11-18Clean up save related filesDizzyEggg
2018-10-30why is this function so hard to matchDizzyEggg
2018-09-10Battle Factory is decompiled and documented.DizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-02-15Almost finish decompiling introDiegoisawesome
2018-01-31Update save.c with recorded battle sectorDiegoisawesome
2018-01-31depreciate depreciateProjectRevoTPP
2018-01-31move save rodata to source and use saveblock chunk macrosProjectRevoTPP
2017-12-05convert some constants to C headerscamthesaxman
2017-11-13more of recorded battle doneDizzyEggg
2017-10-06oopsProjectRevoTPP
2017-09-29finish save.cDizzyEggg
2017-09-06make it compileDizzyEggg
2017-09-04begin load_save.cDizzyEggg
2017-09-03begin new save.c, label lots of thingsDizzyEggg
2017-09-03move ram save variables to CDizzyEggg
2017-09-03begin save.s decomp, thanks revo!DizzyEggg