Age | Commit message (Expand) | Author |
2012-02-21 | KEYMAPPER: Remove automapping dead code | Tarek Soliman |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2012-02-03 | ANDROID: Add faked input delay. | Alyssa Milburn |
2012-01-07 | KEYMAPPER: Constantify global keymap name | Tarek Soliman |
2011-12-13 | ANDROID: Fix assert in JavaInputStream (thanks clone2727). | Alyssa Milburn |
2011-12-13 | ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHo... | Alyssa Milburn |
2011-11-16 | COMMON: Rename Common::set_to to Common::fill. | Johannes Schickel |
2011-10-28 | ANDROID: Actually create the savegame directory. | Alyssa Milburn |
2011-10-25 | ANDROID: Match versions when checking for plugins. | Alyssa Milburn |
2011-10-25 | ANDROID: Point the default savepath to external storage. | Alyssa Milburn |
2011-10-25 | ANDROID: Move from org.inodes.gus to org.scummvm. | Alyssa Milburn |
2011-10-22 | ANDROID: Fix plugins on Android 3.1+. | Alyssa Milburn |
2011-10-21 | ANDROID: Delete _timerManager in OSystem_Android's destructor. | Alyssa Milburn |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-23 | ANDROID: Allow use of abort() in JNI class | Littleboy |
2011-06-18 | ANDROID: Fix kFeatureCursorPalette. | Alyssa Milburn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | ANDROID: Use OSystem's 'slots' for timer/savefile manager & fsfactory | Max Horn |
2011-06-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn |
2011-06-06 | COMMON: Add kInfo LogMessageType. | Alyssa Milburn |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-06-01 | ANDROID: Revert stable-only changes from commit cf41ac0f which I accidentally... | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-07 | ANDROID: Get rid of Fn->ALT metakey mapping | dhewg |
2011-05-07 | ANDROID: Get rid of Fn->ALT metakey mapping | dhewg |
2011-05-03 | ANDROID: Fix various forbidden symbol clashes | Max Horn |
2011-05-03 | BACKENDS: Allow various files to use stuff from time.h | Max Horn |
2011-05-02 | ANDROID: Style fix | dhewg |
2011-05-01 | ANDROID: Disable the savegame parachute | dhewg |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-28 | ANDROID: Fix compilation some more | dhewg |
2011-04-28 | ANDROID: Another attempt at compilation fix | Ori Avtalion |
2011-04-28 | ANDROID: Fix compilation | Ori Avtalion |
2011-04-17 | ALL/GRAPHICS: Remove Surface::bytesPerPixel. | Johannes Schickel |
2011-04-17 | BACKENDS: Adapt various backends code to set up Surface::format correctly. | Johannes Schickel |
2011-04-10 | ANDROID: Add missing mkdir | dhewg |
2011-04-09 | ANDROID: Automate the Manifest's versionCode | dhewg |
2011-04-09 | ANDOID: Replace mkmanifest.pl with sh/sed code | dhewg |
2011-04-06 | ANDROID: Allow linear texture filtering on the cursor | dhewg |
2011-04-06 | ANDROID: Add multitouch support | dhewg |
2011-04-06 | ANDROID: Fix off-by-one when clipping mouse coords | dhewg |
2011-04-06 | Revert "ANDROID: Temporarily enable GL error checks" | dhewg |
2011-04-05 | ANDROID: Use the manufacturer string for workarounds | dhewg |
2011-04-05 | ANDROID: Log device manufacturer, model and brand | dhewg |
2011-04-05 | ANDROID: Fix endless loop in AndroidAssetArchive | dhewg |
2011-04-05 | ANDROID: Remove commented workarounds for Nexus 1 | dhewg |
2011-04-05 | ANDROID: Remove code for paletted textures | dhewg |