]> git.xonotic.org Git - xonotic/darkplaces.git/commit - gl_draw.c
Fix crash when using +map on cmdline by starting video before parsing configs
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 3 Jun 2020 15:28:17 +0000 (15:28 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 3 Jun 2020 15:28:17 +0000 (15:28 +0000)
commit09539f7f2b6d4482a3ae8d664820eaec3488976a
treec432b9b9e4543a24751b787e78c7e7448704cedc
parent8e3274ed87c256d3122f56a5275180ef08439b2a
Fix crash when using +map on cmdline by starting video before parsing configs

Also removed redundant loading screen call, to avoid resolution weirdness

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12628 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
gl_draw.c
host.c