]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix bugs in ModList_RebuildList such that it no longer lists files in the quake direc...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 20:25:39 +0000 (20:25 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 24 Apr 2017 00:58:34 +0000 (02:58 +0200)
commit360452cf7e3c6d203c3aed9ddf3f3f1993f46be4
tree84ac3bf01b2a44e112c1c623be6421dba296fb98
parentbfb38701e6cdb066640b8c1fef0119b6228352da
Fix bugs in ModList_RebuildList such that it no longer lists files in the quake directory as gamedirs.

These bugs were previously hidden by a different behavior in FS_CheckNastyPath until 20140716 where directories with a period in their name were skipped, but that was not a complete solution.

Thanks to klichka for bug report.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12329 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=6fb644eee19956bee121e1f2430d2b84067dc056
menu.c