aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2012-02-20IPHONE: Fix cursor hotspots.Johannes Schickel
2012-02-20IPHONE: Always use the mouse texture.Johannes Schickel
2012-02-19IPHONE: Use the proper RGBA5551 palette for the mouse cursor.Johannes Schickel
2012-02-19IPHONE: Rename _palette to _gamePalette.Johannes Schickel
2012-02-19IPHONE: Use include instead of import for all of our headers.Johannes Schickel
2012-02-19IPHONE: Add include guards.Johannes Schickel
2012-02-19IPHONE: Formatting fixes.Johannes Schickel
2012-02-19IPHONE: Remove dead code.Johannes Schickel
2012-02-19IPHONE: Take advantage of Common::EVENT_INVALID.Johannes Schickel
2012-02-19IPHONE: Change F5 (menu) gesture to open up the GMM.Johannes Schickel
2012-02-17MAEMO: Fix building without keymapper enabledTarek Soliman
2012-02-15MAEMO: Remove pointless copy ctor callTarek Soliman
2012-02-15MAEMO: Register Keymapper Keymap Action default bindingsTarek Soliman
2012-02-15MAEMO: Drop the hardcoded keymap in favor of the keymapperTarek Soliman
2012-02-15MAEMO: Rename hasHwKeyboard and add hasMenuKeyTarek Soliman
2012-02-15MAEMO: Use bitshifting in ModelTypeTarek Soliman
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-13KEYMAPPER: Fix Action ctor args in most keymapsTarek Soliman
2012-02-13SDL: Get rid of unneeded forwards.Johannes Schickel
2012-02-13ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.Johannes Schickel
2012-02-12MAEMO: Use custom event Click Mode keymap actionTarek Soliman
2012-02-12MAEMO: Define platform global keymapTarek Soliman
2012-02-12MAEMO: Define HardwareKeySetTarek Soliman
2012-02-12KEYMAPPER: Refactor HardwareKeySet generationTarek Soliman
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2012-02-04MAEMO: Add detection entry for the Nokia 700 running OS2008HETarek Soliman
2012-02-03ANDROID: Add faked input delay.Alyssa Milburn
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2012-01-23GPH: Fix silly copy/paste error in GP2X bundle target.David-John Willis
2012-01-22GPH: Move all dist files into own folder under dists.David-John Willis
2012-01-22OPENPANDORA: Move all dist files into own folder under dists.David-John Willis
2012-01-14OSX: Avoid use of NSString:stringWithCString, for OS X 10.2 and 10.3 compatib...Oystein Eftevaag
2012-01-07KEYMAPPER: Constantify global keymap nameTarek Soliman
2012-01-01MISC: This is year 2012Strangerke
2011-12-13WIN32: Fix build by adapting to the latest Archive changesFilippos Karapetis
2011-12-13ANDROID: Fix assert in JavaInputStream (thanks clone2727).Alyssa Milburn
2011-12-13ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHo...Alyssa Milburn
2011-12-13WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.Johannes Schickel
2011-12-04MAEMO: Remove i386 from Architecture field of debian/controlTarek Soliman
2011-12-05WINCE: Update port specific READMECeRiAl
2011-12-05WINCE: Update port specific READMECeRiAl
2011-12-03MAEMO: Add fields to debian/controlTarek Soliman
2011-11-29MAEMO: Add basic graphics managerTarek Soliman
2011-11-27PS2: Remove the unused method OSystem_PS2::grabRawScreen().Christoph Mallon
2011-11-27DS: Remove the unused method OSystem_DS::grabRawScreen().Christoph Mallon
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-11-24MAEMO: Make setupIcon do nothingTarek Soliman
2011-11-21ALL: Remove unnecessary forward declarations.Christoph Mallon
2011-11-20ALL: Remove more m4/mads leftovers.Johannes Schickel
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn