]> git.xonotic.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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 12 Oct 2011 10:16:57 +0000 (10:16 +0000)
commitbb74c5a48f2b4962b8f343bf7c0187fac67c1ac1
tree9200d5634effd5ecd90bb6425b8f73b75a08e9df
parent18dc7986429885c94955dca30a4be0006a24b139
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
server.h
sv_main.c
sv_phys.c
svvm_cmds.c
world.c