]> 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)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 28 Jun 2014 19:11:35 +0000 (21:11 +0200)
commit478d62db60c893ca2708215ea85786997d7027aa
tree7b74d92bc7578f7a71020e1bf28085ecbb00e5c9
parent1b4a4b3d7be9cc8f344230f9c663c465859df530
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
::stable-branch::merge=5aacdd17d58330d1c6f6a312b72e0118895befb4
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