mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-02 08:51:57 +00:00
cf8d287a4e
Turned out that as "extension" (which is really more like a pattern that matches the whole file) was even used with patterns like "*.*" so we do proper matching using fnmatch() now - which is even easier than the old way. Now deleting savegames on POSIX works. |
||
---|---|---|
.. | ||
posix_achievements.cpp | ||
posix_achievements.h | ||
posix_localuser.cpp | ||
posix_localuser.h | ||
posix_main.cpp | ||
posix_net.cpp | ||
posix_public.h | ||
posix_savegame.cpp | ||
posix_session_local.cpp | ||
posix_signal.cpp | ||
posix_signin.cpp | ||
posix_signin.h |