Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-04 | simplification, increased game state filenames | Gregory Montoir | |
svn-id: r29399 | |||
2007-09-29 | don't update the screen directly after a gamestate load ; keychars and room ↵ | Gregory Montoir | |
background are now redrawn on the same frame (bug #1751226) svn-id: r29133 | |||
2007-09-27 | simplified touche savegame listing | Gregory Montoir | |
svn-id: r29112 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales | |
svn-id: r28462 | |||
2007-07-31 | fix for bug #1751226 (glitches on save/load | Gregory Montoir | |
svn-id: r28370 | |||
2007-07-24 | renamed some fields for clarification | Gregory Montoir | |
svn-id: r28184 | |||
2007-07-12 | Changed SaveFileManager::listSavegames() function to be engine agnostic. It ↵ | David Corrales | |
now returns a list will the full paths of existing files that match a given regex. Additionally, modified the 5 engines which use the default manager (Agos, Queen, Saga, Scumm and Touche) to parse the filename list and mark the available saves bool array correctly. svn-id: r28046 | |||
2007-05-30 | Updated 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-17 | Added 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-09 | cleanup | Gregory Montoir | |
svn-id: r24825 | |||
2006-11-15 | added dirty rects handling | Gregory Montoir | |
svn-id: r24725 | |||
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir | |
svn-id: r24672 | |||
2006-11-10 | new menu code | Gregory Montoir | |
workaround a possible scripting bug in introduction screen svn-id: r24668 | |||
2006-11-07 | cleanup | Gregory Montoir | |
svn-id: r24654 | |||
2006-11-05 | enabled MIDI volume changes | Gregory Montoir | |
svn-id: r24627 | |||
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir | |
svn-id: r24592 |