sfan5
b491dd375a
Add --dumpblock flag for advanced use
...
This is not only useful for debugging minetestmapper itself but
also makes it a standalone tool for extracting data you want to work on
from a Minetest map.
2022-02-09 21:52:28 +01:00
sfan5
8e83ce6464
Some more code modernization
...
also a few small performance improvements
2020-05-08 22:16:13 +02:00
sfan5
7ff2288627
Optimize database access further by allowing "brute-force" queries instead of listing available blocks
...
Also adds a heuristic that will enable this behaviour automatically.
2020-03-27 23:38:18 +01:00
sfan5
5b264fd443
Rewrite DB class to allow backends to fully optimize block fetches
2020-03-27 20:30:13 +01:00
sfan5
9096f70188
C++11 code modernization
2020-03-26 23:14:47 +01:00
sfan5
b2406db169
Fix a few small issues
...
closes #58
2018-10-20 23:01:03 +02:00
sfan5
e543517eb8
Move include files
2018-03-25 14:12:39 +02:00