aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-09-10AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate...Eugene Sandulenko
2016-08-24CLOUD: Do some refactoring/cleanupAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Add LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev
2016-08-24CLOUD: Add DropboxCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add Dropbox into CloudManager's configsAlexander Tkachev
2016-08-24CLOUD: Do minor fixesAlexander Tkachev
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library as Common::JSONAlexander Tkachev
2016-08-13COMMON: Introduce --debug-channels-only command line flag.Eugene Sandulenko
2016-07-23ALL: Don't use 'defined' in macro definitionsOri Avtalion
2016-07-03BASE: Fix TypoHubert Maier
2016-06-05BASE: Allow setting the debug flags from the configuration fileBastien Bouclet
2016-05-16Merge pull request #710 from vandalo/masterEugene Sandulenko
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-04-16COMMON: Fix wrong error messagevandalo
2016-04-063DS: Initial commitThomas Edvalson
2016-03-30UPDATES: Plug updates dialog in.Eugene Sandulenko
2016-03-21Merge pull request #704 from lordhoto/clone2727-audiocdJohannes Schickel
2016-03-13BASE: Ignore -psn command line argument on OS XThierry Crozat
2016-03-13BACKENDS: Allow for specifying a drive via the cdrom optionMatthew Hoops
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