]> git.xonotic.org Git - xonotic/darkplaces.git/commit
don't compare texflags in Draw_CachePic_Flags simply because usage of pics doesn...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 Jan 2012 21:45:05 +0000 (21:45 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 24 Jan 2012 21:50:21 +0000 (22:50 +0100)
commit6f3f5a556e5e618013d2c904023456f898dfc46e
treebd9c878dcdcbbdd9f6156150e2b073e76e5caa09
parent9ba70a1ff335181d4beb615fac0d74b7894b70f9
don't compare texflags in Draw_CachePic_Flags simply because usage of pics doesn't have a way to specify the flags you want, so "anything matches" is a good strategy here

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11656 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=679746a7d166223f19e4fa34c9b61e6db3cbf8c6
dpdefs/csprogsdefs.qc
dpdefs/menudefs.qc
gl_draw.c
prvm_cmds.c