[quake3-commits] [ioquake/ioq3] 43ea1a: Fix Windows server history scrolling
Zack Middleton
zturtleman at gmail.com
Sun Jul 21 18:49:11 EDT 2013
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 43ea1aebb3fd1cce7b2bd3cb92371fbb95eaea1c
https://github.com/ioquake/ioq3/commit/43ea1aebb3fd1cce7b2bd3cb92371fbb95eaea1c
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2013-07-21 (Sun, 21 Jul 2013)
Changed paths:
M code/sys/con_win32.c
Log Message:
-----------
Fix Windows server history scrolling
Update history position when CON_HistNext goes to input line, otherwise
when going to previous a line is skipped.
Don't let CON_HistPrev go to unused lines.
More information about the quake3-commits
mailing list