Commit Graph

413 Commits (f134029cc5cc93ad38ff83f3e14f773076160efc)

Author SHA1 Message Date
Unknown f134029cc5 Use Release libs 2019-02-17 07:05:17 +01:00
Unknown 2d0d982783 Select correct triplet 2019-02-17 06:53:33 +01:00
Unknown 328b9f530e Update vcpkg 2019-02-17 06:37:25 +01:00
Unknown 9c582da167 Improve Appveyor 2019-02-17 06:37:25 +01:00
Unknown 456cfb7f0f Replace getopt/ketopt with parg 2019-02-17 04:23:28 +01:00
adrido 0fed381201 Set theme jekyll-theme-cayman 2018-12-28 07:33:40 +01:00
adrido 67485781a1 Recover the documentation 2018-12-28 07:26:14 +01:00
adrido 153ae78ab5 Replace getopt with ketopt 2018-12-28 01:28:53 +01:00
adrido cfa6a1df53 Add Sqlite support for players 2018-12-23 12:30:22 +01:00
adrido 4aaa8b166b Update buildsystem 2018-10-29 16:49:18 +01:00
adrido a6135beeef Use c++17 filesystem as alternative to dirent 2018-10-29 16:48:00 +01:00
Unknown 1d71b081d2 Renamed mapper.cpp/h to Mapper.cpp/h 2018-06-24 09:50:57 +02:00
Unknown a089cd6c1f Fix porting on Linux 2018-06-14 21:03:17 +02:00
Unknown 1bd7977348 Fix redis 2018-06-14 20:31:16 +02:00
Unknown 5b6b6c97fc #ifdef USE_REDIS instead of #if 2018-06-14 20:01:17 +02:00
Unknown 78c2c107db Move Image size check to PaintEngine 2018-06-09 09:35:31 +02:00
Unknown cbe326a798 Add more info to versioninfo 2018-05-27 07:17:10 +02:00
Unknown e4250d05db Create ZIP archive 2018-05-27 07:16:49 +02:00
Unknown 012af62d42 Use porting::fopen; porting::strerror to avaoid MSVC warnings 2018-05-26 10:25:55 +02:00
Unknown b2501879cc Remove cmake generated files from git 2018-05-26 10:24:23 +02:00
Unknown 5731dace37 CPack: use correct version 2018-05-25 16:12:43 +02:00
Unknown fb15df2f4a Return EXIT_FAILURE instead of exit(1) 2018-05-21 13:26:37 +02:00
Unknown 01f4dfcddf Ignore cmake autogenerated files 2018-05-21 13:24:13 +02:00
Unknown 5f21b5b9c6 Build Windows installer using WIX 2018-05-21 13:19:29 +02:00
Unknown 66543fe6e6 Dont cache vcpkg download dir 2018-05-21 13:18:54 +02:00
Unknown 373121c38d Allow Color to be constexpr 2018-05-21 12:44:15 +02:00
Unknown 8e58e84218 Modernize PixelAttributes
Tests have shown that the vectors are as fast as the C-Arrays
2018-05-11 10:02:43 +02:00
Unknown d40bd789e8 Tidy up PixelAttributes 2018-05-10 08:39:09 +02:00
Unknown b07df84d68 Link to required libaris for leveldb 2018-05-09 17:22:59 +02:00
Unknown cc65df91ee Refactor CmakeLists.txt 2018-05-06 09:44:25 +02:00
Unknown 6f4445a596 Get version from Git 2018-05-06 09:44:08 +02:00
Unknown 683f4e9abc Add TrueType font renderer for libgd (currently disabled) 2018-05-05 07:01:19 +02:00
Unknown 6cfb0212d3 Add PaintEngine.h to cmake file 2018-04-29 20:07:36 +02:00
Unknown b1f507634e Text gets converted by the PaintEngine 2018-04-29 20:04:46 +02:00
Unknown face7c0b0f Use strong enum for blocklist prefetch state 2018-04-29 16:08:18 +02:00
Unknown cc3ef4cbca Add RC file for Windows 2018-04-27 04:02:41 +02:00
Unknown 963e99200f Tidy up and modernize TileGenerator (Part 3) 2018-04-25 17:06:34 +02:00
Unknown 85eb82e088 Add support for PGSQL on travis and appveyor 2018-04-24 17:53:32 +02:00
Unknown b195c126d2 Get postgresql working 2018-04-24 17:47:05 +02:00
Unknown ef63050152 Enable leveldb on travis 2018-04-24 16:21:25 +02:00
Unknown 4f12a2b983 Improvement to mapblock deserialisation 2018-04-24 05:28:03 +02:00
Unknown 059675666f Fix Typo 2018-04-23 16:48:32 +02:00
Unknown 8f13b8575d Modernize Mapper class 2018-04-23 16:47:22 +02:00
Unknown 5e6b6999b1 Refactor TileGenerator 2018-04-22 16:58:33 +02:00
Unknown 15a4ed2b1b Tidy up and modernize TileGenerator (Part 2) 2018-04-17 19:57:18 +02:00
Unknown 0bba4bccfe Fix porting for Linux 2018-04-15 15:10:54 +02:00
Unknown 8062064193 Tidy up and modernize TileGenerator (Part 1) 2018-04-15 14:45:43 +02:00
Unknown 72d29f21f0 Fix access to uninitialized variable 2018-04-15 12:59:47 +02:00
Unknown 456189fd16 Refactor porting 2018-04-15 12:31:41 +02:00
Unknown b5b3d29fa3 Tidy up Color 2018-04-14 12:37:28 +02:00