aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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-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-06Add Android backend from patch #2603856Max Horn
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
2009-09-26added option to allow control digital imuse tempo callback. it's related to v...Paweł Kołodziejski
2009-09-25MERGE branch gsoc2009-draci 41388:44325 into trunkRobert Špalek
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21List RGB status in About dialog.Travis Howell
2009-08-18Typos.Johannes Schickel
2009-08-18- Destory AudioCDManager singleton after user quits a game, this saves a few ...Johannes Schickel
2009-08-10Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backendBertrand Augereau
2009-07-30cleanupMax Horn