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