aboutsummaryrefslogtreecommitdiff
path: root/src/guiKeyChangeMenu.h
AgeCommit message (Expand)Author
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-08-07Singleplayer: Pause game in the key change dialogSmallJoker
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2015-02-05Reduce gettext wide/narrow and string/char* conversionsShadowNinja
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-09-01Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola
2012-09-01A bunch of GUIKeyChangeMenu fixesThomas Lauro
2012-06-17Optimize headersPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-13World creation button and dialog and functionalityPerttu Ahola
2012-03-10Chat console, including a number of rebases and modifications.Kahrl
2011-11-29Add IDropAction and related stuffKahrl
2011-08-22Introduce hotkey for calling up a command windowGiuseppe Bilotta
2011-08-22Overhaul the input systemGiuseppe Bilotta
2011-08-12Clean up key names handlingGiuseppe Bilotta
2011-08-08Keys should be s32, not u32Giuseppe Bilotta
2011-08-05marked strings as translationConstantin Wenger
2011-07-30set some more text to gettext and updated po filesConstantin Wenger
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-06-01added new submenu for key assignmentteddydestodes