minetestmapper/include
sfan5 cb8341aeab Implement --exhaustive y mode as another database access optimization
This one works best when you have a wide area with low height (e.g. 10000x200x10000)
2020-03-28 00:14:47 +01:00
..
BlockDecoder.h C++11 code modernization 2020-03-26 23:14:47 +01:00
Image.h Move include files 2018-03-25 14:12:39 +02:00
PixelAttributes.h Move include files 2018-03-25 14:12:39 +02:00
PlayerAttributes.h sqlite3 player backend support 2018-03-25 16:03:11 +02:00
TileGenerator.h Implement --exhaustive y mode as another database access optimization 2020-03-28 00:14:47 +01:00
ZlibDecompressor.h Move include files 2018-03-25 14:12:39 +02:00
cmake_config.h.in Sort out include path mess in CMakeLists 2020-03-27 11:19:25 +01:00
config.h Move include files 2018-03-25 14:12:39 +02:00
db-leveldb.h Optimize database access further by allowing "brute-force" queries instead of listing available blocks 2020-03-27 23:38:18 +01:00
db-postgresql.h Optimize database access further by allowing "brute-force" queries instead of listing available blocks 2020-03-27 23:38:18 +01:00
db-redis.h Optimize database access further by allowing "brute-force" queries instead of listing available blocks 2020-03-27 23:38:18 +01:00
db-sqlite3.h Optimize database access further by allowing "brute-force" queries instead of listing available blocks 2020-03-27 23:38:18 +01:00
db.h Optimize database access further by allowing "brute-force" queries instead of listing available blocks 2020-03-27 23:38:18 +01:00
types.h Move include files 2018-03-25 14:12:39 +02:00
util.h Rewrite config file parser 2020-03-27 19:33:42 +01:00