Commit History

Author SHA1 Message Date
  SmallJoker 50b2185ced Update version correctly again (#6462) 6 years ago
  you ad9786c44b Add build date to minetest --version and increase readability (#6331) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 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() 9 years ago
  sapier b37bff72f1 Fix android build using hardcoded path for data instead of using the one fetched by android api on init. 9 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 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 e034f8a2a3 Sanitize GETTEXT usage macros 13 years ago
  Giuseppe Bilotta 4ffba76bb3 Place project name and gettext use in config 13 years ago
  Perttu Ahola 3ef2629e84 made old build system to work too. the cmake one doesn't make working binaries for some computers. 13 years ago