]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Detect appended data to the DP executable.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Feb 2010 19:10:37 +0000 (19:10 +0000)
committerRudolf Polzer <rpolzer@grawp.(none)>
Tue, 2 Mar 2010 08:12:50 +0000 (09:12 +0100)
commit30dfc144d33d1b0ac7a60a088bc9715fa17971da
treef27ac8925637899d888743b6ef8ebf928d8bc17f
parent7207639a7784564498a9d7dd9467043e3949c381
Detect appended data to the DP executable.
If it's a pk3, it is added FIRST (TODO: should this be LAST) into the search path.
If it contains a darkplaces.opt text file, its contents are parsed and used as extra command line arguments.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10034 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=43ccc403e08b7b72eb687f2d3700e14ea078d30a
common.c
common.h
fs.c
fs.h
host.c
sys.h
sys_linux.c
sys_sdl.c
sys_shared.c
sys_win.c