godot/drivers
volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix
Can't create user data folder when project name has ``\ / : * ? " < > |`` characters on OS_Windows & OS_Unix.
So, change it to ``-`` to be able to make folder.

fixes #4928 and it's altanative to #4986.
2016-06-03 03:39:37 +09:00
..
alsa Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
builtin_openssl2 fix 2016-05-21 20:07:32 -03:00
builtin_zlib Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
chibi Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_decomp Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
dds Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
etc1 Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
freetype DPI Detection support 2016-05-29 13:40:21 -03:00
gl_context Fix build for Windows 64-bits with GCC 2016-05-05 14:10:41 -03:00
gles2 Changed import workflow 2016-05-27 14:19:11 -03:00
jpegd -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
mpc Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
nedmalloc Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
nrex Fixed zero-length arrays in nrex. Fixes #4346 2016-04-18 10:06:47 +01:00
ogg 0theora compilation fixes 2015-11-25 00:28:03 -03:00
openssl fix 2016-05-21 20:07:32 -03:00
opus Ignore unneeded Opus file, fix JavaScript build 2016-05-05 19:21:57 +02:00
png fixes android drivers build 2016-05-21 21:47:21 -03:00
pnm loading unaligned pbm 2016-01-12 06:24:47 -03:00
pulseaudio Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pvr **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
rtaudio Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
speex newline fixes 2015-10-08 15:00:40 -03:00
squish Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
theora checking for file? 2016-01-31 20:23:23 -03:00
unix change invalid characters when get user data dir on Windows & Unix 2016-06-03 03:39:37 +09:00
vorbis Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
webp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
webpold Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
windows Added relative paths for DirAccess::remove() 2016-03-01 10:40:31 +00:00
register_driver_types.cpp Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
register_driver_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00