Sam Lantinga
|
d7940a513e
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Ryan C. Gordon
|
82edee6971
|
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
The new header will include SDL_config.h, but allows for other global stuff.
--HG--
extra : rebase_source : ddf4a4c0dc2c554b98c82700798f343cd91b16e3
|
2013-11-24 23:56:17 -05:00 |
|
Ryan C. Gordon
|
10fee37476
|
SDL_GetPrefPath() now uses the organization on all platforms.
Even if that's not the general convention for a given platform.
--HG--
extra : rebase_source : f3a8035be94bd416fca5bda09d1d93101bc4b688
|
2013-10-23 00:58:20 -04:00 |
|
Sam Lantinga
|
08dfaaa2e6
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
|
Sam Lantinga
|
edc88be724
|
Christoph Mallon: Correct indendation.
|
2013-08-29 08:27:25 -07:00 |
|
Sam Lantinga
|
79dab26796
|
Christoph Mallon: Use SDL_arraysize()
|
2013-08-29 08:26:55 -07:00 |
|
Sam Lantinga
|
aca1b3acc7
|
Christoph Mallon: Report an error, if creating the directories in SDL_GetPrefPath() failed.
|
2013-08-29 08:25:54 -07:00 |
|
Sam Lantinga
|
911e984c36
|
Christoph Mallon: Remove lone /* if */ comment.
|
2013-08-29 08:25:24 -07:00 |
|
Sam Lantinga
|
18517df9b2
|
Christoph Mallon: Simplify avoidance of duplicate / in SDL_GetPrefPath()
|
2013-08-29 08:24:43 -07:00 |
|
Ryan C. Gordon
|
1a56992a7d
|
Minor FreeBSD code cleanup.
|
2013-08-24 21:15:10 -04:00 |
|
Edward Rudd
|
455645d99a
|
Fix #2062 Be more diligent about validating trailing "/" existence in HOME and XDG_DATA_HOME env vars
--HG--
extra : amend_source : f857f2c2d14cf1fca0d5a5f4ca95c8acef79797e
|
2013-08-24 09:05:18 -04:00 |
|
Ryan C. Gordon
|
e94b620dc6
|
Patched to compile on Solaris.
|
2013-08-23 23:34:23 -04:00 |
|
Ryan C. Gordon
|
327661011c
|
Patched to compile on FreeBSD.
|
2013-08-23 21:48:40 -04:00 |
|
Ryan C. Gordon
|
b83dc371b8
|
Add support for some BSDs and Solaris to SDL_GetBasePath().
--HG--
extra : rebase_source : d2c9bc42ea618bcafdf8ec6c24d35d3123741fc6
|
2013-08-23 21:38:54 -04:00 |
|
Ryan C. Gordon
|
4fef316c65
|
Patched new filesystem code to compile.
|
2013-08-20 20:15:15 -04:00 |
|
Ryan C. Gordon
|
2b9a2802b2
|
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
--HG--
extra : rebase_source : c1fac232063443a2880e64f1abda85e0bdb2e710
|
2013-08-20 19:57:11 -04:00 |
|