aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/loadsave.h
AgeCommit message (Collapse)Author
2016-09-18DM: Rename some more enumsStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files
2016-08-26DM: Fix compilation with MSVC9, some light renamingStrangerke
2016-08-26DM: Add savegame functionsBendegúz Nagy
2016-08-26DM: Rename functionsBendegúz Nagy
2016-08-26DM: More constant and global variable renamingBendegúz Nagy
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Silent some CppCheck warningsStrangerke
2016-08-26DM: Add initialization related to F0435_STARTEND_LoadGame_CPSFBendegúz Nagy