aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/savegame.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Use // for commentsStrangerke
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Review spacingStrangerke
2015-12-23LAB: Remove more extern variablesStrangerke
2015-12-23LAB: Rename parse typesStrangerke
2015-12-23LAB: Move fade functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Move doNotes and doWestPaper to LabEngine, remove some useless definesStrangerke
2015-12-23LAB: Make more functions member of LabEngine classStrangerke
2015-12-23LAB: Start working on a separate DisplayMan classStrangerke
2015-12-23LAB: Renames and moved vars to classesEugene Sandulenko
2015-12-23LAB: Some renaming, move a couple of variables to game engineStrangerke
2015-12-23LAB: Get rid of stddefinesStrangerke
2015-12-23LAB: Move crumb variables to main classStrangerke
2015-12-23LAB: Move RoomNum to main engine classStrangerke
2015-12-15LAB: Move some static variables to the top. Some cleanupFilippos Karapetis
2015-12-15LAB: Fix loading of saved gamesFilippos Karapetis
2015-12-15LAB: Rewrite the save/load systemFilippos Karapetis
2015-12-15LAB: Objectify LabSetsEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko