コミット履歴

作者 SHA1 メッセージ 日付
  Loic Blot 080899b0f1 keycode.cpp: use std::unordered_map for keypress cache 7 年 前
  Loic Blot 951f1201c4 Modernize various files (src/k*, src/l*) 7 年 前
  Wuzzy 640ba77276 Make direct item selection keys freely bindable 8 年 前
  Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999) 7 年 前
  red-001 d988f9b769 Use the `ARRLEN` macro in more places and remove an unused macro. (#5260) 7 年 前
  sfan5 6d7b95d763 Add missing keyname_to_keycode function (needed on Android) 8 年 前
  sfan5 c3e1ab859e Rewrite keycode.cpp (Keycode handling & names) 8 年 前
  Kahrl 63b12f1f04 Fix camera updates being toggled by N key in release mode (#2762) 9 年 前
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations 9 年 前
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 年 前
  Loic Blot 5a5854ea9d Move hex.h to util/ 9 年 前
  ShadowNinja 6bc4cad0ed Split settings into seperate source and header files 10 年 前
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 年 前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  Ilya Zhuravlev 145e301269 Fix keycodes (#325) 12 年 前
  Perttu Ahola 5194505407 Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboard 12 年 前
  Perttu Ahola f60227f112 Don't crash in "unexpected multibyte character"; just print it in log. Github #222 12 年 前
  Andreas Zwinkau 28e7443f9b Fix wctomb use 12 年 前
  Andreas Zwinkau e79ad21aeb Remove mbtowc warnings 12 年 前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年 前
  Perttu Ahola 6d4bc012f0 Fix key change menu a bit 13 年 前
  Perttu Ahola 9e46cbf7ea Header file tweaking; mainly for speed 13 年 前
  Giuseppe Bilotta 7e610aece5 Overhaul the input system 13 年 前
  Giuseppe Bilotta b1e0b7728b Fix keycode_to_keyname return value 13 年 前
  Giuseppe Bilotta eb255e6870 Clean up key names handling 13 年 前
  Sebastian Rühl 9d09103e48 Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into upstream_merge 13 年 前
  teddydestodes 6434f64ab4 added new submenu for key assignment 13 年 前
  Perttu Ahola 974c5cc08c Added key configuration in the configuration file. 13 年 前