Age | Commit message (Expand) | Author |
2010-10-13 | SOUND: Add info about TiMidity support in about dialog. | Johannes Schickel |
2010-10-13 | SOUND: Allow TiMidity support to be disabled via configure. | Johannes Schickel |
2010-10-12 | COMMON: Let --list-targets output all targets in an alphabetical list again. | Johannes Schickel |
2010-10-12 | SWORD25: Added detection of libtheora, png an dplugged in the engine | Eugene Sandulenko |
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko |
2010-09-25 | GUI: Partial fix to bug #3075649 Fonts not found with buit-in theme | Thierry Crozat |
2010-09-23 | COMMON : Initialize translation after system has been initialized (to be able... | Lars Persson |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-17 | SOUND: Properly add CMS as plugin. | Johannes Schickel |
2010-09-17 | RELEASE: This is 1.3.0svn | Eugene Sandulenko |
2010-09-15 | PLUGINS: Additional plugin check for the ELF loader. | Andre Heider |
2010-09-15 | PLUGINS: Don't expect every plugin to load. | Andre Heider |
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 |