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