aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/module.mk
AgeCommit message (Collapse)Author
2015-12-15LAB: Further clean up of the music and sound effect codeFilippos Karapetis
2015-12-15LAB: Rewrite the save/load systemFilippos Karapetis
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-15LAB: Kill storage.hEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko