Age | Commit message (Expand) | Author |
2011-06-07 | IPHONE: Fix a typo, fix compilation (hopefully) | Sven Hesse |
2011-06-06 | I18N: Make some OSD messages translatable | Thierry Crozat |
2011-06-06 | OSYSTEM: displayMessageOnOSD() now accepts non-ASCII strings | Thierry Crozat |
2011-06-06 | GRAPHICS: Get rid of kSODFont (ScummFont) | Thierry Crozat |
2011-06-06 | DC: Allow use of all symbols | Max Horn |
2011-06-06 | SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol) | Max Horn |
2011-06-06 | PS2: Add missing semicolon | Max Horn |
2011-06-06 | DS: Remove dead code | Max Horn |
2011-06-06 | PS2: Remove dead code | Max Horn |
2011-06-06 | PS2: Simplify OSystem_PS2::logMessage | Max Horn |
2011-06-06 | BACKENDS: Unify EventManager setup | Max Horn |
2011-06-06 | NULL: Fix null backend (untested) | Max Horn |
2011-06-06 | DS: Add custom logMessage() implementation | Max Horn |
2011-06-06 | PS2: Add logMessage() implementation | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-06-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn |
2011-06-06 | NULL: cleanup | Max Horn |
2011-06-06 | COMMON: Add kInfo LogMessageType. | Alyssa Milburn |
2011-06-06 | VKEYBD: Adjust to recent XML parser changes | Max Horn |
2011-06-05 | IPHONE: Fixed a COMI crash and some minor gfx glitches | Oystein Eftevaag |
2011-06-04 | BACKENDS: Fix compilation on mingw64 (take 2) | Littleboy |
2011-06-04 | BACKENDS: Cast ShellExecute return value to long instead of int | Littleboy |
2011-06-04 | BACKENDS: Fix compilation with mingw | Littleboy |
2011-06-04 | BACKENDS: Implement Win32 version of OSystem::displayLogFile interface | Littleboy |
2011-06-04 | N64: Fix build error (typo) | Willem Jan Palenstijn |
2011-06-04 | IRIX: Fix compilation | Joost Peters |
2011-06-04 | POSIX: Add TODO/FIXME to displayLogFile | Willem Jan Palenstijn |
2011-06-04 | POSIX: Implement displayLogFile in the posix backend | Willem Jan Palenstijn |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-06-03 | MACOSX: Include ApplicationServices header | Max Horn |
2011-06-03 | MACOSX: Fix indention | Max Horn |
2011-06-03 | BACKENDS: Add OSystem::displayLogFile interface + OSX implementation | Max Horn |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn |
2011-06-01 | DC: Clarify comment | Max Horn |
2011-06-01 | ANDROID: Revert stable-only changes from commit cf41ac0f which I accidentally... | Max Horn |
2011-06-01 | PS2: Do not add RELEASE_BUILD | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-31 | COMMON: Move more stuff from scummsys.h to portdefs.h | Max Horn |
2011-05-31 | COMMON: Move some code from scummsys.h to relevant portdefs.h files | Max Horn |
2011-05-31 | BUILD: Fix Linking. | D G Turner |
2011-05-31 | BUILD: Compile more files only when necessary | Max Horn |
2011-05-31 | BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backends | Max Horn |
2011-05-27 | WINCE: Update of port-related README | CeRiAl |
2011-05-27 | WINCE: Update of port-related README | CeRiAl |
2011-05-25 | SAMSUNGTV: revert code of result some previous commit | Pawel Kolodziejski |
2011-05-25 | SAMSUNGTV: change default path | Pawel Kolodziejski |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: favour/favourite -> favor/favorite | Matthew Hoops |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |