aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-08AGI: Numeric Keypad Control in Predictive Dialog (Bug #3309376)D G Turner
2011-06-08AGI: Fix Engine Exit While Predictive Dialog Is Open.D G Turner
2011-06-08AGI: Fix Broken Predictive Text Input.D G Turner
2011-06-07AUDIO: improved warnings in detectDevice()athrxx
2011-06-07AUDIO: Remove tabs from comment spacingMatthew Hoops
2011-06-07AUDIO: Clarify makeAACStream() usageMatthew Hoops
2011-06-07N64: Use OSystem's _fsFactory slotMax Horn
2011-06-07IPHONE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Remove dead codeMax Horn
2011-06-07BACKENDS: All backends use _savefileManager now, adapt OSystem accordinglyMax Horn
2011-06-07DS: Use OSystem::_savefileManager slotMax Horn
2011-06-07BACKENDS: All backends use _timerManager now, adapt OSystem accordinglyMax Horn
2011-06-07WINCE: Add FIXME for timer code (maintainer notified)Max Horn
2011-06-07WII: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07PSP: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07PS2: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07N64: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07IPHONE: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07DS: Use OSystem's 'slot' for timer managerMax Horn
2011-06-07ANDROID: Use OSystem's 'slots' for timer/savefile manager & fsfactoryMax Horn
2011-06-07DC: Use OSystem's 'slots' for timer/savefile manager & fsFactoryMax Horn
2011-06-07BACKENDS: Move more 'manager slots' from ModularBackend to OSystemMax Horn
2011-06-07OPENPANDORA: Remove some dead codeMax Horn
2011-06-07SCI: Add more debug output to AmigaMac sound driverWalter van Niftrik
2011-06-07DISTS: Update XCode workspaceJulien
2011-06-07Merge pull request #43 from Littleboy/testbed-cleanupMax Horn
2011-06-07TESTBED: Fix GFXtests::HSVtoRGB() and callerJulien
2011-06-07TESTBED: Specialize call to enable() in MidiTestSuite constructorJulien
2011-06-07TESTBED: Cleanup boolean use in enable() function for fs and midi testsJulien
2011-06-07TESTBED: Update some switch constructs for better control flow handlingJulien
2011-06-07TESTBED: Rename error variable to err (was hiding error() symbol)Julien
2011-06-07TESTBED: Remove dead code, unused arguments and unreferenced symbolsJulien
2011-06-07TESTBED: Add const modifiers to some parameters/functionsJulien
2011-06-07JANITORIAL: Unbreak building with --disable-translationeriktorbjorn
2011-06-07IPHONE: Fix a typo, fix compilation (hopefully)Sven Hesse
2011-06-07SCI: Use Sound debug channel in AmigaMac sound driver.Walter van Niftrik
2011-06-06I18N: Update translations from templateThierry Crozat
2011-06-06I18N: Update template file from source codeThierry Crozat
2011-06-06I18N: Make some OSD messages translatableThierry Crozat
2011-06-06I18N: Update translations from templateThierry Crozat
2011-06-06OSYSTEM: displayMessageOnOSD() now accepts non-ASCII stringsThierry Crozat
2011-06-06GRAPHICS: Add kLocalizedFont in FontManagerThierry Crozat
2011-06-06GRAPHICS: Move genLocalizedFontFilename() to FontManager classThierry Crozat
2011-06-06GRAPHICS: Get rid of kSODFont (ScummFont)Thierry Crozat
2011-06-06DC: Allow use of all symbolsMax Horn
2011-06-06CREATE_PROJECT: Link with the static runtime library in release modeLittleboy
2011-06-06COMMON: Clarify & correct OSystem::displayLogFile() docsMax Horn
2011-06-06AUDIO: some more text tweaksathrxx
2011-06-06SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)Max Horn