aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25ALL: favour/favourite -> favor/favoriteMatthew Hoops
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGERMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-25WINCE: Update port specific readmeCeRiAl
2011-05-24SAMSUNGTV: changed pathsPawel Kolodziejski
2011-05-24SAMSUNGTV: fix typoPawel Kolodziejski
2011-05-24PSP: Fix compilationMax Horn
2011-05-24N64: Fix compilationMax Horn
2011-05-23DS: Fix compilationMax Horn
2011-05-23DC: Fix compilationMax Horn
2011-05-23COMMON: Add exit() to list of forbidden symbolsMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-23BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile managerMax Horn
2011-05-23COMMON: Provide our own implementations for scumm_str(n)icmpMax Horn
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-20WINCE: Change plugin extensions from .dll to .plugin - fixes erroneous loadin...CeRiAl
2011-05-18WINCE: Add win32-provider.o to backends/module.mk for WinCE (fixes dynamic pl...CeRiAl
2011-05-18WINCE: Replace custom massadd with the global one (shows progress now)CeRiAl
2011-05-18WINCE: Fix mouse coordinate scaling when ARM scaler support is activeCeRiAl
2011-05-18WINCE: Enable building of plugins with normal configure/makeCeRiAl
2011-05-15IPHONE: Fixed mouse position when the overlay is visibleOystein Eftevaag
2011-05-16VKEYBD: Update vkeybd_default.zipMax Horn
2011-05-15IPHONE: Changed the iOS queued event handling to fix mouseclicks in GobOystein Eftevaag
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-09N64: Fix code formattingMax Horn
2011-05-09N64: Remove (u)int64 typedefs from common/scummsys.hMax Horn
2011-05-08WEBOS: Splitted install directory from package directory.Klaus Reimer
2011-05-08WEBOS: Removed unused gestureDownTimeKlaus Reimer
2011-05-08WEBOS: Fixed ESCAPE and MENU key on WebOS 1Klaus Reimer
2011-05-08CAMD: Added _isOpen checks to send() and sysEx()eriktorbjorn
2011-05-08ALSA: Warn if events or SysEx messages are received when not open.eriktorbjorn
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-07ANDROID: Get rid of Fn->ALT metakey mappingdhewg
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
2011-05-05WINCE: Link against Windows FS code againMax Horn
2011-05-04Merge branch 'master' of https://github.com/scummvm/scummvmFabio Battaglia
2011-05-04N64: avoid bogus events if no controller pluggedFabio Battaglia
2011-05-04BUILD: Further restrict which backend source files are compiledMax Horn
2011-05-04BACKENDS: Fix copy & paste mistakes in some commentsMax Horn
2011-05-03BUILDS: Sort some stuff in backends/module.mkMax Horn
2011-05-03BUILD: Compile backend specific files only if their backend is selectedMax Horn
2011-05-03PS2: Allow using mkdirMax Horn
2011-05-03MOTO: Change fprintf calls to debug callsMax Horn
2011-05-03DINGUX: Change fprintf calls to debug callsMax Horn
2011-05-03WII: Fix compilationdhewg
2011-05-03MACOSX: Try to fix compile errors triggered with certain Mac OS X SDK versionsMax Horn
2011-05-03N64: Fix FS code regressionMax Horn