dhewm3/neo/sys/win32
Daniel Gibson 2375dd1588 Use My Documents/My Games/dhewm3 on windows
Includes savegames, configs, screenshots and so on.

And "My Documents" is actually CSIDL_PERSONAL, see
http://msdn.microsoft.com/en-us/library/windows/desktop/bb762494%28v=vs.85%29.aspx

This somehow matches the behaviour on Linux and OSX where this stuff is
saved in some kind of home-dir (e.g. ~/.doom3)

Taken (with kind permission) from Yamagi Quake II's Sys_GetHomeDir()
2012-07-03 21:12:57 +02:00
..
rc Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sdk Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SDL_win32_main.c Add SDL_win32_main.c 2012-01-07 19:01:53 +01:00
win_cpu.cpp Get rid of the unused Sys_FPU_ClearStack 2011-12-22 11:07:01 +01:00
win_input.cpp Use SDL GLimp and input implementations on Windows 2012-01-02 15:44:40 -05:00
win_local.h Use PATH_MAX for MAX_OSPATH on all platforms 2012-07-03 21:10:45 +02:00
win_main.cpp Use My Documents/My Games/dhewm3 on windows 2012-07-03 21:12:57 +02:00
win_net.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
win_shared.cpp Get rid of memory status functions 2012-01-08 12:24:58 +01:00
win_syscon.cpp Fix sys/win32/* for x86_64 2012-01-07 19:00:43 +01:00