Age | Commit message (Expand) | Author |
2018-05-10 | TOUCHE: Add TODO | Adrian Frühwirth |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-02-01 | Revert "TOUCHE: Fix buffer overrun. CID 1003934" | Willem Jan Palenstijn |
2014-05-25 | TOUCHE: Move some enums and struct definition to header file, get rid of some... | Strangerke |
2014-05-25 | TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and bo... | Strangerke |
2014-02-18 | TOUCHE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-10-29 | TOUCHE: Fix buffer overrun. CID 1003934 | Eugene Sandulenko |
2012-12-16 | TOUCHE: Simplify external digital music support slightly. | D G Turner |
2012-12-16 | TOUCHE: Fix external music to work with any music format. | D G Turner |
2012-12-16 | TOUCHE: Add commands to play and stop music tracks to engine console. | D G Turner |
2012-12-15 | TOUCHE: Fixes to external digital music support. | D G Turner |
2012-12-13 | TOUCHE: Add support for external digital music. | D G Turner |
2012-12-12 | TOUCHE: Add generic music functions to wrap MidiPlayer usages. | D G Turner |
2012-02-04 | TOUCHE: Add charset debug channel | Willem Jan Palenstijn |
2011-06-14 | TOUCHE: cleanup | Max Horn |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-19 | Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma... | Johannes Schickel |
2011-02-18 | TOUCHE: fix op_not/op_neg opcodes naming | Gregory Montoir |
2011-02-14 | TOUCHE: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-08 | TOUCHE: Added basic debugging console to engine | David Turner |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-03-01 | Engines: Fused several init&go methods into a single run method | Max Horn |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2008-12-13 | disable GMM save/load when original quit/options dialogs is displayed | Gregory Montoir |
2008-12-07 | reduced saveload code dup | Gregory Montoir |
2008-11-11 | Added save/load support from the GMM for the touche engine | Filippos Karapetis |
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-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-11-03 | Patch #2122869: ALL: Common load dialog | Max Horn |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-07 | fix for bug #2040484: TOUCHE: Graphic glitch with long answer options | Gregory Montoir |
2008-07-29 | Added --list-saves support for TOUCHE | Christopher Page |
2008-07-01 | Sound settings for TOUCHE can be configured through the GMM | Christopher Page |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-09-27 | simplified touche savegame listing | Gregory Montoir |
2007-09-26 | rename ui.cpp to menu.cpp for consistency with other engines | Gregory Montoir |
2007-07-25 | renamed wrongly named parameter | Gregory Montoir |
2007-07-24 | renamed some fields for clarification | Gregory Montoir |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-04-01 | Use the event manager to track the mouse position. | Torbjörn Andersson |
2007-01-30 | Moved Touche engine to AdvancedDetector. | Eugene Sandulenko |
2007-01-21 | cleanup | Gregory Montoir |
2007-01-08 | renamed an opcode, fixed an assert condition | Gregory Montoir |