aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-06-05AUDIO: replace GUIErrorMessage()athrxx
2011-06-05KYRA: fix audio detectionathrxx
2011-06-05AUDIO: fix device detection (missing rom files for MT-32 emu)athrxx
2011-06-05KYRA: fix GMM savingathrxx
2011-06-05IPHONE: Fixed a COMI crash and some minor gfx glitchesOystein Eftevaag
2011-06-05LOL: cleanupathrxx
2011-06-04BACKENDS: Fix compilation on mingw64 (take 2)Littleboy
2011-06-04BACKENDS: Cast ShellExecute return value to long instead of intLittleboy
2011-06-04BACKENDS: Fix compilation with mingwLittleboy
2011-06-04BACKENDS: Implement Win32 version of OSystem::displayLogFile interfaceLittleboy
2011-06-04MOHAWK: Add a bunch of LB detection entries.Alyssa Milburn
2011-06-04N64: Fix build error (typo)Willem Jan Palenstijn
2011-06-04IRIX: Fix compilationJoost Peters
2011-06-04POSIX: Add TODO/FIXME to displayLogFileWillem Jan Palenstijn