Age | Commit message (Expand) | Author |
2010-08-11 | Use tabs instead of spaces for indentation. | Eugene Sandulenko |
2010-08-11 | GUI: add music devices for c64, amiga and apple II gs | Florian Kagerer |
2010-08-11 | BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macros | Max Horn |
2010-08-11 | manually merged base, graphics, common, sound, and gui as I am quite skilled ... | Tony Puccinelli |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-06 | TESTBED: Merged changes from trunk to my branch | Neeraj Kumar |
2010-08-05 | removed unneccessary call to 'unloadPlugins' | Tony Puccinelli |
2010-08-05 | added intermediary function 'findGameOnePlugAtATime' and switched load game a... | Tony Puccinelli |
2010-08-03 | gave plugin iterators more appropriate names, removed debugging printf, added... | Tony Puccinelli |
2010-08-02 | changed plugins so games can be added in the launcher with only one plugin lo... | Tony Puccinelli |
2010-07-30 | initial work on plugin design changes (already added games can be launched wi... | Tony Puccinelli |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-26 | Janitorial: Fix punctuation in error/warning | Torbjörn Andersson |
2010-07-20 | General: Fixed building the SEQ MIDI driver | Torbjörn Andersson |
2010-07-20 | BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection | Max Horn |
2010-07-20 | MIDI: Build and use ALSA driver if and only if USE_ALSA is defined | Max Horn |
2010-07-17 | Remove PalmOS port | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-05 | Replace a tab by whitespaces in the help string. | Johannes Schickel |
2010-07-05 | Skip /dev/sequencer MIDI on Android. | Angus Lees |
2010-06-29 | Fix detection of invalid music drivers specified via command line. | Johannes Schickel |
2010-06-28 | Prevent "music-driver" to be set to "" on startup. | Johannes Schickel |
2010-06-26 | Remove support for translation of console messages. | Johannes Schickel |
2010-06-24 | Fix build with --enable-release. | Johannes Schickel |
2010-06-24 | Disable addition of "SCUMMVM_SVN_REVISION" to the version string, in case --e... | Johannes Schickel |
2010-06-22 | LAUNCHER: hopefully fixed music driver selection via command line | Florian Kagerer |
2010-06-22 | GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup... | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | Fix some warnings about 'format not a string literal'. | Max Horn |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-08 | updated my outdate copy of trunk, added couple of more tests in gfxtests | Neeraj Kumar |
2010-06-06 | Add Android backend from patch #2603856 | Max Horn |
2010-05-24 | added the testbed engine: basically renamed quux | Neeraj Kumar |
2010-05-21 | Implement FR #2988017: exit status with --list-saves always 0 | Eugene Sandulenko |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-03 | Tweak messages when listing save states. | Max Horn |
2010-05-03 | Show the user a nice message, when the target passed to --list-saves does not... | Johannes Schickel |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-11 | Rest of patch #2982224: GSoC: Added unit test and unified error message display | Max Horn |
2010-03-29 | COMMON: Cleanup ConfigManager code | Max Horn |
2010-03-20 | Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp). | Johannes Schickel |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2010-03-13 | Fix our DECLARE_SINGLETON macro to conform to the C++ specs. | Johannes Schickel |
2010-03-07 | And this is 1.2.0svn now | Eugene Sandulenko |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-21 | Silenced some cppcheck warnings. | Torbjörn Andersson |
2010-01-09 | Register default setting for 'mute' option | Willem Jan Palenstijn |
2009-12-29 | Add Mohawk engine code. Part 2/3: common code changes. | Eugene Sandulenko |
2009-11-14 | Remove Igor engine | Max Horn |