]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
My Key_Event is disabled (yet).
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 7 Jun 2005 20:55:08 +0000 (20:55 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 7 Jun 2005 20:55:08 +0000 (20:55 +0000)
commit502a14e6fb23e7d9425620b2b066de992922a0ce
treeb77f2cc609d314e2ecd4476776eaf4d9b32862a8
parent517644e441512ced88706bc63edc38ec3ca8784a
My Key_Event is disabled (yet).
-Changed it to only toggle the console with ESCAPE when you're in the console,
 so binding toggleconsole to a normal key wont toggle it while typing.
-Changed the panic console key to shift-escape since ctrl-escape open the start
 menu.
Feel free to test it.
@ETG: since I can probably only reach you this way: it is intended that the console
toggle key now appears in the console input line and is also send to e.g. message.
This is because the color tag ^ key opens the console on some keyboard layouts and
couldnt be typed in otherwise.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5408 d7cf8633-e32d-0410-b094-e92efae38249
keys.c