Age | Commit message (Expand) | Author |
2010-09-15 | PLUGINS: Cleanup. | Andre Heider |
2010-09-12 | TESTBED: Merge gsoc2010-testbed branch | Eugene Sandulenko |
2010-09-06 | PLUGINS: Fix warning when not using the ELF loader. | Andre Heider |
2010-09-06 | PLUGINS: Use the C++ ABI to call dtors when unloading a plugin. | Andre Heider |
2010-09-05 | MERGE: Merge trunk to branch. | Andre Heider |
2010-08-19 | Fix warning & code formatting | Max Horn |
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko |
2010-08-16 | added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid... | Tony Puccinelli |
2010-08-16 | Merge trunk, from r51777 to r52105 | Alejandro Marzini |
2010-08-14 | Ensured getPlugins is not called multiple times on Static Plugin Provider wit... | Tony Puccinelli |
2010-08-13 | refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME | Tony Puccinelli |
2010-08-12 | modified DS makefile to use new plugin design where only one plugin is loaded... | Tony Puccinelli |
2010-08-12 | got rid of leftover debugging printf | Tony Puccinelli |
2010-08-12 | Refined first refinement of new plugin design. Tested successfully adding/rem... | Tony Puccinelli |
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 |