aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-03-07And this is 1.2.0svn nowEugene Sandulenko
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-21Silenced some cppcheck warnings.Torbjörn Andersson
2010-01-09Register default setting for 'mute' optionWillem Jan Palenstijn
2009-12-29Add Mohawk engine code. Part 2/3: common code changes.Eugene Sandulenko
2009-11-14Remove Igor engineMax Horn
2009-10-20Move Draci's entry to make the plugins list sorted alphabeticallyJordi Vilalta Prat
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn