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
/
guiKeyChangeMenu.cpp
Age
Commit message (
Expand
)
Author
2012-03-13
World creation button and dialog and functionality
Perttu Ahola
2012-03-11
Add a note about minetest.conf in the key change dialog (because it sucks)
Perttu Ahola
2012-03-10
Chat console, including a number of rebases and modifications.
Kahrl
2011-11-29
Add IDropAction and related stuff
Kahrl
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-08-22
Introduce hotkey for calling up a command window
Giuseppe Bilotta
2011-08-22
Overhaul the input system
Giuseppe Bilotta
2011-08-22
Fix typos in key names
Giuseppe Bilotta
2011-08-12
Clean up key names handling
Giuseppe Bilotta
2011-08-05
marked strings as translation
Constantin Wenger
2011-08-05
fixed displaying special chars in the keychange menu
Constantin Wenger
2011-08-02
Use wgettext
Giuseppe Bilotta
2011-08-02
Get rid of unused variables
Giuseppe Bilotta
2011-07-30
set some more text to gettext and updated po files
Constantin Wenger
2011-07-30
Removed remaining -delta references
Perttu Ahola
2011-07-22
* key change menu now saving immediately
Perttu Ahola
2011-06-01
added new submenu for key assignment
teddydestodes