]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed many issues with q2bsp support, it now works properly.
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Jun 2014 16:57:58 +0000 (16:57 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Jun 2014 16:57:58 +0000 (16:57 +0000)
commit5aacdd17d58330d1c6f6a312b72e0118895befb4
tree7b74d92bc7578f7a71020e1bf28085ecbb00e5c9
parent78f3036de241fe5128b684eb8296731c242a42a6
Fixed many issues with q2bsp support, it now works properly.

Added sv_mapformat_quake2 cvar so that qc can check for this map format and change behavior if needed (also added sv_mapformat_quake3 cvar).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12087 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c
gl_rmain.c
image.c
image.h
model_brush.c
model_brush.h
model_shared.c
model_shared.h
palette.c
palette.h
sv_main.c