Commit History

Author SHA1 Message Date
  paradust7 87472150bc Add benchmarks for json string serialize/deserialize (#12258) 2 years ago
  sfan5 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 years ago
  Loic Blot 56bababcdf Add MetricsBackend with prometheus counter support 4 years ago
  Loïc Blot 7539267d37 Add an option to disable unittest build, & disable them on Docker build (#9677) 4 years ago
  sfan5 526a9e4b66 Let ENABLE_GLES appear in cmake_config.h and change its functionality 5 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  est31 f092dac979 Also support X11 icon for minetest copies installed via make install (#4407) 7 years ago
  Loic Blot ce42ff9cf7 Implement a PostgreSQL backend 8 years ago
  est31 5e507c9829 Add server side ncurses terminal 9 years ago
  ShadowNinja 645e208673 Use CUSTOM_LOCALEDIR if specified 8 years ago
  est31 c30a2d6854 Add AreaStore data structure 9 years ago
  est31 181f7baa45 Add LibGMP 9 years ago
  sfan5 4ea5a96fff Revert the upper-case PROJECT_NAME nonsense that was part of #2402 9 years ago
  sfan5 558d715bf6 Revert "Only lowercase project name at compile time" 9 years ago
  ShadowNinja 3be9787e64 Only lowercase project name at compile time 9 years ago
  ShadowNinja 93fcab952b Clean up and tweak build system 9 years ago
  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 years ago
  donat_b c9cab6bcab Make config compatible with C++11 9 years ago
  Sfan5 674be38fc2 Add redis database backend 10 years ago
  sapier 3e52dd5c68 Improved win32 file version information 10 years ago
  ShadowNinja 49cec3f782 Handle LuaErrors in Lua -> C++ calls on LuaJIT 10 years ago
  Kahrl 8bc7ea61b9 Show git hash in version string at top left corner of window 10 years ago
  PilzAdam 4ea0e4f606 Add curl, freetype and luaJIT to CMAKE_BUILD_INFO 10 years ago
  Ilya Zhuravlev 58841ef12f Add dummy and LevelDB database backends 11 years ago
  Ilya Zhuravlev 30b9a4d6b4 Add Freetype support 11 years ago
  Ilya Zhuravlev 3578e1d4a7 Added ability to fetch media from remote server (using cURL library) 11 years ago
  Perttu Ahola aef1332e42 Improve build configuration options 12 years ago
  Perttu Ahola c8997e48c0 Build configuration fixes/improvements on Windows 12 years ago
  Perttu Ahola 0ac2ce7dea Update/fix/improve config.h and cmake_config.h.in 12 years ago
  Giuseppe Bilotta 3715e39e5d Actually make USE_GETTEXT available in the source 13 years ago