aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/saveload.cpp
AgeCommit message (Collapse)Author
2007-07-31fix for bug #1751226 (glitches on save/loadGregory Montoir
svn-id: r28370
2007-07-24renamed some fields for clarificationGregory Montoir
svn-id: r28184
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just ↵Max Horn
flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) svn-id: r25660
2006-12-09cleanupGregory Montoir
svn-id: r24825
2006-11-15added dirty rects handlingGregory Montoir
svn-id: r24725
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
svn-id: r24672
2006-11-10new menu codeGregory Montoir
workaround a possible scripting bug in introduction screen svn-id: r24668
2006-11-07cleanupGregory Montoir
svn-id: r24654
2006-11-05enabled MIDI volume changesGregory Montoir
svn-id: r24627
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir
svn-id: r24592