aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-06-06COMMON: Attempt to make 'forbidden symbol' error more helpfulMax Horn
2011-06-06COMMON: Make more symbols forbiddenMax Horn
2011-06-06PS2: Add missing semicolonMax Horn
2011-06-06DS: Remove dead codeMax Horn
2011-06-06PS2: Remove dead codeMax Horn
2011-06-06PS2: Simplify OSystem_PS2::logMessageMax Horn
2011-06-06BACKENDS: Unify EventManager setupMax Horn
2011-06-06NULL: Fix null backend (untested)Max Horn
2011-06-06COMMON: Remove PS2 / NDS hacks in system.cppMax Horn
2011-06-06DS: Add custom logMessage() implementationMax Horn
2011-06-06PS2: Add logMessage() implementationMax Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-06NULL: cleanupMax Horn
2011-06-06I18N: Make MidiDriver detection errors translatable.Alyssa Milburn
2011-06-06AUDIO: Tweak warning textWillem Jan Palenstijn
2011-06-06DETECTOR: Change printf calls to use logMessage.Alyssa Milburn
2011-06-06COMMON: Add kInfo LogMessageType.Alyssa Milburn
2011-06-06I18N: Make some more GUI strings translatable.Alyssa Milburn
2011-06-06VKEYBD: Adjust to recent XML parser changesMax Horn
2011-06-06I18N: Fix missing double quotes.Alyssa Milburn
2011-06-06GUI: Fix message after changing languages.Alyssa Milburn
2011-06-06I18N: Update POTFILES.Alyssa Milburn
2011-06-06COMMON: Remove vfprintf call from XML parserMax Horn
2011-06-06SWORD25: Remove redundant bounds checkMax Horn
2011-06-06SWORD25: Fix whitespaceMax Horn
2011-06-06TOON: Tidy up decodeADPCM.Alyssa Milburn
2011-06-06AUDIO: cleanup MidiDriver::detectDevice()athrxx
2011-06-06AUDIO: replaced kDriverName in MidiDriver::detectDevice()athrxx