aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/win32/win32.h
AgeCommit message (Expand)Author
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
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-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
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
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
2010-06-24Created macosx port from sdl backend.Alejandro Marzini
2010-06-24Added a init function to OSystem_SDL for early backend setup, and so allowing...Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 1)Alejandro Marzini