aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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-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-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-11Use tabs instead of spaces for indentation.Eugene Sandulenko
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-11BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macrosMax Horn
2010-08-06TESTBED: Merged changes from trunk to my branchNeeraj Kumar
2010-07-26Janitorial: Fix punctuation in error/warningTorbjörn Andersson
2010-07-20General: Fixed building the SEQ MIDI driverTorbjörn Andersson
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20MIDI: Build and use ALSA driver if and only if USE_ALSA is definedMax Horn
2010-07-17Remove PalmOS portMax Horn
2010-07-05Replace a tab by whitespaces in the help string.Johannes Schickel
2010-07-05Skip /dev/sequencer MIDI on Android.Angus Lees
2010-06-29Fix detection of invalid music drivers specified via command line.Johannes Schickel
2010-06-28Prevent "music-driver" to be set to "" on startup.Johannes Schickel
2010-06-26Remove support for translation of console messages.Johannes Schickel
2010-06-24Fix build with --enable-release.Johannes Schickel
2010-06-24Disable addition of "SCUMMVM_SVN_REVISION" to the version string, in case --e...Johannes Schickel
2010-06-22LAUNCHER: hopefully fixed music driver selection via command lineFlorian Kagerer
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15Fix some warnings about 'format not a string literal'.Max Horn
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-06-08updated my outdate copy of trunk, added couple of more tests in gfxtestsNeeraj Kumar
2010-06-06Add Android backend from patch #2603856Max Horn
2010-05-24added the testbed engine: basically renamed quuxNeeraj Kumar
2010-05-21Implement FR #2988017: exit status with --list-saves always 0Eugene Sandulenko
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-03Tweak messages when listing save states.Max Horn
2010-05-03Show the user a nice message, when the target passed to --list-saves does not...Johannes Schickel
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-11Rest of patch #2982224: GSoC: Added unit test and unified error message displayMax Horn
2010-03-29COMMON: Cleanup ConfigManager codeMax Horn
2010-03-20Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).Johannes Schickel