aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/vars.cpp
AgeCommit message (Expand)Author
2019-10-24SCUMM HE: Fix Compilation When HE is DisabledD G Turner
2019-10-24SCUMM HE: Fix libcurl compilation checksEugene Sandulenko
2019-10-24SCUMM HE: Set up networking variable later during executionEugene Sandulenko
2019-10-22SCUMM HE: Work on receiving part of Moonbase Commander networkingEugene Sandulenko
2016-05-26SCUMM HE: Moved remnants of Moonabse to HE100Eugene Sandulenko
2016-05-22SCUMM HE: Added main Moonbase AI codeEugene Sandulenko
2014-10-28SCUMM: Remove trailing whitespaceFilippos Karapetis
2014-08-20SCUMM: Add support for quit script in HE90+ games.Kirben
2014-05-13SCUMM: Remove "level" command from debugger. Replaced by "debuglevel".D G Turner
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-16SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo.Kirben
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-02-11SCUMM: fix blank sentence line in v0 after cutscenes and remove unused parame...Tobias Gunkel
2012-02-11SCUMM: fix verb and script handlingTobias Gunkel
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-07-13BUILD: Allow for disabling Bink supportMatthew Hoops
2011-07-02SCUMM: Add support for Bink videoMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07SCUMM: Avoid hiding overloaded virtual methodMax Horn
2011-01-02JANITORIAL: Suppress some useless includesArnaud Boutonné
2010-09-18SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.Travis Howell
2010-08-11SCUMM: Re-enable PCjr music for Indy 3Torbjörn Andersson
2010-05-12Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.Travis Howell
2010-01-28Fix regression in Let's Explore the Jungle with Buzzy.Travis Howell
2010-01-26Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but with d...Travis Howell
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-10-27Add support for distaff images in PCE version of Loom.Travis Howell
2009-08-23Fix Moonbase Commander startup.Travis Howell
2009-07-25Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.Travis Howell
2009-06-18scumm: added the missing word "version" in a commentFabio Battaglia
2009-06-06Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.Eugene Sandulenko
2009-04-19VAR_VIDEMODE value 50 is only used by the Macintosh version of Indiana Jones ...Travis Howell
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn
2008-12-15Disable video play back in 16bit color HE games for now.Travis Howell
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-11Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUND...Travis Howell
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-05VAR_TMR_4 has a special role from VAR_TMR_1 till 3 (in particular, it exists ...Max Horn
2007-12-27Enable Windows version of early HE games by default, to match already enabled...Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-29Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missingMax Horn
2007-04-29Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we sho...Max Horn
2007-02-25Rename C64 engine class, since it is been used by Apple II and Commodore 64 v...Travis Howell
2006-11-01Ooops, move code to correct functionTravis Howell
2006-11-01Enable Bink video playback in HE100 gamesTravis Howell
2006-08-20Rename VAR_MOUSEPRESENT to VAR_INPUTMODE and set the default input type to mo...Travis Howell
2006-07-08Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSIONTravis Howell
2006-04-30Do 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