]> 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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Feb 2010 19:10:37 +0000 (19:10 +0000)
commit43ccc403e08b7b72eb687f2d3700e14ea078d30a
treea27ac5a92f75a3069c28b615cbafd4ce90285be7
parent15efe8a29cd13659eec237299fde9617f5d20247
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
common.c
common.h
fs.c
fs.h
host.c
sys.h
sys_linux.c
sys_sdl.c
sys_shared.c
sys_win.c