aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-04-28JANITORIAL: Add in necessary include files to fix compilation in MSVCPaul Gilbert
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warningsEugene Sandulenko
2011-04-12WEBOS: Correct indentation of WEBOS preprocessor checkKlaus Reimer
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
2011-04-12WEBOS: Add WEBOS defineKlaus Reimer
2011-03-24SDL/POSIX: Update main guard to add OpenPandora.David-John Willis
2011-02-24SDL: Prevent graphics manager hotswapping on startup. (This time for real)Johannes Schickel
2011-02-24SDL: Prevent unnecessary gfx manager hotswapdhewg
2011-02-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax Horn
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-29SDL: Revert r54554, and add explanatory comment (fix for bug #3121841)Max Horn
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-29COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"Filippos Karapetis
2010-11-28SDL: Reduce redundant deletes from OSystem_SDL destructorMax Horn
2010-11-28SDL: Compiled POSIX sub-backend only on unix systemsMax Horn
2010-11-28SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backendFilippos Karapetis
2010-11-28SDL: Merge deinit() into OSystem_SDL destructor and overload fatalErrorMax Horn
2010-11-28SDL: Fix compilation on Windows too.Johannes Schickel
2010-11-28SDL: Make SDL backend compile again.Johannes Schickel
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-28BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.Johannes Schickel
2010-11-26I18N: Fix language detection in UNIX (not everyone speaks German yet)Jordi Vilalta Prat
2010-11-26SDL: Hook up file logger to log on Windows.Johannes Schickel
2010-11-26SDL: Hook up file logger to log on UNIX-like systems.Johannes Schickel
2010-11-25OSYSTEM: Add API to query the system locale.Johannes Schickel
2010-11-18BACKENDS: Implement logging API proposed by Max on -devel.Johannes Schickel
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-24SDL/win32: fix lf, thx msvcMartin Kiewitz
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
2010-10-21OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd...Johannes Schickel
2010-10-20GPH: Cleanup Readme and support scripts.John Willis
2010-10-13OPENGL: Cleanup.Johannes Schickel
2010-10-13OPENGL: Get rid of one ugly cast.Johannes Schickel
2010-10-13OPENGL: Replace SdlEventManager by SdlEventSource.Johannes Schickel
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-28SDL: Fix for 32 bit mode support (untested; might be good for backporting, no...Max Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-06SDL: Add masks to the SDL backend to support the OpenPandora backend.John Willis
2010-09-03OPENGL: Properly initialize the graphics manager again.Johannes Schickel