]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added Q1 BSP2 format support, compatible with hmap2
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 20 Feb 2012 19:21:23 +0000 (19:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 20 Feb 2012 19:21:23 +0000 (19:21 +0000)
commitae946773a0fdc85c9fcd22615744a9b0e1b1b0c0
tree7cef33b6a04cc3c70df36c8141166ab32c09dcb2
parentc5de3c38d771c3ef40522f73dea26b463ce82d05
added Q1 BSP2 format support, compatible with hmap2
Q1BSP loader is now based on MSG_Read functions to make it very
extensible

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11711 d7cf8633-e32d-0410-b094-e92efae38249
bspfile.h
common.c
common.h
console.c
model_brush.c
model_shared.c
model_shared.h
wad.c
wad.h