mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-22 02:31:03 +00:00
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 ! |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in |