Commit Graph
161 Commits
Author SHA1 Message Date
Filippos Karapetis 95461c9161 LAB: Remove the journalCleanUp() wrapper 2015-12-15 00:05:02 +01:00
Filippos Karapetis 0a71969018 LAB: Rewrite the save/load system
The two different save/load dialogs from the original have been dropped
and replaced with the ScummVM save/load dialogs. The whole save/load
code has been rewritten to be endian safe and use our common code. The
original save format has not been preserved. The current implementation
crashes when loading, but it's a good start
2015-12-15 00:05:02 +01:00
Filippos Karapetis 4f185f7dd6 LAB: Further fixes to signed/unsigned comparisons and bool assignments 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 60d4f0a069 LAB: Initial support for lowres mode 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 58182bd77a LAB: Cleanup 2015-12-15 00:05:02 +01:00
Eugene Sandulenko cb8f843296 LAB: Objectify LabSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 471dbaa758 LAB: Started objectifying LargeSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko abded17657 LAB: Simplify stddefines.h 2015-12-15 00:05:02 +01:00
Eugene Sandulenko bbddd32d38 LAB: Further rendering pipeline fixes 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 11a7ffaabe LAB: Started rendering pipeline 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 8ca14d1d64 LAB: Initial code 2015-12-15 00:05:02 +01:00