aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2011-03-25ANDROID: Experimental MIDI Driverdhewg
2011-03-01AUDIO: Set default values for the MT-32 and GM device settingsmd5
2011-02-12GIT: use git for describing the version.dhewg
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat
2011-02-12JANITORIAL: Remove duplicate #include'sOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-02PLUGINS: for uncached plugins, first check the loaded plugin before looking e...Yotam Barnoy
2010-12-30PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINSYotam Barnoy
2010-12-29PLUGINS: fixed MSVC buildFlorian Kagerer
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-12-23PLUGINS: PluginManager minor cleanupsYotam Barnoy
2010-12-23PLUGINS: switched plugin manager to inheritance rather than #definesYotam Barnoy
2010-12-23PLUGINS: don't fully load each plugins at startup for single plugin methodYotam Barnoy
2010-12-04BASE: Only clear debug channels after destructing the engine object in runGame.Johannes Schickel
2010-11-30I18N: Don't build TranslationManager when translation is disabled.Jordi Vilalta Prat
2010-11-28MAIN: Fix --gfx-mode regressionTorbjörn Andersson
2010-11-19BUILD: Revert r53427.Johannes Schickel
2010-11-18MAIN: initialized more singletons early to prevent fragmentation.Yotam Barnoy
2010-11-18MAIN: added early call to getAudioCdManager to prevent late allocationYotam Barnoy
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-15CONFIGMAN: added defragmentation methods for one-plugin-at-a-timeYotam Barnoy
2010-11-15PLUGINS: moved plugin-at-a-time unload to be after deleting the engine.Yotam Barnoy
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-05PLUGINS: improved one-at-a-time plugin codeYotam Barnoy
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-04SCI: Set undither to on by default again, like it was. Filippos Karapetis
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-01BASE: Destroy TranslationManager when exiting; destroy GuiManager before Conf...Max Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-26BASE: Remove oudated comment, and redundant warningMax Horn
2010-10-24SDL/WIN32: Disable currently unused config entries, added with r53767.Johannes Schickel
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-24ALL: Fix various typos (patch #3093266)Max Horn
2010-10-18CONFIGURE: Plug in Last Express engineEugene Sandulenko
2010-10-13BASE: Added "Theora" to the features string, when enabled.Torbjörn Andersson
2010-10-13BASE: Add SVN_REVISION placehold to internal_version.h.inMax Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-13SOUND: Add info about TiMidity support in about dialog.Johannes Schickel
2010-10-13SOUND: Allow TiMidity support to be disabled via configure.Johannes Schickel
2010-10-12COMMON: Let --list-targets output all targets in an alphabetical list again.Johannes Schickel
2010-10-12SWORD25: Added detection of libtheora, png an dplugged in the engineEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
2010-09-25GUI: Partial fix to bug #3075649 Fonts not found with buit-in themeThierry Crozat
2010-09-23COMMON : Initialize translation after system has been initialized (to be able...Lars Persson
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-17SOUND: Properly add CMS as plugin.Johannes Schickel
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko