Age | Commit message (Expand) | Author |
2010-08-11 | SCUMM: Re-enable PCjr music for Indy 3 | Torbjörn Andersson |
2010-05-12 | Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo. | Travis Howell |
2010-01-28 | Fix regression in Let's Explore the Jungle with Buzzy. | Travis Howell |
2010-01-26 | Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but with d... | Travis Howell |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-08-23 | Fix Moonbase Commander startup. | Travis Howell |
2009-07-25 | Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied. | Travis Howell |
2009-06-18 | scumm: added the missing word "version" in a comment | Fabio Battaglia |
2009-06-06 | Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do. | Eugene Sandulenko |
2009-04-19 | VAR_VIDEMODE value 50 is only used by the Macintosh version of Indiana Jones ... | Travis Howell |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2008-12-15 | Disable video play back in 16bit color HE games for now. | Travis Howell |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-04-11 | Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUND... | Travis Howell |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-05 | VAR_TMR_4 has a special role from VAR_TMR_1 till 3 (in particular, it exists ... | Max Horn |
2007-12-27 | Enable Windows version of early HE games by default, to match already enabled... | Travis Howell |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-29 | Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missing | Max Horn |
2007-04-29 | Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we sho... | Max Horn |
2007-02-25 | Rename C64 engine class, since it is been used by Apple II and Commodore 64 v... | Travis Howell |
2006-11-01 | Ooops, move code to correct function | Travis Howell |
2006-11-01 | Enable Bink video playback in HE100 games | Travis Howell |
2006-08-20 | Rename VAR_MOUSEPRESENT to VAR_INPUTMODE and set the default input type to mo... | Travis Howell |
2006-07-08 | Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSION | Travis Howell |
2006-04-30 | Do not set VAR_VOICE_MODE in ScummEngine_v7::resetScummVars() (since it is al... | Max Horn |
2006-04-29 | * Renamed several methods in favor of a somewhat more uniform naming scheme: ... | Max Horn |
2006-04-29 | * Added ScummEngine_v8::initScummVars() | Max Horn |
2006-04-26 | Print a slightly more verbose error message when Roland patch isn't found | Max Horn |
2006-04-08 | Properly translate Common::Language values for COMI | Max Horn |
2006-03-14 | Merged two consecutive 'if's with identical condition | Max Horn |
2006-03-14 | Renamed & documented the LIGHTMODE flags | Max Horn |
2006-03-14 | Avoid all scumm var conflicts in C64 maniac | Travis Howell |
2006-03-14 | Move unused scumm vars in C64 maniac to safe position, to prevent conflicts f... | Travis Howell |
2006-03-12 | Adjust version setting for Macintosh versions of HE80+ games, which is checke... | Travis Howell |
2006-03-12 | Use script support for Macintosh versions of HE80+ games | Travis Howell |
2006-03-05 | Add German verbs and more work on input in C64 maniac | Travis Howell |
2006-03-02 | Add difference in bitVars opcodes in C64 maniac | Travis Howell |
2006-03-01 | added 2 SCUMM vars for v1/v2. | Gregory Montoir |
2006-02-26 | Move debug mode setting to initScummVars(), so it is reset when game is resta... | Travis Howell |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |