summaryrefslogtreecommitdiff
path: root/src/keycode.h
Commit message (Expand)AuthorAge
* Pass clang-format on various cpp/header files (#5559)Loïc Blot2017-04-23
* Rewrite keycode.cpp (Keycode handling & names)sfan52016-09-25
* Add support for Android 2.3+sapier2014-06-29
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola2012-09-01
* Optimize headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Different implementation of KeyPress::operator==Kahrl2012-03-10
* Overhaul the input systemGiuseppe Bilotta2011-08-22
* Fix keycode_to_keyname return valueGiuseppe Bilotta2011-08-13
* Clean up key names handlingGiuseppe Bilotta2011-08-12
* * key change menu now saving immediatelyPerttu Ahola2011-07-22
* Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-26
|\
| * added new submenu for key assignmentteddydestodes2011-06-01
|/
* added missing #ifndef KEYCODE_HEADER to keycode.hPerttu Ahola2011-05-15
* Added key configuration in the configuration file.Perttu Ahola2011-05-14