Commit Graph

434 Commits (master)

Author SHA1 Message Date
adrido d8e2635c9e
Create main.yml (#5)
* Create main.yml

* Fix osx build

* Add package contact
2020-04-17 15:36:50 +02:00
Unknown 38f664fcf6 Print the vendor in version string 2019-03-29 13:50:37 +01:00
Unknown 35b8324099 Fix Bug where scaled maps where not drawn correctly
fix #4
2019-03-29 04:25:20 +01:00
Unknown 665e0339a3 Use correct install dir on Linux 2019-03-24 14:37:41 +01:00
Unknown 9a8e5be8ee Fix filesystem on gcc < 9.0 2019-03-23 10:02:44 +01:00
Unknown 6a09c37893 Tidy-up CMakeLists.txt 2019-03-15 17:14:57 +01:00
Unknown ad430880ce Fix scalefactor 2019-03-09 08:54:26 +01:00
Unknown b6601bb9c9 Print sqlite error if prepare failed 2019-03-06 17:07:25 +01:00
Unknown a28770127b Update colors.txt file to fit latest Minetest Game 2019-02-23 11:06:38 +01:00
adrido 73e7ff8715
Update build-instructions.rst 2019-02-23 11:01:57 +01:00
Unknown dc24a6c3c0 Use algorithm instead of loop 2019-02-23 10:03:16 +01:00
Unknown e219fd8896 Preparation to use libiconv 2019-02-23 09:46:31 +01:00
Unknown 6d958c2274 Color fix mixing with black (k) 2019-02-23 08:46:14 +01:00
Unknown 9398ef4137 Fix getenv work correct on non-windows 2019-02-22 14:06:39 +01:00
Unknown abd91ab507 Modernize Settings Class 2019-02-22 13:53:23 +01:00
Unknown 38ef37c48e Use const ref in Settings Class 2019-02-22 13:52:27 +01:00
Unknown d9101ee13d Add util.h to CMakeLists.txt 2019-02-17 11:08:41 +01:00
Unknown 32f081c27a Remove unnecessary calls to strlower in drawalpha option 2019-02-17 11:07:48 +01:00
Unknown a3051223f2 Add clang-format file 2019-02-17 10:13:17 +01:00
Unknown 796f6146ab Rearange option parse loop 2019-02-17 10:12:59 +01:00
Unknown 6aa19317a3 Set CMake_BUILD_TYPE to Release if not specified 2019-02-17 07:51:33 +01:00
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