コミット履歴

作者 SHA1 メッセージ 日付
  paradust7 87472150bc Add benchmarks for json string serialize/deserialize (#12258) 2 年 前
  sfan5 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 年 前
  Loic Blot 56bababcdf Add MetricsBackend with prometheus counter support 4 年 前
  Loïc Blot 7539267d37 Add an option to disable unittest build, & disable them on Docker build (#9677) 4 年 前
  sfan5 526a9e4b66 Let ENABLE_GLES appear in cmake_config.h and change its functionality 5 年 前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 年 前
  est31 f092dac979 Also support X11 icon for minetest copies installed via make install (#4407) 7 年 前
  Loic Blot ce42ff9cf7 Implement a PostgreSQL backend 8 年 前
  est31 5e507c9829 Add server side ncurses terminal 9 年 前
  ShadowNinja 645e208673 Use CUSTOM_LOCALEDIR if specified 8 年 前
  est31 c30a2d6854 Add AreaStore data structure 9 年 前
  est31 181f7baa45 Add LibGMP 9 年 前
  sfan5 4ea5a96fff Revert the upper-case PROJECT_NAME nonsense that was part of #2402 9 年 前
  sfan5 558d715bf6 Revert "Only lowercase project name at compile time" 9 年 前
  ShadowNinja 3be9787e64 Only lowercase project name at compile time 9 年 前
  ShadowNinja 93fcab952b Clean up and tweak build system 9 年 前
  Rafael Reilova f7d65091f8 serialize.h: use machine native byte swapping if available, fall-back to previous generic method if not (supported for GCC using endian.h, detection done in cmake) write/readARGB8() - just write 32-bit color in one op, instead of 4 1-byte ops cleanup: removed unneeded buffer init for some serialize-out functions use a #define for the fixed point factor in read/writeF1000() 9 年 前
  donat_b c9cab6bcab Make config compatible with C++11 9 年 前
  Sfan5 674be38fc2 Add redis database backend 10 年 前
  sapier 3e52dd5c68 Improved win32 file version information 10 年 前
  ShadowNinja 49cec3f782 Handle LuaErrors in Lua -> C++ calls on LuaJIT 10 年 前
  Kahrl 8bc7ea61b9 Show git hash in version string at top left corner of window 10 年 前
  PilzAdam 4ea0e4f606 Add curl, freetype and luaJIT to CMAKE_BUILD_INFO 10 年 前
  Ilya Zhuravlev 58841ef12f Add dummy and LevelDB database backends 11 年 前
  Ilya Zhuravlev 30b9a4d6b4 Add Freetype support 11 年 前
  Ilya Zhuravlev 3578e1d4a7 Added ability to fetch media from remote server (using cURL library) 11 年 前
  Perttu Ahola aef1332e42 Improve build configuration options 12 年 前
  Perttu Ahola c8997e48c0 Build configuration fixes/improvements on Windows 12 年 前
  Perttu Ahola 0ac2ce7dea Update/fix/improve config.h and cmake_config.h.in 12 年 前
  Giuseppe Bilotta 3715e39e5d Actually make USE_GETTEXT available in the source 13 年 前