[quake3-commits] [ioquake/ioq3] 0d6edd: Support Unicode characters greater than 0xFF in cl...
Zack Middleton
zack at cloemail.com
Thu Feb 22 19:21:12 EST 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 0d6edd227a13f1447938da1d1b020303c2545eb2
https://github.com/ioquake/ioq3/commit/0d6edd227a13f1447938da1d1b020303c2545eb2
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M code/qcommon/q_shared.c
M code/sdl/sdl_input.c
Log Message:
-----------
Support Unicode characters greater than 0xFF in cl_consoleKeys
Unrelated: make '0x' value be -1 (invalid) instead of 0.
Reported by MAN-AT-ARMS.
More information about the quake3-commits
mailing list