aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2011-05-23COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessedMax Horn
2011-05-23BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile managerMax Horn
2011-05-17FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4athrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05BASE: Suppress pointless warning message (fixes bug #3291522)Max Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-25BASE: Remove unused variable in DO_OPTION_INT.Johannes Schickel
2011-04-24CREATE_PROJECT: Update revision number support (fixes bug #3280881)Littleboy
2011-04-18COMMON: Cleanup names/handling of some error codesMax Horn
2011-04-18COMMON: Remove kInvalidPathErrorMax Horn
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-04-13Merge remote branch 'remotes/dreammaster/tsage'Paul Gilbert
2011-03-25ANDROID: Experimental MIDI Driverdhewg
2011-03-01AUDIO: Set default values for the MT-32 and GM device settingsmd5
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert
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