aboutsummaryrefslogtreecommitdiff
path: root/src/keycode.h
AgeCommit message (Expand)Author
2017-08-18Modernize various files (src/k*, src/l*)Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-30Make direct item selection keys freely bindableWuzzy
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2016-09-25Rewrite keycode.cpp (Keycode handling & names)sfan5
2014-06-29Add support for Android 2.3+sapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-09-01Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-10Different implementation of KeyPress::operator==Kahrl
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-07-22* key change menu now saving immediatelyPerttu Ahola
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-15added missing #ifndef KEYCODE_HEADER to keycode.hPerttu Ahola
2011-05-14Added key configuration in the configuration file.Perttu Ahola