]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Don't match *default.cfg for default config matching.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 31 Jan 2015 20:29:57 +0000 (20:29 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 3 Feb 2015 14:58:59 +0000 (15:58 +0100)
commitfc641c6419d864c946f3879d0b998b4fd16e910d
tree59a4186bc47adc2d1a838d856129f905982d48fd
parentd2dbc6a1b76a558cd29f153c6a8b2a0640ed2b66
Don't match *default.cfg for default config matching.

Only match default.cfg and */default.cfg.

Rationale is that someone in Xonotic created a file called
binds-default.cfg and didn't know about this magic here, leading to
https://gitlab.com/xonotic/xonotic-data.pk3dir/issues/1444 and
https://gitlab.com/xonotic/xonotic-data.pk3dir/issues/1448

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