summaryrefslogtreecommitdiff
path: root/src/load_save.c
AgeCommit message (Expand)Author
2021-11-13Merge branch 'master' into fix_saveblock_reorderGriffinR
2021-11-13Enforce structs to enforce save block order for modern toolchains.ProjectRevoTPP
2021-11-08Document remainder of save.cGriffinR
2021-10-24Document record mixing mail swapGriffinR
2021-10-05Continue misc link documentation, rename reset_save_heapGriffinR
2021-03-30Bit shifts from hex to decimalGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-03-24Decompile berry_powder.cMarcus Huderle
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-03-01More minor fixesPhlosioneer
2019-02-27I guess I'm documenting Trainer Hill nowPhlosioneer
2019-01-13Move some vars to CDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-18Clean up save related filesDizzyEggg
2018-10-20GameClear nonsenseDiegoisawesome
2018-07-22merge union room with masterDizzyEggg
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-04more link stuffDizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-02-14decompile overworldDizzyEggg
2018-01-06remove explicit memcpy and add HEAP_SIZE constantcamthesaxman
2018-01-06match MoveSaveBlocks_ResetHeapcamthesaxman
2017-12-16nerge with master, fix conflictsDizzyEggg
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-11-27EncyprtionProjectRevoTPP
2017-11-22finish load_save.cProjectRevoTPP
2017-11-21nonmatching MoveSaveBlocks_ResetHeap (i tried...)ProjectRevoTPP
2017-09-17Fix naming conflictsPikalaxALT
2017-09-05start start menu decompDizzyEggg
2017-09-04decomp calc dmg and clean up battle aiDizzyEggg
2017-09-04begin load_save.cDizzyEggg