dhewm3/neo/sys/linux
Daniel Gibson c333a46373 Linux: Fix fallback to look for gamedata in /usr/local/games/doom3/
Before checking there I look for gamedata next to the executable, but
the check was broken: I got the directory the executable is in and
checked if it exists.. well.. of course it does, but that doesn't mean
there's game data in it..
So now I check if that directory actually has a "base/" subdirectory
(or whatever is #defined in BASE_GAMEDIR) and if that fails
/usr/local/games/doom3/ is tried instead.

Thanks chungy for pointing the bug out in #97 !
2015-09-30 15:07:51 +02:00
..
pk4 Fix all whitespace errors 2011-12-10 15:35:54 +01:00
runner Fix all whitespace errors 2011-12-10 15:35:54 +01:00
setup Fix all whitespace errors 2011-12-10 15:35:54 +01:00
casedir.patch hello world 2011-11-22 15:28:15 -06:00
main.cpp Linux: Fix fallback to look for gamedata in /usr/local/games/doom3/ 2015-09-30 15:07:51 +02:00
SDK-1.3.list.txt hello world 2011-11-22 15:28:15 -06:00
SDK.list.txt hello world 2011-11-22 15:28:15 -06:00