minetest-mapper-cpp/Minetestmapper
adrido d8e2635c9e
Create main.yml (#5)
* Create main.yml

* Fix osx build

* Add package contact
2020-04-17 15:36:50 +02: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 Create main.yml (#5) 2020-04-17 15:36:50 +02:00
CharEncodingConverter.cpp Preparation to use libiconv 2019-02-23 09:46:31 +01:00
CharEncodingConverter.h Preparation to use libiconv 2019-02-23 09:46:31 +01:00
CharEncodingConverterIConv.cpp Preparation to use libiconv 2019-02-23 09:46:31 +01:00
CharEncodingConverterIConv.h Preparation to use libiconv 2019-02-23 09:46:31 +01:00
Color.cpp Color fix mixing with black (k) 2019-02-23 08:46:14 +01: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 Print the vendor in version string 2019-03-29 13:50:37 +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 Fix Bug where scaled maps where not drawn correctly 2019-03-29 04:25:20 +01:00
PixelAttributes.h Fix Bug where scaled maps where not drawn correctly 2019-03-29 04:25:20 +01:00
PlayerAttributes.cpp Create main.yml (#5) 2020-04-17 15:36:50 +02:00
PlayerAttributes.h Add Sqlite support for players 2018-12-23 12:30:22 +01:00
Settings.cpp Modernize Settings Class 2019-02-22 13:53:23 +01:00
Settings.h Modernize Settings Class 2019-02-22 13:53:23 +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 Print sqlite error if prepare failed 2019-03-06 17:07:25 +01: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 getenv work correct on non-windows 2019-02-22 14:06:39 +01:00
porting.h Fix getenv work correct on non-windows 2019-02-22 14:06:39 +01:00
util.h Remove unnecessary calls to strlower in drawalpha option 2019-02-17 11:07:48 +01:00