minetest-mapper-cpp/Minetestmapper
Unknown 796f6146ab Rearange option parse loop 2019-02-17 10:12:59 +01:00
..
BlockPos.cpp Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
BlockPos.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
CMakeLists.txt Replace getopt/ketopt with parg 2019-02-17 04:23:28 +01:00
CharEncodingConverter.cpp Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
CharEncodingConverter.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
CharEncodingConverterIConv.cpp Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
CharEncodingConverterIConv.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
Color.cpp Allow Color to be constexpr 2018-05-21 12:44:15 +02:00
Color.h CPack: use correct version 2018-05-25 16:12:43 +02:00
DataFileParser.cpp Refactor DataFileParser out of TileGenerator 2018-04-14 09:07:45 +02:00
DataFileParser.h Refactor DataFileParser out of TileGenerator 2018-04-14 09:07:45 +02:00
MapBlock.cpp Improvement to mapblock deserialisation 2018-04-24 05:28:03 +02:00
MapBlock.h Improvement to mapblock deserialisation 2018-04-24 05:28:03 +02:00
Mapper.cpp Rearange option parse loop 2019-02-17 10:12:59 +01:00
Mapper.h Update buildsystem 2018-10-29 16:49:18 +01:00
Minetestmapper.cpp Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
Minetestmapper.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
Minetestmapper.rc Add more info to versioninfo 2018-05-27 07:17:10 +02:00
PaintEngine.h Move Image size check to PaintEngine 2018-06-09 09:35:31 +02:00
PaintEngine_libgd.cpp Move Image size check to PaintEngine 2018-06-09 09:35:31 +02:00
PaintEngine_libgd.h Move Image size check to PaintEngine 2018-06-09 09:35:31 +02:00
PaintEngine_libgdTTF.cpp Add TrueType font renderer for libgd (currently disabled) 2018-05-05 07:01:19 +02:00
PaintEngine_libgdTTF.h Add TrueType font renderer for libgd (currently disabled) 2018-05-05 07:01:19 +02:00
PixelAttributes.cpp Modernize PixelAttributes 2018-05-11 10:02:43 +02:00
PixelAttributes.h Modernize PixelAttributes 2018-05-11 10:02:43 +02:00
PlayerAttributes.cpp Add Sqlite support for players 2018-12-23 12:30:22 +01:00
PlayerAttributes.h Add Sqlite support for players 2018-12-23 12:30:22 +01:00
Settings.cpp Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
Settings.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
TileGenerator.cpp Move Image size check to PaintEngine 2018-06-09 09:35:31 +02:00
TileGenerator.h Tidy up PixelAttributes 2018-05-10 08:39:09 +02:00
ZlibDecompressor.cpp Improvement to mapblock deserialisation 2018-04-24 05:28:03 +02:00
ZlibDecompressor.h Refactor TileGenerator 2018-04-22 16:58:33 +02:00
config.h Add travis and linux build support 2018-03-25 05:46:46 +02:00
db-leveldb.cpp Enable leveldb on travis 2018-04-24 16:21:25 +02:00
db-leveldb.h Enable leveldb on travis 2018-04-24 16:21:25 +02:00
db-postgresql.cpp Get postgresql working 2018-04-24 17:47:05 +02:00
db-postgresql.h Get postgresql working 2018-04-24 17:47:05 +02:00
db-redis.cpp Fix redis 2018-06-14 20:31:16 +02:00
db-redis.h Fix redis 2018-06-14 20:31:16 +02:00
db-sqlite3.cpp Refactor TileGenerator 2018-04-22 16:58:33 +02:00
db-sqlite3.h Refactor TileGenerator 2018-04-22 16:58:33 +02:00
db.h Refactor TileGenerator 2018-04-22 16:58:33 +02:00
main.cpp Renamed mapper.cpp/h to Mapper.cpp/h 2018-06-24 09:50:57 +02:00
minetest-database.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00
parg.c Replace getopt/ketopt with parg 2019-02-17 04:23:28 +01:00
parg.h Replace getopt/ketopt with parg 2019-02-17 04:23:28 +01:00
porting.cpp Fix porting on Linux 2018-06-14 21:03:17 +02:00
porting.h Refactor porting 2018-04-15 12:31:41 +02:00
util.h Redo CMake structure to be usable with VisualStudio+vcpkg 2018-03-23 12:34:52 +01:00