Commit History

Author SHA1 Message Date
  sfan5 8cccd75e81 Android build via CMake (#13528) 1 year ago
  SmallJoker a81259d19a Run Minetest update checker on startup (#7629) 2 years ago
  ShadowNinja 8af332c9a7 Remove duplication in config.h 2 years ago
  ShadowNinja 7993909fab Spacing fixes 2 years ago
  sfan5 13a8ea2dac Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp 4 years ago
  Maksim 62ae7adab2 Android: add Android Studio support, completely redone java part (#9066) 4 years ago
  SmallJoker 50b2185ced Update version correctly again (#6462) 7 years ago
  you ad9786c44b Add build date to minetest --version and increase readability (#6331) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 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
  Craig Robbins 5ee0d8ac81 Fix Android build-related bugs 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() 10 years ago
  sapier b37bff72f1 Fix android build using hardcoded path for data instead of using the one fetched by android api on init. 10 years ago
  sfan5 5357a17bac Don't include cmake_config_githash.h into files that don't need it 10 years ago
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 years ago
  Sfan5 674be38fc2 Add redis database backend 10 years ago
  sapier d22621efc1 Make config honor build system specified config defines 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 11 years ago
  Ilya Zhuravlev 58841ef12f Add dummy and LevelDB database backends 12 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 e034f8a2a3 Sanitize GETTEXT usage macros 13 years ago