]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Support darkplaces.opt from local files too.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 25 Apr 2016 13:01:25 +0000 (13:01 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 13 Jun 2016 19:14:00 +0000 (21:14 +0200)
commitc8e730c99830902049799ead9f3c1209bef0b714
treee6cdf4e2c4b771318e298d9a89ce8d7620349b00
parent2937911fa171352791452035f4576b99971b6b56
Support darkplaces.opt from local files too.

If both are present, flags from both get prepended; the execution order is:
[attached darkplaces.opt] [local darkplaces.opt] [command-line flags]

Also added flags -noopt (don't parse darkplaces.opt) and -noselfpack (don't read attached pack).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12256 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=c15a08f6df5a7f2a4784d6ff946caa70845667c7
fs.c