]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed two keyboard bugs:
authorNaitLee <naitli@foxmail.com>
Sun, 29 Jan 2023 14:09:37 +0000 (22:09 +0800)
committerNaitLee <naitli@foxmail.com>
Sun, 29 Jan 2023 14:09:37 +0000 (22:09 +0800)
commit5ca6703d5f57ebe18c1fc1a97c646ba468c49442
tree70f2d2f6f7c3cab8ec5064c402931ee64536a286
parent305eb3834a21c5ceaee8531f645848878ad10152
Fixed two keyboard bugs:
Fixed inability to bind non-ascii keys;
Fixed only the first character being input when using an Input Method

Signed-off-by: NaitLee <naitli@foxmail.com>
keys.c
keys.h
menu.c
prvm_cmds.c
vid_sdl.c