]> icculus.org git repositories - divverent/darkplaces.git/commit
map and load commands are now delayed until the video system is started, this fixes...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 28 Sep 2002 05:35:21 +0000 (05:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 28 Sep 2002 05:35:21 +0000 (05:35 +0000)
commit798d907bb916ac4f89e854794a28540913b71b01
tree61b6a375dc2b065c271f8beaf067abebd7c5e67d
parent275526b51e0cc486f423539e2aa9473f91bf2b50
map and load commands are now delayed until the video system is started, this fixes crashs caused by the video system starting after the configs are read

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2457 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c
client.h
host.c
host_cmd.c