Commit Graph

  • 405951f8f6 Update travis build process sfan5 2018-03-25 13:52:51 +0200
  • a8f7b47000 Update colors.txt sfan5 2018-03-25 13:40:19 +0200
  • 0f36b6e37a
    Fix subtly broken libgd version check sfan5 2018-03-24 18:40:21 +0100
  • 6af6be4632 Re-add support for outdated libgd sfan5 2018-03-24 15:37:06 +0100
  • 7c71138fec Minor refactoring (2) sfan5 2018-03-24 15:24:02 +0100
  • c15adfd325 Minor refactoring sfan5 2018-03-24 14:54:45 +0100
  • 75599e8569 Support all image formats offered by libgd sfan5 2018-03-24 14:16:30 +0100
  • b16f93f183 Properly disable debugging code in Release builds sfan5 2018-03-24 14:05:34 +0100
  • 976c690357 Improve exception messages for out-of-bounds image access sfan5 2018-03-24 14:05:10 +0100
  • 7288e60cd2 Fix scales being drawn outside of image sfan5 2018-03-24 13:57:27 +0100
  • cca7072eab put color values in quotes nekoswag 2018-02-01 14:18:00 +0100
  • 5f46cd9a00
    put color values in quotes #51 nekoswag 2018-02-01 14:18:00 +0100
  • 179651e83c Fix failing travis build sfan5 2017-09-03 14:36:46 +0200
  • 6afe1b78c5 Add support for Redis via UNIX domain sockets (#46) Jakub Vaněk 2017-09-03 14:27:59 +0200
  • ebde8c9e7f
    Add support for Redis via UNIX domain sockets #46 Jakub Vaněk 2017-09-03 14:16:55 +0200
  • 25d1d43004 Update colors.txt 20170606 sfan5 2017-06-06 12:57:00 +0200
  • 4f7d2a5c83 Fix Postgres compilation (closes #45) sfan5 2017-03-14 13:48:26 +0100
  • 21444d00c3 Add support for recent MapBlock serialization changes sfan5 2017-02-17 15:28:01 +0100
  • 07c371f68c Write manpage based on README. Daniel Moerner 2017-01-17 11:49:15 -0500
  • 6216150c57 Merge 71d30bc8f0 into 95b2f46d7e #43 Daniel Moerner 2017-01-17 16:52:41 +0000
  • 71d30bc8f0
    Write manpage based on README. #43 Daniel Moerner 2017-01-17 11:49:15 -0500
  • 95b2f46d7e Fix compilation without PostgreSQL sfan5 2017-01-14 15:33:25 +0100
  • bc7d81eb62 Update README (postgresql support) sfan5 2017-01-08 23:27:45 +0100
  • af502f3ac2 PostgreSQL database support zeuner 2017-01-08 23:24:09 +0100
  • c17c4f31ac adapt style and constructor interface #42 Isidor Zeuner 2017-01-08 23:09:43 +0100
  • 3c6ed3044e PostgreSQL support Isidor Zeuner 2017-01-08 19:27:06 +0100
  • d490cf0a31 Fix drawing of transparent nodes without --drawalpha (fixes #41) sfan5 2017-01-05 23:37:21 +0100
  • 9503f76805 Add links to Windows build to README sfan5 2016-12-18 21:30:52 +0100
  • 34d6b413a6 Update colors.txt 20161218 sfan5 2016-12-05 12:59:07 +0100
  • de259280b6 Fix travis #70 freeimage sfan5 2016-12-05 12:41:36 +0100
  • 75009ad49c Initial work on using FreeImage sfan5 2016-12-05 12:40:27 +0100
  • 02e40d268b Fix travis sfan5 2016-11-19 00:01:27 +0100
  • 0167a72967 Code style & comments sfan5 2016-11-18 23:57:09 +0100
  • a41d231c34 Move everything that deals with images directly to an Image class sfan5 2016-11-18 23:34:31 +0100
  • 77fdcd15fb Allow rendering (or omitting) scales at every image edge sfan5 2016-11-18 22:01:15 +0100
  • 89ed5494cc DBRedis: Move some common code into macros sfan5 2016-10-21 21:11:46 +0200
  • 9bbc4466ef DBRedis: use HMGET in getBlocksOnZ Christophe Le Roy 2016-10-09 00:57:52 +0200
  • fabde97847 DBRedis: add HMGET Christophe Le Roy 2016-10-09 00:34:06 +0200
  • 53706e811b DBRedis: add replyTypeStr Christophe Le Roy 2016-10-09 00:27:31 +0200
  • 9271ccab5b Merge bbb6ad51f6 into 26b62933ed #36 Nestorfish 2016-10-14 06:05:43 +0000
  • bbb6ad51f6 DBRedis: use HMGET in getBlocksOnZ #36 Christophe Le Roy 2016-10-09 00:57:52 +0200
  • 94ba67275d DBRedis: add HMGET Christophe Le Roy 2016-10-09 00:34:06 +0200
  • d57d222b22 DBRedis: add replyTypeStr Christophe Le Roy 2016-10-09 00:27:31 +0200
  • 26b62933ed TileGenerator: free database resources (#38) Nestorfish 2016-10-13 23:26:59 +0200
  • 64cf5d0402 TileGenerator: free database resources #38 Christophe Le Roy 2016-10-10 10:32:22 +0200
  • d83f0d9e8d CMake: Fix setting default value for CMAKE_BUILD_TYPE Nestorfish 2016-10-11 03:34:33 +0200
  • 75808f0257 CMake: fix default CMAKE_BUILD_TYPE #37 Christophe Le Roy 2016-10-10 22:50:11 +0200
  • c45965eb8d Improvements to Node name/ID mapping code Christophe Le Roy 2016-09-24 21:08:26 +0200
  • eb682f630f Merge 18ecaf780f into 09945caa14 #35 Nestorfish 2016-10-09 17:08:15 +0000
  • 18ecaf780f Check for m_blockAirId before m_blockIgnoreId (most frequent) #35 Christophe Le Roy 2016-09-24 21:45:51 +0200
  • 2b17232fd5 Early drop of non-significant blocks Christophe Le Roy 2016-09-24 20:35:23 +0200
  • 13266d4728 Warn about invalid node name IDs Christophe Le Roy 2016-09-24 22:10:50 +0200
  • 86ea456127 Clean m_nameMap between blocks Christophe Le Roy 2016-09-24 21:08:26 +0200
  • 09945caa14 Fix small typo (std:cerr -> std::cerr) sfan5 2016-10-09 15:19:35 +0200
  • bcbfd00eba DBSQLite3: Do not raise in destructor Christophe Le Roy 2016-10-08 21:09:52 +0200
  • d024bec73c Merge 8384d46e51 into 0bf0d8e035 #34 Nestorfish 2016-10-08 20:00:40 +0000
  • 0bf0d8e035 Fix color parsing code (prev. commit) sfan5 2016-10-08 21:58:56 +0200
  • 8384d46e51 DBSQLite3: Do not raise in destructor #34 Christophe Le Roy 2016-10-08 21:09:52 +0200
  • 9cc2ec8b37 Merge 51c99e2d56 into 173dd75b31 #33 Nestorfish 2016-10-08 18:56:47 +0000
  • 51c99e2d56 parseColorsStream: check RGB components presence #33 Christophe Le Roy 2016-10-08 20:37:36 +0200
  • 82a19b6cae parseColorsStream: fix empty/white lines detection Christophe Le Roy 2016-10-08 20:11:32 +0200
  • 5a174e7980 parseColorsStream: fix comment stripping Christophe Le Roy 2016-10-08 20:05:03 +0200
  • 5558c3dd63 fix parseColorsStream Christophe Le Roy 2016-10-08 19:47:57 +0200
  • 173dd75b31 Simplify color parsing code sfan5 2016-10-08 13:39:07 +0200
  • 3e2b327167 Update colors.txt sfan5 2016-10-08 13:31:03 +0200
  • 877b514971 Automatically use C++11 features when available and remove USE_CXX11 flag sfan5 2016-10-06 00:08:27 +0200
  • 13b485a75f Update travis build to new container infrastructure (w/o sudo) sfan5 2016-10-05 23:06:05 +0200
  • 28e2afb8d9 Merge 7e864b36bf into 42b36ecdaa #29 Florian Schüller 2016-09-30 13:00:59 +0000
  • 42b36ecdaa Fix crash on unknown option Nestorfish 2016-09-29 21:11:58 +0200
  • b6e11b4646 Fix crash on unknown option #32 Christophe Le Roy 2016-09-24 19:22:24 +0200
  • 4db3040f2a Fix getting MapBlocks for abs(z) > 2048 with sqlite3 backend (fixed #31) sfan5 2016-09-18 14:33:13 +0200
  • ae9321de1e Clarify format of --geometry in README sfan5 2016-09-18 13:32:26 +0200
  • 79121ade27 Document --colors in README sfan5 2016-08-28 15:58:06 +0200
  • c79b5ac5ab Remove a little debug code (oops...) sfan5 2016-08-09 17:36:43 +0200
  • 6f1b8284f4 Search for colors.txt in multiple locations, fixes #27 sfan5 2016-08-09 17:31:56 +0200
  • 73dab34d7c Allow specifying location of colors.txt file sfan5 2016-08-09 16:45:39 +0200
  • ab167d1c68 Clarify license situation (closes #26) sfan5 2016-08-09 16:18:04 +0200
  • 2ed45633a4 Warn on big image dimensions, fixes #14 sfan5 2016-08-09 16:04:58 +0200
  • 15fae27b85 Zoom implementation (--zoom option) Florian Schüller 2016-07-06 21:45:38 +0200
  • 808b2cc4ef Merge c917746eae into 7c1989a6b2 #28 Florian Schüller 2016-08-09 06:40:50 +0000
  • c917746eae renamed block to node in documentation #28 Florian Schüller 2016-08-09 08:40:38 +0200
  • 084cbe4e6c Merge remote-tracking branch 'origin/master' Florian Schüller 2016-08-09 08:38:01 +0200
  • 35d10769a5 documented zoom option Florian Schüller 2016-08-05 18:54:25 +0200
  • 7c1989a6b2 Improve README (fixes #30) sfan5 2016-08-05 16:12:51 +0200
  • d97b4f91cf fixed tabs Florian Schüller 2016-07-18 22:14:13 +0200
  • 7e864b36bf more robust script, some more colors #29 Florian Schüller 2016-07-13 23:37:01 +0200
  • fd9b2af9fa First zoom implementation Florian Schüller 2016-07-06 21:45:38 +0200
  • 2aa8619777 Update colors.txt sfan5 2016-05-16 12:50:33 +0200
  • 464afcb3e9 Fix failing travis build (apt-get update missing) sfan5 2016-04-15 21:55:27 +0200
  • 9b4d6a72e2 Update leveldb download URL in travis before_install script sfan5 2016-01-15 10:27:36 +0100
  • 87292adcb4 Fix incorrect regexes in autogenerating-colors.txt and update colors.txt yet again sfan5 2016-01-15 10:20:05 +0100
  • 0eb653d72b Update colors.txt and instructions for auto-generating it sfan5 2016-01-14 21:52:15 +0100
  • ce759d7724 Fix --{min,max}-y, thanks to @PilzAdam sfan5 2015-10-29 23:13:41 +0100
  • 6e30d4702c Update colors.txt sfan5 2015-05-01 11:44:54 +0200
  • a361e4d1eb Rename some variables to make their purpose clearer sfan5 2015-03-18 22:49:19 +0100
  • 70b75507fe Clarify function of thickness param of nodes sfan5 2015-03-18 22:22:10 +0100
  • 80ad231b1f Add travis build status to README sfan5 2014-12-24 23:05:25 +0100
  • 79968f2a35 Travis integration sfan5 2014-12-24 21:24:49 +0100
  • 722f02d121 Add workaround for color.txt parsing on MinGW sfan5 2014-12-20 13:08:51 +0100
  • 20b340e2ee Fix problems with USE_CXX11 sfan5 2014-12-20 12:31:39 +0100