aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2016-02-05RELEASE: This is 1.9.0gitEugene Sandulenko
2016-02-05COMMON: Add render mode for Macintosh.Johannes Schickel
2016-01-21COMMON: Add render modes for Apple IIgs and Atari ST.Johannes Schickel
2016-01-17BASE: Initialize default GUI option values before engine instantiation.Johannes Schickel
2015-02-22BASE: Fix infinite loop upon trying to play a game and not finding the engineMatthew Hoops
2014-12-30SCUMM: Add a "chained games manager"Torbjörn Andersson
2014-12-30SCUMM: Enable Day of the Tentacle easter eggTorbjörn Andersson
2014-10-26BASE: Display virtual keyboard and keymapper in game optionsEugene Sandulenko
2014-09-03Merge pull request #492 from BenCastricum/miscJohannes Schickel
2014-08-28GUI: change FullScreen into fullscreenBen Castricum
2014-08-22CLI: change "savegames" into "saved games", same as in GUIBen Castricum
2014-08-09AMIGAOS: Add AmigaOS version formatraziel-
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-06-05BASE: Allow 'all' to enable all debug channels via CLI too.Johannes Schickel
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-02-18BASE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-25BASE: Small formatting fix.Johannes Schickel
2014-01-23Merge branch 'master' of git://github.com/scummvm/scummvmMax Lingua
2014-01-22ENGINES: Introduce method Engine::initializePath which sets up SearchMan.Johannes Schickel
2014-01-18PS2: beautified & simplified version on screenMax Lingua
2014-01-18PS2: beautified & simplified version on screenMax Lingua
2013-10-19BASE: Add hack to switch graphics manager in runGame.Johannes Schickel
2013-09-30BASE: Fix uninitialized type field in plugin base class. CID 1002938.D G Turner
2013-09-17BASE: Add feature string for libpng support.Johannes Schickel
2013-09-17BASE: Add feature string for libjpeg support.Johannes Schickel
2013-08-12COMMON: Get rid of write version of ConfigManager::getGameDomains.Johannes Schickel
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-07-05BASE: Fix --help output for --record-file-name.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-24BASE: Fixed code flow warnings. CID 1002239Eugene Sandulenko
2013-01-27GUI: Allow user to display hidden files in the browser dialog.Johannes Schickel
2013-01-26Merge branch 'eriktorbjorn-fluidsynth-settings'Johannes Schickel
2013-01-26GUI: Make the FluidSynth settings dialog a bit more like QsynthTorbjörn Andersson
2013-01-26FLUIDSYNTH: Add separate dialog for FluidSynth settingsTorbjörn Andersson
2013-01-02JANITORIAL: Fix or silence a couple of Clang analyzer warningsTorbjörn Andersson
2012-09-26GUI: Save/restore the last used page in the grid save/load dialog.Johannes Schickel
2012-09-17GRAPHICS: Rework YUV->RGB code a bitMatthew Hoops
2012-09-18BASE: Close possible EngineManager memory leak.D G Turner
2012-08-12Merge pull request #260 from lordhoto/new-chooser.Johannes Schickel
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-06-29GUI: Remember last save/load chooser selection.Johannes Schickel
2012-06-14BASE: Add operator* to PluginSubclass.Johannes Schickel
2012-05-15MIDI: add sndio midi backendJonathan Gray
2012-05-03Merge pull request #213 from fuzzie/leak-fixesJohannes Schickel
2012-04-18ENGINES: Move table of engines from base/plugins.cpp to new headerMax Horn
2012-04-01BASE: Construct empty String instead of using "".Johannes Schickel
2012-03-31ENGINES: Return all available custom GUI options if no target is specifiedFilippos Karapetis
2012-03-28BASE: Free TTFLibrary singleton on shutdown.Alyssa Milburn