aboutsummaryrefslogtreecommitdiff
path: root/src/keycode.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix keycodes (#325)Ilya Zhuravlev2012-12-231-1/+1
* Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola2012-09-011-2/+13
* Don't crash in "unexpected multibyte character"; just print it in log. Github...Perttu Ahola2012-09-011-1/+6
* Fix wctomb useAndreas Zwinkau2012-07-211-2/+1
* Remove mbtowc warningsAndreas Zwinkau2012-07-211-6/+10
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Fix key change menu a bitPerttu Ahola2012-01-061-17/+17
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-1/+2
* Overhaul the input systemGiuseppe Bilotta2011-08-221-9/+118
* Fix keycode_to_keyname return valueGiuseppe Bilotta2011-08-131-1/+1
* Clean up key names handlingGiuseppe Bilotta2011-08-121-1/+1
* Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-1/+44
|\
| * added new submenu for key assignmentteddydestodes2011-06-011-18/+60
|/
* Added key configuration in the configuration file.Perttu Ahola2011-05-141-0/+192