Commit Graph

  • a270c6077b Add an option to prevent keeping sqlite3 database locked for too long master Rogier 2016-08-02 23:02:45 +02:00
  • aa4d16ec96 Fix name of a variable in db-sqlite3.* Rogier 2016-08-02 23:01:54 +02:00
  • 2f4a917bb1 Add a function to obtain relative millisecond-timestamps Rogier 2016-08-03 09:35:20 +02:00
  • cbfb7e6979 Make cpack fail if the current git commit id does not match the one at cmake time. Rogier 2016-08-03 08:07:27 +02:00
  • 1ea50597a9 Fix compilation failure on FreeBSD using gcc4.x Rogier 2016-06-29 22:30:29 +02:00
  • 5629ac22df Remove some old debug code Rogier 2016-06-29 22:29:24 +02:00
  • 9a9b83e638 Detect libstdc++ ABI incompatibility to allow compiling using clang again. Rogier 2016-06-28 11:08:39 +02:00
  • ee0903ea78 Move empty.cpp to the cmake directory Rogier 2016-06-28 11:00:17 +02:00
  • 8436a92c57 Include targeted installation location in .tar.gz archive file name Rogier 2016-06-25 13:04:46 +02:00
  • 8e70740c7e Fix building on non-rpm systems when rpm is not installed Rogier 2016-06-25 09:36:02 +02:00
  • a08af6d0c6 Fix misleading indentation & improve code clarity Rogier 2016-06-25 09:29:43 +02:00
  • ecc93602fc gcc6 fix: main must be a function now... Rogier 2016-06-25 09:10:13 +02:00
  • 7cfc0f9740 Small update to README.rst Rogier 2016-06-18 13:31:05 +02:00
  • 66483b2c45 Update Changelog Rogier 2016-06-18 13:23:14 +02:00
  • 2c2536acd8 Define WIN32 for x64 too to work around the snappy bug addi 2016-06-18 08:44:10 +02:00
  • 050c2ce6a3 Define _CRT_SECURE_NO_WARNINGS on release build mode addi 2016-06-18 08:25:50 +02:00
  • 445071cad5 Fix various compiler warnings on MSVC addi 2016-06-16 08:03:29 +02:00
  • fade10aa1b Improve rpm detection and rpm package naming Rogier 2016-06-18 11:27:33 +02:00
  • a35ebed4ab Allow setting packaging version Rogier 2016-06-18 09:33:11 +02:00
  • fac2d38589 Make minetestmapper compile on fedora Rogier 2016-06-18 00:31:02 +02:00
  • 4d07f06362 Remove a bit of unneeded & unused code. Rogier 2016-06-17 10:05:11 +02:00
  • 6a4c2aeb02 Fix compiler warning (introduced by gcc5) Rogier 2016-06-14 17:34:00 +02:00
  • 12d0276da7 Fix building without python-docutils installed Rogier 2016-06-14 17:22:59 +02:00
  • 67b79f5851 Fix --prescan-world=disabled-force does not work addi 2016-06-14 04:32:36 +02:00
  • 9d7e6b6f58 Create new release (20160531) Rogier 2016-05-31 21:52:17 +02:00
  • 5eb44bad4b Merge branch 'windows-msvc-compilation' Rogier 2016-05-31 21:50:42 +02:00
  • 8c911257ac Update documentation for MSVC build support adrido 2016-01-22 04:57:14 +01:00
  • db3879aeaa Add Batch script to update versioninfo.h file adrido 2016-01-22 04:57:14 +01:00
  • a5a6f6353c Assume that libgd.lib is called "libgd.lib" adrido 2016-01-17 12:04:37 +01:00
  • 95323cde3a Add wingetopt and configure include folder adrido 2015-12-29 17:12:11 +01:00
  • d61cbdde4f Add dirent.h and configure include folder adrido 2015-12-29 12:03:27 +01:00
  • 90dccf571c Add required packages via NuGet adrido 2015-12-29 10:39:40 +01:00
  • 506d7bbcc2 Setup VisualStudio project files adrido 2015-12-29 10:18:35 +01:00
  • 38c0ee9962 Add date of generation and generator to build_config.h Rogier 2016-05-23 12:04:11 +02:00
  • db11689b36 Improve comment in build_config.h / build_config.h.in Rogier 2016-05-17 14:29:55 +02:00
  • 82ba727a2d Rename cmake_config.h to build_config.h, and don't make it optional Rogier 2016-05-17 08:54:43 +02:00
  • 984a4e3a97 Rename the file 'version' to 'base-version' Rogier 2016-05-16 08:56:32 +02:00
  • 797d671980 Fix cpp '#warning', which is not recognised on windows addi 2016-05-21 15:14:07 +02:00
  • 925e355715 Standard C++ fopen instead of POSIX open adrido 2016-01-04 11:29:14 +01:00
  • c897c75463 Correct include of BlockPos.h adrido 2015-12-30 10:08:56 +01:00
  • 5761f103e1 Add porting.h adrido 2015-12-30 10:08:10 +01:00
  • e2b5dce3e3 Update Changelog Rogier 2016-05-31 21:37:00 +02:00
  • 80a4e4b665 Fix blocks not found while minetest is running, using SQLite3 backend Rogier 2016-05-30 12:53:13 +02:00
  • dbec678f6b Close database when done Rogier 2016-05-23 12:46:25 +02:00
  • ba9166fd79 Add support for the official postgresql backend implementation Rogier 2016-05-17 17:33:02 +02:00
  • 3ffda4ab57 Final std::ws skipping not needed when parsing block coordinates, and it makes is.fail() == true proller 2016-02-10 22:52:35 +03:00
  • 22384eb9db Disable some unused code to avoid the resulting compiler warning Rogier 2016-01-18 18:57:58 +01:00
  • f54afcbd99 Remove spurious postgresql include Rogier 2016-01-18 18:53:53 +01:00
  • 56af6644fb Improve parsing of heightmap colors file Rogier 2016-01-13 10:30:18 +01:00
  • f908282a16 Improve parsing of textual block ID (i64 or axyz) Rogier 2016-01-13 10:27:42 +01:00
  • 570ed84fd2 Convert text drawn on the map to ISO8859-2 (which is what libgd uses) Rogier 2016-01-06 12:35:13 +01:00
  • e47e3bcd3a Add iconv cmake module Rogier 2016-01-06 13:35:26 +01:00
  • 304d0ef564 Fix to parsing of geometry flags - the last flag could be overlooked. Rogier 2016-01-05 23:37:17 +01:00
  • 1ad247ddc4 Add an option to draw 'ignore' nodes. Rogier 2016-01-05 12:16:39 +01:00
  • 61fa760af5 Document 'air' and 'ignore' flags in colors.txt Rogier 2016-01-05 12:16:36 +01:00
  • ca66635176 Add a colors.txt node flag for air-type nodes (nodes will be treated as air) Rogier 2016-01-05 12:16:33 +01:00
  • b3019c1804 Add a colors.txt node flag for ignore-type nodes (nodes will be ignored) Rogier 2016-01-05 12:16:29 +01:00
  • 5660f71175 Add support for setting flags for nodes in the colors.txt file. Rogier 2016-01-05 12:16:19 +01:00
  • 99b3134810 Add option to draw arrows on the map Rogier 2015-12-25 11:15:36 +01:00
  • 00920947af Add a geometry syntax using angle and length (2D only) Rogier 2015-12-24 23:57:32 +01:00
  • a09819285a Fix end-of-string detection for some options Rogier 2016-01-05 09:09:39 +01:00
  • e6d52279ac Make sure all options are case-agnostic for their parameters Rogier 2015-12-21 20:35:05 +01:00
  • 326d609675 Use strlower() instead of tolower() and strcasecmp() where possible. Rogier 2015-12-21 20:34:30 +01:00
  • df9a03f416 Create strlower() function to convert std::string to lowercase. Rogier 2015-12-21 20:33:08 +01:00
  • 333eded9f3 Mention that postgresql is not an official minetest backend in the manual Rogier 2015-12-30 23:07:43 +01:00
  • 8288c85ca2 Fix build when only postgresql is enabled Rogier 2016-01-05 11:44:03 +01:00
  • 03926420d0 Implement bounded block-list query for postgresql Rogier 2015-12-17 11:54:03 +01:00
  • 2ec0988e32 Abstract & improve some stream operations, and make them idempotent. Rogier 2015-12-26 11:04:48 +01:00
  • 8f6c9d7557 Improve an error message Rogier 2016-01-05 11:36:56 +01:00
  • 4041993672 Fix incorrect handling of some options when backend==auto Rogier 2015-12-17 12:30:46 +01:00
  • 23dad0dbf4 Miscellaneous improvements to the manual Rogier 2015-12-24 23:39:04 +01:00
  • 3d24b6216f Improve syntax for code blocks in manual Rogier 2016-01-05 11:00:26 +01:00
  • 74d4553229 Add information about minetestmappergui to manual Rogier 2015-12-30 22:51:51 +01:00
  • 346f8ef24e Document the different reported world statistics (geometries) in manual. Rogier 2015-12-17 14:04:35 +01:00
  • c71aca51de Make sure no HTML documentation is generated when conversion causes warnings Rogier 2015-12-17 21:05:32 +01:00
  • 64b04d18dc Document concurrent minetest & minetestmapper use in the manual. Rogier 2015-12-16 23:48:10 +01:00
  • 7c43e42ea9 Fix parsing of config file where '=' is not preceded by space Rogier 2015-12-16 19:16:22 +01:00
  • 919595c614 Add postgresql support Rogier 2015-12-16 15:15:47 +01:00
  • 4e8441d322 Use Settings class to obtain world chunksize Rogier 2015-12-16 15:31:07 +01:00
  • fcedce3e13 Use Settings class in redis backend Rogier 2015-12-16 12:37:01 +01:00
  • c08b218f71 Add Settings class for reading config files Rogier 2015-12-16 10:58:49 +01:00
  • b6189210d4 Some more changes to the HTML generation procedure and its documentation. Rogier 2015-11-27 08:46:18 +01:00
  • 856d886241 Some fixes to the documentation Rogier 2015-11-26 17:40:57 +01:00
  • 0288064164 Generate HTML documentation (some improvements and documentation) Rogier 2015-11-26 16:35:29 +01:00
  • 47dd510384 Generate HTML documentation Rogier 2015-11-26 16:17:54 +01:00
  • a9148f8352 Remove per-file custom target from cmake docutils module Rogier 2015-11-26 16:16:30 +01:00
  • 2c89a92e18 Add cmake module to find docutils Rogier 2015-11-26 13:24:53 +01:00
  • 189a9ce8b0 Update Changelog Rogier 2015-11-26 12:39:28 +01:00
  • 3478a87c16 Some documentation fixes & improvements Rogier 2015-11-26 12:33:18 +01:00
  • 005e69b8c6 Explicitly set the color of xpanes:bar_* only when computing it failed Rogier 2015-11-26 11:56:07 +01:00
  • 76d04d64e3 Don't report a warning for failure to compute colors for xpanes:bar_* Rogier 2015-11-26 11:54:44 +01:00
  • 4de7e173bc Improve scripts & documentation for generating colors.txt files a bit. Rogier 2015-11-25 09:08:13 +01:00
  • 5974a26e05 Update color files for added nodes in default minetest game Rogier 2015-10-20 22:27:43 +02:00
  • 5e4cf95b63 Remove a line of lingering debug code Rogier 2015-06-07 20:31:28 +02:00
  • 673e8c6723 When using transparency, don't compute new value when pixel is already fully opaque Rogier 2015-06-07 21:30:45 +02:00
  • 4e6ee97936 Add a comment to clarify a magical formula Rogier 2015-06-07 20:30:56 +02:00
  • 5e7f7c74c0 Fix building when some database libraries are not installed. Rogier 2015-10-24 16:48:47 +02:00
  • 333e6b22fc Remove some unused functions Rogier 2015-05-31 08:13:25 +02:00
  • 3c39308931 Small fix (bad comparison due to typo in commit 5ce7ff) Rogier 2015-05-31 08:10:27 +02:00
  • 1fbf6d3962 Use cstdint instead of stdint.h to (hopefully) fix any problems caused by C/C++ mismatches Rogier 2015-05-30 21:06:17 +02:00