godot/platform
Franco Eusébio Garcia 68e2cd8caa Added constant to retrieve Windows' Documents path
According to MSDN's
documentation (https://msdn.microsoft.com/en-us/library/windows/desktop/bb762181(v=vs.85).aspx),
CSIDL_PERSONAL represents the default path to Windows Document's folder:

"Previous to Version 6.0. The file system directory used to physically
store a user's common repository of documents. A typical path is
C:\Documents and Settings\username\My Documents. This should be
distinguished from the virtual My Documents folder in the namespace. To
access that virtual folder, use SHGetFolderLocation, which returns the
ITEMIDLIST for the virtual location, or refer to the technique described
in Managing the File System."
2016-02-07 15:54:25 -02:00
..
android Combies driver split and spawn fix, closes #3265 2016-01-25 00:25:32 -03:00
bb10 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
flash Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
haiku Haiku: add resource file 2016-01-16 07:34:00 +02:00
iphone missed rename "keep_screen_on" for ios 2016-01-19 01:58:51 +09:00
isim isim 2015-12-12 19:13:40 -03:00
javascript add mappings and increase max number of buttons 2016-01-22 22:56:05 +01:00
nacl Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
osx support horizontal mouse wheel, use in text editor 2016-02-04 17:16:22 +01:00
server Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
windows Added constant to retrieve Windows' Documents path 2016-02-07 15:54:25 -02:00
winrt remove pc_joystick_map.h 2016-02-01 14:28:53 +01:00
x11 Merge pull request #3615 from Hinsbart/joy_check_fix 2016-02-07 00:49:54 -03:00