index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keycode.cpp
Age
Commit message (
Expand
)
Author
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-12-23
Fix keycodes (#325)
Ilya Zhuravlev
2012-09-01
Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboard
Perttu Ahola
2012-09-01
Don't crash in "unexpected multibyte character"; just print it in log. Github...
Perttu Ahola
2012-07-21
Fix wctomb use
Andreas Zwinkau
2012-07-21
Remove mbtowc warnings
Andreas Zwinkau
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-01-06
Fix key change menu a bit
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-08-22
Overhaul the input system
Giuseppe Bilotta
2011-08-13
Fix keycode_to_keyname return value
Giuseppe Bilotta
2011-08-12
Clean up key names handling
Giuseppe Bilotta
2011-06-26
Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...
Sebastian Rühl
2011-06-01
added new submenu for key assignment
teddydestodes
2011-05-14
Added key configuration in the configuration file.
Perttu Ahola