Age | Commit message (Expand) | Author |
2010-11-29 | SYMBIAN : Forgot to init the SDL backend | Lars Persson |
2010-11-29 | SDL: Add Mac OS X log file support | Max Horn |
2010-11-29 | SYMBIAN : Updated so it builds with latest structures and add support to last... | Lars Persson |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel |
2010-11-29 | SDL: Move createLogFile implementions to the OSystem_SDL subclasses. | Johannes Schickel |
2010-11-29 | SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation | Max Horn |
2010-11-29 | SDL: Revert r54554, and add explanatory comment (fix for bug #3121841) | Max Horn |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-11-29 | COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place" | Filippos Karapetis |
2010-11-28 | GP2x: Fix silly typo | Max Horn |
2010-11-28 | SDL: Reduce redundant deletes from OSystem_SDL destructor | Max Horn |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn |
2010-11-28 | GP2X: Compilation fix | Max Horn |
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn |
2010-11-28 | WINCE: Remove obsolete openCD method | Max Horn |
2010-11-28 | SDL: Compiled POSIX sub-backend only on unix systems | Max Horn |
2010-11-28 | SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backend | Filippos Karapetis |
2010-11-28 | SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError | Max Horn |
2010-11-28 | WINCE: Fix main(), update config file handling, update module.mk | Max Horn |
2010-11-28 | SDL: Fix compilation on Windows too. | Johannes Schickel |
2010-11-28 | SDL: Make SDL backend compile again. | Johannes Schickel |
2010-11-28 | DINGUX: Attempt to fix the new code for this backend | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-11-28 | BACKEND: Switch OSystem::getSystemLanguage return type to Common::String. | Johannes Schickel |
2010-11-26 | I18N: Fix language detection in UNIX (not everyone speaks German yet) | Jordi Vilalta Prat |
2010-11-26 | SDL: Hook up file logger to log on Windows. | Johannes Schickel |
2010-11-26 | SDL: Hook up file logger to log on UNIX-like systems. | Johannes Schickel |
2010-11-25 | OSYSTEM: Add API to query the system locale. | Johannes Schickel |
2010-11-19 | PSP: Remove tabs from README.PSP. | Johannes Schickel |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-19 | PSP: Update README.PSP.in with the latest changes to README.PSP. | Johannes Schickel |
2010-11-19 | SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed... | Lars Persson |
2010-11-19 | SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f... | Lars Persson |
2010-11-18 | COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream | Max Horn |
2010-11-18 | PS2: Fix use of Ps2File::_sema w/o __PS2_FILE_SEMA__ guard | Max Horn |
2010-11-18 | BACKENDS: Implement logging API proposed by Max on -devel. | Johannes Schickel |
2010-11-18 | DS: Add note that ARM_ADPCM is unused (and fix a typo) | Max Horn |
2010-11-18 | DS: cleanup | Max Horn |
2010-11-18 | DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStream | Max Horn |
2010-11-18 | DS: Port changes from 1.2.0 branch to trunk | Max Horn |
2010-11-18 | DS: Add some FIXME/TODO comments on changes that need to be applied to the DS... | Max Horn |
2010-11-18 | DS: Fix compilation despite use of 'forbidden' symbols | Max Horn |
2010-11-18 | PSP: reduced fragmentation by allocating overlay just once | Yotam Barnoy |
2010-11-18 | PSP: added backtracing function for debugging | Yotam Barnoy |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-11-16 | COMMON: Simplify DECLARE_SINGLETON macro | Max Horn |
2010-11-10 | PSP: changed renderer to render huge images properly | Yotam Barnoy |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |