aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/win32
AgeCommit message (Expand)Author
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-06-03WIN32: Fix fallback in getSystemLanguageCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDLCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...Cameron Cawley
2017-04-24WINDOWS: Fix warning under mingw-w64.Kirben
2017-04-24WINDOWS: Hopefully fix mingw compilation.Kirben
2017-04-24WIN32: Fix compilation of getScreenshotPath (missing parenthesis)Thierry Crozat
2017-04-24WIN32: Comment out code that gets the user My Pictures directoryThierry Crozat
2017-04-24SDL: Allow specifying the screenshot directory in the config fileThierry Crozat
2017-04-24WINDOWS: Change location where screenshot are savedPala
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2016-02-12WIN32: Fix compilation with MinGW-w64 based Win32 compiler.Johannes Schickel
2015-10-08WIN: Fix mingw64 compilation, by limiting last hack.Kirben
2015-10-08WIN: Add hack for command line display in Windows versions built with MinGW.Kirben
2015-02-18WINCE: Fix compilation.Johannes Schickel
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2011-12-13WIN32: Fix build by adapting to the latest Archive changesFilippos Karapetis
2011-12-13WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.Johannes Schickel
2011-07-19JANITORIAL: Fix MSVC warningsLittleboy
2011-06-30WIN32: Add option to disable the console window, keeping the current default ...Travis Howell
2011-06-26BACKENDS: Add special Win32 path to set SDL window iconLittleboy
2011-06-23BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName()Julien
2011-06-22Merge pull request #26 from Littleboy/taskbarEugene Sandulenko
2011-06-20WIN32: Properly setup priority in Win32 resource archive code.Johannes Schickel
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
2011-06-16BACKENDS: Implement Win32 taskbar progress state and recent listLittleboy
2011-06-16BACKENDS: Add win32 stubs for taskbar integrationLittleboy
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-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
2011-04-28JANITORIAL: Add in necessary include files to fix compilation in MSVCPaul Gilbert
2011-02-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax 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-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"Filippos Karapetis
2010-11-28SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backendFilippos Karapetis
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-26Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...Alejandro Marzini