[quake3-commits] [ioquake/ioq3] 0fe2e8: Restore drawing a cut off client console line in 1...
Zack Middleton
zturtleman at gmail.com
Sun Jul 13 03:08:42 EDT 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 0fe2e8d2249deb0ea4a07c3a0284f185f8b62628
https://github.com/ioquake/ioq3/commit/0fe2e8d2249deb0ea4a07c3a0284f185f8b62628
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M code/client/cl_console.c
Log Message:
-----------
Restore drawing a cut off client console line in 1920x1080
The text lines don't meet at top of the sceen in 1920x1080, restore
drawing a cut off line across the top. In 640x480 this line isn't seen
at all. This is still better then trying to draw twice as many lines
than are actually seen (the way it was before the last commit).
More information about the quake3-commits
mailing list