]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
SDL2: Make work numeric keypad keys when numlock is off, K_PRINTSCREEN, K_SCROLLOCK...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Oct 2014 20:15:47 +0000 (20:15 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sat, 4 Oct 2014 20:53:17 +0000 (22:53 +0200)
commitdb0dacbeaab664b61736f2bb008f08867862dbbc
tree65cfeb5051a1e716c85da9511e337512fa9d7e2d
parenteddeedfb2760c92c24ac29593888e91f276ad445
SDL2: Make work numeric keypad keys when numlock is off, K_PRINTSCREEN,  K_SCROLLOCK and K_NUMLOCK. Also fix a debug print (event.key.keysym.unicode doesn't exist anymore in SDL2)

From: terencehill <piuntn@gmail.com>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12096 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=244ac040c5cb901177e319dea3fab7891e2bd6f3
vid_sdl.c