]> icculus.org git repositories - divverent/darkplaces.git/commit
added support for .colormap values >= 1024 in QC to mean direct color specification...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Aug 2002 18:53:25 +0000 (18:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Aug 2002 18:53:25 +0000 (18:53 +0000)
commit33a2d3a595aece1e948125e3c670022136e7329f
treee49a8157265a07cf4a42fc4d959435e52bf3ddbf
parent08e7de68e5f8474965781304c0b9e49debcbd967
added support for .colormap values >= 1024 in QC to mean direct color specification (two 0-15 values, just like SV_ChangeTeam and setcolor use)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2246 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
protocol.h
sv_main.c