]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
do not unload models/sounds until signon is done, this prevents the
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 10 Apr 2009 19:25:08 +0000 (19:25 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 10 Apr 2009 19:25:08 +0000 (19:25 +0000)
commit847e897b6a32cbeeffd1b3d187ca4e437047cf79
tree4235fb7fabc0fb972a39f82d5771dc52797288cc
parent8edc360701506cfa26f8f16952e68d2125a41dcb
do not unload models/sounds until signon is done, this prevents the
reloading of music tracks on level change, as well as the reloading of
csqc-precached models and sounds

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8897 d7cf8633-e32d-0410-b094-e92efae38249
cd_shared.c
cl_parse.c
model_shared.c
snd_main.c
snd_null.c
sound.h
sv_main.c