Sam Lantinga
|
f79fc33a39
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
|
Sam Lantinga
|
1d2c7796ae
|
Christoph Mallon: Correct indendation.
|
2013-08-29 08:27:25 -07:00 |
|
Sam Lantinga
|
7267ea8f8b
|
Christoph Mallon: Use SDL_arraysize()
|
2013-08-29 08:26:55 -07:00 |
|
Sam Lantinga
|
67c10169ee
|
Christoph Mallon: Report an error, if creating the directories in SDL_GetPrefPath() failed.
|
2013-08-29 08:25:54 -07:00 |
|
Sam Lantinga
|
db7c92b4b4
|
Christoph Mallon: Remove lone /* if */ comment.
|
2013-08-29 08:25:24 -07:00 |
|
Sam Lantinga
|
321aa4ae10
|
Christoph Mallon: Simplify avoidance of duplicate / in SDL_GetPrefPath()
|
2013-08-29 08:24:43 -07:00 |
|
Ryan C. Gordon
|
c9c6852f84
|
Minor FreeBSD code cleanup.
|
2013-08-24 21:15:10 -04:00 |
|
Edward Rudd
|
e5b65e4e03
|
Fix #2062 Be more diligent about validating trailing "/" existence in HOME and XDG_DATA_HOME env vars
|
2013-08-24 09:05:18 -04:00 |
|
Ryan C. Gordon
|
58a558e326
|
Patched to compile on Solaris.
|
2013-08-23 23:34:23 -04:00 |
|
Ryan C. Gordon
|
88cd94a0eb
|
Patched to compile on FreeBSD.
|
2013-08-23 21:48:40 -04:00 |
|
Ryan C. Gordon
|
97948aef66
|
Add support for some BSDs and Solaris to SDL_GetBasePath().
|
2013-08-23 21:38:54 -04:00 |
|
Ryan C. Gordon
|
c9152adcb0
|
Patched new filesystem code to compile.
|
2013-08-20 20:15:15 -04:00 |
|
Ryan C. Gordon
|
2dd7091e50
|
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
2013-08-20 19:57:11 -04:00 |
|