aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-12-01BACKENDS: Use SDL_opengl.h instead of the nonstandard glext.h to ensure OpenG...Filippos Karapetis
2010-12-01WII: Fix compilationJordi Vilalta Prat
2010-12-01WII: Add system language auto-detection.Jordi Vilalta Prat
2010-12-01Fix mingw compile.Travis Howell
2010-12-01OpenGL: remove unnecessary glext.h includeJoost Peters
2010-11-29SYMBIAN : Forgot to init the SDL backendLars Persson
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SYMBIAN : Updated so it builds with latest structures and add support to last...Lars Persson
2010-11-29NULL: Remove extra semicolons in null-graphics.hJohannes Schickel
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-29SDL: Slight formatting fix.Johannes Schickel
2010-11-29BACKEND: Assure that the correct destructor of FilesystemFactory is called.Johannes Schickel
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29BACKENDS: Improve safety of Modular Backend Destructor And Close _fsFactory M...David Turner
2010-11-29BACKENDS: Close Memory Leak of Mouse Surfaces in SDL Graphics BackendDavid Turner
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-29GP2X: Fix typo (and maybe compilation?)Max Horn
2010-11-29GP2X: More compilation fixesMax Horn
2010-11-29COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"Filippos Karapetis
2010-11-28VKEYBD: Ensure stream destructor is properly calledMax Horn
2010-11-28GP2x: Fix silly typoMax Horn
2010-11-28DS: Remove redundant codeMax Horn
2010-11-28SDL: Reduce redundant deletes from OSystem_SDL destructorMax Horn
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28GP2X: Compilation fixMax Horn
2010-11-28OPENGL: Fix OpenGL on Mac OS XMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28OPENGL: Modify source files to force recompilationMax Horn
2010-11-28DINGUX: More compilation fixesMax Horn
2010-11-28LINUXMOTO: More compilation fixesMax Horn
2010-11-28DINGUX: Correct compilation fix (I hope), remove dead codeMax Horn
2010-11-28SDL: Compiled POSIX sub-backend only on unix systemsMax Horn
2010-11-28DINGUX: Compilation fixesMax Horn
2010-11-28LINUXMOTO: Compilation fixesMax Horn
2010-11-28SDL: re-enable unicode after graphics initWillem Jan Palenstijn
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-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-11-28SDL: Fix compilation on Windows too.Johannes Schickel
2010-11-28SDL: Make SDL backend compile again.Johannes Schickel
2010-11-28DINGUX: Attempt to fix the new code for this backendMax Horn
2010-11-28OPENGL: cleanupMax Horn
2010-11-28SYMBIAN: Fixes & improvements for SymbianSdlMixerManager (untested)Max Horn
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