]> icculus.org git repositories - divverent/darkplaces.git/commit
-Changed host_abortserver to host_abortframe.
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 2 Jun 2005 19:00:05 +0000 (19:00 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 2 Jun 2005 19:00:05 +0000 (19:00 +0000)
commit2592a23c447da61b9a9978317bb9372593d53f12
tree19384ef5f6c7b5bae00e062d0ae946bcad616672
parent2d7291c38de93454c6d55e56571dfdf3e1c47738
-Changed host_abortserver to host_abortframe.
-Added a hack to allow the menu crash in Host_Init without it taking down
 the whole host (please intergrate this into the general design somehow ASAP).
-Changed the hostcache code to always add servers at the right position and
 to eject 'worse' servers from the viewlist.

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