Age | Commit message (Expand) | Author |
2012-02-04 | KEYMAPPER: Added Toggle FullScreen action | Tarek Soliman |
2012-02-02 | KEYMAPPER: Handle EVENT_MAINMENU directly | Tarek Soliman |
2012-02-01 | Revert "BASE: Get rid of unecessary friend in PluginManagerUncached." | Alyssa Milburn |
2012-02-01 | BASE: Get rid of unecessary friend in PluginManagerUncached. | Johannes Schickel |
2012-01-29 | GRAPHICS: Add a TTF font class using FreeType2. | Johannes Schickel |
2012-01-07 | KEYMAPPER: Constantify global keymap name | Tarek Soliman |
2011-12-30 | KEYMAPPER: Make engine keymap init and cleanup more generic | Tarek Soliman |
2011-11-23 | BASE: Implement a command to list all available audio devices on the shell. | Johannes Schickel |
2011-11-20 | TOLTECS: integrate engine | Alex Bevilacqua |
2011-11-20 | M4: Removed the M4/MADS engine from trunk | Paul Gilbert |
2011-11-02 | Revert "KEYMAPPER: Make global keymap that is always active" | Tarek Soliman |
2011-10-27 | KEYMAPPER: Make global keymap that is always active | Tarek Soliman |
2011-10-27 | BASE: Make global keymap inherit | Tarek Soliman |
2011-10-20 | RELEASE: This is 1.5.0git | Eugene Sandulenko |
2011-10-06 | BASE: Slight cleanup. | Johannes Schickel |
2011-10-06 | BASE: Add another whitespace before "Starting $gamedescription". | Johannes Schickel |
2011-08-22 | Merge remote-tracking branch 'origin/master' into soltys_wip2 | Alyssa Milburn |
2011-08-22 | BASE: Fix indentation | Sven Hesse |
2011-08-21 | BADA: Remove BADA defined check. Was a temp fix for simulator build | Chris Warren-Smith |
2011-08-21 | BADA: For some unknown reason the format string "%s\n" causes a core-dump | Chris Warren-Smith |
2011-08-21 | BADA: Initial BADA port implementation | Chris Warren-Smith |
2011-08-19 | BASE: Remove leftover include for testing. | Johannes Schickel |
2011-08-19 | COMMON: intLog2 uses _BitScanReverse on MSVC | Bertrand Augereau |
2011-08-14 | MAIN: Avoid adding the same extra path twice | eriktorbjorn |
2011-08-08 | RECORDER: Restore event recorder functionality. | Eugene Sandulenko |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-14 | COMPOSER: Add a first attempt at an engine. | Alyssa Milburn |
2011-07-07 | Merge remote-tracking branch 'origin/master' into soltys_wip2 | Alyssa Milburn |
2011-07-04 | AUDIO: add registerDefault for music_driver | athrxx |
2011-07-02 | ENGINES: Clean up SaveStateDescriptor. | Johannes Schickel |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-06-30 | WIN32: Add option to disable the console window, keeping the current default ... | Travis Howell |
2011-06-29 | Merge branch 'master' of github.com:scummvm/scummvm into soltys_wip2 | Strangerke |
2011-06-24 | BASE: Mess with strtol error handling some more. | Alyssa Milburn |
2011-06-23 | BASE: Correct usage of strtol(). | Christoph Mallon |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-06-23 | BASE: Fix build, and error handling in DO_OPTION_INT. | Alyssa Milburn |
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 |