Age | Commit message (Expand) | Author |
2014-02-18 | TOUCHE: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-06-02 | TOUCHE: Replace snprintf() usage with Common::String::format() | D G Turner |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2009-07-14 | Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f... | Max Horn |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2008-12-07 | reduced saveload code dup | Gregory Montoir |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-06 | Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM | Max Horn |
2008-11-03 | Patch #2122869: ALL: Common load dialog | Max Horn |
2008-07-29 | Added --list-saves support for TOUCHE | Christopher Page |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-13 | TOUCHE works with the new GMM implementation | Christopher Page |
2008-06-26 | moved midi driver object creation to MidiPlayer class (to match delete call) | Gregory Montoir |
2008-06-26 | Touche now uses the new _quit flag | Christopher Page |
2007-11-04 | simplification, increased game state filenames | Gregory Montoir |
2007-09-29 | don't update the screen directly after a gamestate load ; keychars and room b... | Gregory Montoir |
2007-09-27 | simplified touche savegame listing | Gregory Montoir |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales |
2007-07-31 | fix for bug #1751226 (glitches on save/load | Gregory Montoir |
2007-07-24 | renamed some fields for clarification | Gregory Montoir |
2007-07-12 | Changed SaveFileManager::listSavegames() function to be engine agnostic. It n... | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just flushes... | Max Horn |
2006-12-09 | cleanup | Gregory Montoir |
2006-11-15 | added dirty rects handling | Gregory Montoir |
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir |
2006-11-10 | new menu code | Gregory Montoir |
2006-11-07 | cleanup | Gregory Montoir |
2006-11-05 | enabled MIDI volume changes | Gregory Montoir |
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir |