summaryrefslogtreecommitdiff
path: root/src/keycode.cpp
AgeCommit message (Expand)Author
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-12-23Fix keycodes (#325)Ilya Zhuravlev
2012-09-01Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola
2012-09-01Don't crash in "unexpected multibyte character"; just print it in log. Github...Perttu Ahola
2012-07-21Fix wctomb useAndreas Zwinkau
2012-07-21Remove mbtowc warningsAndreas Zwinkau
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-01-06Fix key change menu a bitPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-22Overhaul the input systemGiuseppe Bilotta
2011-08-13Fix keycode_to_keyname return valueGiuseppe Bilotta
2011-08-12Clean up key names handlingGiuseppe Bilotta
2011-06-26Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl
2011-06-01added new submenu for key assignmentteddydestodes
2011-05-14Added key configuration in the configuration file.Perttu Ahola