index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
composer
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2016-10-18
COMPOSER: Use setPixel() and getPixel() methods to read and write to private ...
angstsmurf
2016-10-18
COMPOSER: Add missing 'typename' prior to dependent type name
angstsmurf
2016-10-18
COMPOSER: Various formatting fixes.
upthorn
2016-10-18
COMPOSER: Better spacing of autosaves
upthorn
2016-10-18
COMPOSER: Enable autosaving.
upthorn
2016-10-18
COMPOSER: Fixed some scope issues
upthorn
2016-10-18
COMPOSER: Saving/loading code deduplication
upthorn
2016-10-18
COMPOSER: Completely removed unnecessary #ifdefs
upthorn
2016-10-18
COMPOSER: Added support for saving/loading in V1 games.
upthorn
2016-10-18
COMPOSER: cleaned up miscellaneous gcc warnings and formatting issues.
upthorn
2016-10-18
COMPOSER: Fixed audio issues after save-game load.
upthorn
2016-10-18
COMPOSER: failed attempt to correct audio sync issue
upthorn
2016-10-18
COMPOSER: game saving/loading now actually works
upthorn
2016-10-18
COMPOSER: Continued work on saving/loading functionality.
upthorn
2016-10-18
COMPOSER/JANITORIAL: Corrected a number of formatting issues in and around ne...
upthorn
2016-10-18
COMPOSER: Preliminary (non-functional) game saving/loading support
upthorn