koda [Sun, 17 Mar 2013 19:57:52 +0100] rev 8746
use SDL keycode for shortcuts (doesn't fix layout issues)
koda [Sun, 17 Mar 2013 18:42:28 +0100] rev 8745
ingore moar keys
nemo [Sun, 17 Mar 2013 14:09:54 -0400] rev 8744
Add some flags for a few of the magic Land values
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test
nemo [Sun, 17 Mar 2013 10:13:14 -0400] rev 8742
Key returned 0 for arrows under linux. Sym works, clearer anyway.
koda [Sun, 17 Mar 2013 01:36:04 +0100] rev 8741
linux keycodes differ from osx's
koda [Sun, 17 Mar 2013 01:34:24 +0100] rev 8740
use a local storage for chat history which prevents mix ups in netgame and simplifies code
koda [Sun, 17 Mar 2013 01:26:40 +0100] rev 8739
less cryptic text insertion
koda [Sun, 17 Mar 2013 01:15:22 +0100] rev 8738
gather a few common code
koda [Sun, 17 Mar 2013 01:11:05 +0100] rev 8737
implement up and down keys to navigate in the chat history, needs testing over network