]> icculus.org git repositories - divverent/darkplaces.git/commit
Added support for color tags to the console. Use the @ char followed by a
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Feb 2005 19:30:16 +0000 (19:30 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Feb 2005 19:30:16 +0000 (19:30 +0000)
commitd0048804c7d3483ed20822a022a10eb7dc827162
tree178cec65676aabfd96373a80d4d9034a60289df4
parentdcdf05c7f472f30dbfbfe35e6e17b791090e2b6d
Added support for color tags to the console. Use the @ char followed by a
number to switch the color. Currently I have only the color indices 0-7 are
valid.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4987 d7cf8633-e32d-0410-b094-e92efae38249
console.c