summaryrefslogtreecommitdiff
path: root/src/guiKeyChangeMenu.cpp
AgeCommit message (Expand)Author
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-01-30Translate key functions in key change menuPilzAdam
2013-01-07Fixed two typo's in commit 615fd498bcdannydark
2013-01-04Fix typo doubletab -> doubletapPilzAdam
2013-01-04Switch to fly mode if spacebar is doubleclickedPilzAdam
2012-12-11Only fly through walls in noclip mode wich requires the noclip privilegePilzAdam
2012-09-05Add aux1_descends to key change menuPerttu Ahola
2012-09-01Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola
2012-09-01A bunch of GUIKeyChangeMenu fixesThomas Lauro
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-06-04Use gettext for more basic user interface stringsPerttu Ahola
2012-03-13World creation button and dialog and functionalityPerttu Ahola
2012-03-11Add a note about minetest.conf in the key change dialog (because it sucks)Perttu Ahola
2012-03-10Chat console, including a number of rebases and modifications.Kahrl
2011-11-29Add IDropAction and related stuffKahrl
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-22Introduce hotkey for calling up a command windowGiuseppe Bilotta
2011-08-22Overhaul the input systemGiuseppe Bilotta
2011-08-22Fix typos in key namesGiuseppe Bilotta
2011-08-12Clean up key names handlingGiuseppe Bilotta
2011-08-05marked strings as translationConstantin Wenger
2011-08-05fixed displaying special chars in the keychange menuConstantin Wenger
2011-08-02Use wgettextGiuseppe Bilotta
2011-08-02Get rid of unused variablesGiuseppe Bilotta
2011-07-30set some more text to gettext and updated po filesConstantin Wenger
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-07-22* key change menu now saving immediatelyPerttu Ahola
2011-06-01added new submenu for key assignmentteddydestodes