aboutsummaryrefslogtreecommitdiff
path: root/engines/composer/saveload.cpp
AgeCommit message (Expand)Author
2016-10-18COMPOSER: Use setPixel() and getPixel() methods to read and write to private ...angstsmurf
2016-10-18COMPOSER: Add missing 'typename' prior to dependent type nameangstsmurf
2016-10-18COMPOSER: Various formatting fixes.upthorn
2016-10-18COMPOSER: Better spacing of autosavesupthorn
2016-10-18COMPOSER: Enable autosaving.upthorn
2016-10-18COMPOSER: Fixed some scope issuesupthorn
2016-10-18COMPOSER: Saving/loading code deduplicationupthorn
2016-10-18COMPOSER: Completely removed unnecessary #ifdefsupthorn
2016-10-18COMPOSER: Added support for saving/loading in V1 games.upthorn
2016-10-18COMPOSER: cleaned up miscellaneous gcc warnings and formatting issues.upthorn
2016-10-18COMPOSER: Fixed audio issues after save-game load.upthorn
2016-10-18COMPOSER: failed attempt to correct audio sync issueupthorn
2016-10-18COMPOSER: game saving/loading now actually worksupthorn
2016-10-18COMPOSER: Continued work on saving/loading functionality.upthorn
2016-10-18COMPOSER/JANITORIAL: Corrected a number of formatting issues in and around ne...upthorn
2016-10-18COMPOSER: Preliminary (non-functional) game saving/loading supportupthorn