scummvm/backends/platform/sdl
D G Turner 8b9d4348f8 SDL: Fix bug where config file path could exceed maximum path length.
The fix is the change in the MAXPATHLEN check, but have also migrated
this to Common::String to make the fix easier.

Thanks to klusark for pointing out this problem.
2013-11-14 18:35:03 +00:00
..
amigaos GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
macosx OSX: Remove use of deprecated methods 2012-11-18 01:29:09 +00:00
posix SDL: Fix bug where config file path could exceed maximum path length. 2013-11-14 18:35:03 +00:00
ps3 PS3: Fix comment 2011-07-07 15:23:14 +02:00
win32 WINDOWS: Add default save paths for Windows NT4 onwards 2012-01-23 23:18:21 +11:00
module.mk SDL: Remove main.cpp. 2012-09-24 09:41:21 +02:00
sdl-sys.h SDL: Fix compilation on Solaris 10. 2013-07-04 01:25:46 +02:00
sdl.cpp SDL: Remove misleading comments, based on incomplete information at MSDN. GetLocalInfo is supported on Windows 95 onwards, but MSDN fails to mention older Windows versions. 2013-11-11 23:53:53 +11:00
sdl.h SDL: Fix default graphics mode for switchable case. 2013-10-23 22:59:09 +02:00