aboutsummaryrefslogtreecommitdiff
path: root/src/keycode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola2012-09-011-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Different implementation of KeyPress::operator==Kahrl2012-03-101-1/+2
* Overhaul the input systemGiuseppe Bilotta2011-08-221-3/+34
* Fix keycode_to_keyname return valueGiuseppe Bilotta2011-08-131-1/+1
* Clean up key names handlingGiuseppe Bilotta2011-08-121-1/+1
* * key change menu now saving immediatelyPerttu Ahola2011-07-221-2/+4
* Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-0/+3
|\
| * added new submenu for key assignmentteddydestodes2011-06-011-1/+3
|/
* added missing #ifndef KEYCODE_HEADER to keycode.hPerttu Ahola2011-05-151-0/+4
* Added key configuration in the configuration file.Perttu Ahola2011-05-141-0/+27