Age | Commit message (Expand) | Author |
2011-06-23 | BASE: Check return value from strtol in DO_OPTION_INT macro | Julien |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-16 | ENGINES: Warn user about games marked with ADGF_UNSTABLE flags | Tarek Soliman |
2011-06-16 | BASE: add TAINTED feature to gScummVMFeatures | Tarek Soliman |
2011-06-15 | DREAMWEB: added autogenerated source | Vladimir |
2011-09-10 | CGE: Add minimal engine and detection | Strangerke |
2011-06-01 | Merge pull request #20 from scott-t/t7g-ios | clone2727 |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-31 | BUILD: Fix compilation when --enable-plugins is enabled. | D G Turner |
2011-05-23 | COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed | Max Horn |
2011-05-23 | BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager | Max Horn |
2011-05-21 | DS: Port of changes from branch-1-2-0 that I should really have moved into th... | agent-q |
2011-05-17 | FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4 | athrxx |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-11 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-05 | BASE: Suppress pointless warning message (fixes bug #3291522) | Max Horn |
2011-05-05 | BASE: Suppress pointless warning message (fixes bug #3291522) | Max Horn |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-05-01 | RELEASE: Tag branch-1-3-0 and set version | Eugene Sandulenko |
2011-05-01 | RELEASE: This is 1.4.0git | Eugene Sandulenko |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-25 | BASE: Remove unused variable in DO_OPTION_INT. | Johannes Schickel |
2011-04-24 | CREATE_PROJECT: Update revision number support (fixes bug #3280881) | Littleboy |
2011-04-18 | COMMON: Cleanup names/handling of some error codes | Max Horn |
2011-04-18 | COMMON: Remove kInvalidPathError | Max Horn |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-04-13 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-04-13 | Merge remote branch 'remotes/dreammaster/tsage' | Paul Gilbert |
2011-04-11 | BASE: Add AAC to the version string when compiled in | Matthew Hoops |
2011-03-25 | ANDROID: Experimental MIDI Driver | dhewg |
2011-03-01 | AUDIO: Set default values for the MT-32 and GM device settings | md5 |
2011-02-14 | TSAGE: Added the engine in a separate branch | Paul Gilbert |
2011-02-12 | GIT: use git for describing the version. | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-12 | JANITORIAL: Remove duplicate #include's | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-02 | PLUGINS: for uncached plugins, first check the loaded plugin before looking e... | Yotam Barnoy |
2010-12-30 | PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINS | Yotam Barnoy |
2010-12-29 | PLUGINS: fixed MSVC build | Florian Kagerer |
2010-12-29 | PLUGINS: single plugin model now saves plugin filename to config file | Yotam Barnoy |
2010-12-23 | PLUGINS: PluginManager minor cleanups | Yotam Barnoy |
2010-12-23 | PLUGINS: switched plugin manager to inheritance rather than #defines | Yotam Barnoy |
2010-12-23 | PLUGINS: don't fully load each plugins at startup for single plugin method | Yotam Barnoy |
2010-12-04 | BASE: Only clear debug channels after destructing the engine object in runGame. | Johannes Schickel |
2010-11-30 | I18N: Don't build TranslationManager when translation is disabled. | Jordi Vilalta Prat |
2010-11-28 | MAIN: Fix --gfx-mode regression | Torbjörn Andersson |
2010-11-19 | BUILD: Revert r53427. | Johannes Schickel |
2010-11-18 | MAIN: initialized more singletons early to prevent fragmentation. | Yotam Barnoy |