]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
added sv_areadebug cvar which disables the use of the areagrid (VERY bad
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 12 Oct 2011 10:16:57 +0000 (10:16 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 14 Oct 2011 18:52:13 +0000 (20:52 +0200)
commit02efc99227fe36ce75f66cb830a78a797e432dd8
tree9200d5634effd5ecd90bb6425b8f73b75a08e9df
parent025ab32463da9ee34ef1bb4c7b710cb24b60535d
added sv_areadebug cvar which disables the use of the areagrid (VERY bad
for performance, use ONLY for testing collision bugs)
added a small padding value (1 unit) to areagrid queries

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11402 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=bb74c5a48f2b4962b8f343bf7c0187fac67c1ac1
server.h
sv_main.c
sv_phys.c
svvm_cmds.c
world.c