aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/saveload.h
AgeCommit message (Expand)Author
2014-02-18HOPKINS: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-31HOPKINS: Bumped up savegame version, and added load handling the brief versio...Paul Gilbert
2013-07-31HOPKINS: Reverted to saving Breakout high scores in a separate filePaul Gilbert
2013-07-26HOPKINS: Move breakout highscore table to savegames, and fixes to displayPaul Gilbert
2013-06-26HOPKINS: Remove erroneous static keyword, get rid of g_vmStrangerke
2013-03-20HOPKINS: Remove setParent() from SaveLoadManager and ScriptManagerStrangerke
2013-03-18HOPKINS: Fix some warnings reported by CppCheckStrangerke
2013-02-15HOPKINS: Reorder includesStrangerke
2013-01-14HOPKINS: Add synchronization of car position on the city mapStrangerke
2012-12-20HOPKINS: Remane functions and variables from GlobalsStrangerke
2012-11-30HOPKINS: Fix savegame thumbnailsPaul Gilbert
2012-11-24HOPKINS: Clean-up of CHANGE_TETE to fix switching charactersPaul Gilbert
2012-10-27HOPKINS: Beginnings of save/load implementationPaul Gilbert
2012-10-27HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cppPaul Gilbert
2012-10-24HOPKINS: bugfixes to conversation codePaul Gilbert
2012-10-24HOPKINS: Created new SaveFileManager class to handle save file related codePaul Gilbert