aboutsummaryrefslogtreecommitdiff
path: root/scumm/input.cpp
AgeCommit message (Expand)Author
2005-11-20*** empty log message ***Travis Howell
2005-11-20Fix skipping cutscene in Commodore 64 version of zak.Travis Howell
2005-11-15SCUMM 6 games use VAR_VOICE_MODE too, based on Sam & Max win32 disasm.Travis Howell
2005-11-10V8 uses 4 variables to handle mouse buttons state (like V7), cleanup processK...Gregory Montoir
2005-10-26Add patch, with slight change to dialog title:Travis Howell
2005-10-26OoopsTravis Howell
2005-10-26Match subtitle speed keys in original SCUMM games.Travis Howell
2005-10-25Fixed bug #1337498.Torbjörn Andersson
2005-10-23Correct subtitle speed keys in SCUMM.Travis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-15Unified mouse pos update codeMax Horn
2005-10-14Added SYMBIAN32 defines for touchscreen navigationLars Persson
2005-09-24Rename & update opcode in C64 maniac.Travis Howell
2005-09-14Fix skipping cutscenes in C64 maniac.Travis Howell
2005-09-03Change PalmOS identChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-14Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.Eugene Sandulenko
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-11Add additional logic hook in footdemo/funshops.Travis Howell
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-04-20Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo...Max Horn
2005-04-20cleanupMax Horn
2005-04-20Replaced the platform specific GF_FOO switches (using _platform instead now)Max Horn
2005-04-17Move _numActors to a more sensible place, and make it protected; fix confirmF...Max Horn
2005-04-06Moved createResource, resourceStats, expireResources to ResourceManagerMax Horn
2005-03-22Proper checkMax Horn
2005-03-19VAR_TALKSTOP_KEY only set in scumm5 onwards.Travis Howell
2005-03-15VAR_CUTSCENEEXIT_KEY uses different value in NES maniacTravis Howell
2005-03-12Add key to toggle speech/subtitlesTravis Howell
2005-03-11PalmOS and windows CE need to convert mouse coordinates with mouse buttons tooChris Apers
2005-03-06Max talkspeed is 9, not 10Max Horn
2005-03-06Remove obsolete comment (I really should save files before commiting them ;-)Max Horn
2005-03-06Added dialogs which are shown when you modify the talkspeed or music volume u...Max Horn
2005-03-02Distinguish between green and amber hercules. Now specify it via hercGreenEugene Sandulenko
2005-02-20Patch #1121337 (CGA rendering in early LEC titles).Eugene Sandulenko
2005-02-08Fix bug #1118854Nicolas Bacca
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-11-21Fix for bug #1052660 (FOA: No keyboard shortcuts for dialogs) - moved hack en...Max Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-19added walkthroughPaweł Kołodziejski
2004-10-22WhitespaceTorbjörn Andersson
2004-10-18Add keyboard control for HE80+ games.Travis Howell
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-20Moved some init code around (hopefully this'll help PalmOS)Max Horn