aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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
2010-09-15PLUGINS: Additional plugin check for the ELF loader.Andre Heider
2010-09-15PLUGINS: Don't expect every plugin to load.Andre Heider
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
2010-09-06PLUGINS: Fix warning when not using the ELF loader.Andre Heider
2010-09-06PLUGINS: Use the C++ ABI to call dtors when unloading a plugin.Andre Heider
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-08-19Fix warning & code formattingMax Horn
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-16added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...Tony Puccinelli
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini