Age | Commit message (Expand) | Author | Files | Lines |
2017-03-24 | Remove extra unused attribute. | Andrei Karas | 1 | -1/+1 |
2017-03-24 | Remove debug line from xml_unittest.cc | Andrei Karas | 1 | -1/+0 |
2017-03-24 | Remove one build with physfs. Also remove physfs package from fedora builds. | Andrei Karas | 1 | -18/+6 |
2017-03-24 | Add some builds with tinyxml2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+85 |
2017-03-24 | Add ignore some compilation options in tinyxml2 include. | Andrei Karas | 2 | -0/+12 |
2017-03-24 | Remove from test xml stylesheet property. | Andrei Karas | 1 | -1/+0 |
2017-03-24 | Add support for tinyxml2 for reading / writing xml files. | Andrei Karas | 59 | -143/+731 |
2017-03-22 | Add into .travis.yml other job with glibcdebug enabled. | Andrei Karas | 1 | -0/+6 |
2017-03-22 | Disable slowest travis ci job. Most time it failed because too slow. | Andrei Karas | 1 | -5/+6 |
2017-03-22 | Remove empty line from windowmanager_unittest.cc | Andrei Karas | 1 | -1/+0 |
2017-03-22 | Add some tests for windowmanager. | Andrei Karas | 1 | -0/+159 |
2017-03-22 | Clear icon pointer after icon was deleted in windowmanager. | Andrei Karas | 1 | -0/+1 |
2017-03-21 | Fix packet CMSG_NPC_STR_RESPONSE for hercules packet version >= 20151029. | Andrei Karas | 1 | -4/+14 |
2017-03-20 | Add doxygen link into readmes. | Andrei Karas | 3 | -0/+4 |
2017-03-20 | Replace some other links with badges. | Andrei Karas | 1 | -3/+3 |
2017-03-20 | Add irc badge into README.md | Andrei Karas | 1 | -1/+2 |
2017-03-20 | Add coverage badge into readmes. | Andrei Karas | 3 | -2/+6 |
2017-03-20 | Fix coverage reports. | Andrei Karas | 2 | -13/+4 |
2017-03-19 | Add build with curl 7.53.1 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+18 |
2017-03-18 | Update version to 1.7.3.18v1.7.3.18 | Andrei Karas | 9 | -9/+25 |
2017-03-18 | Fix compilation on macosx. | Andrei Karas | 1 | -1/+1 |
2017-03-18 | Update manaplus.cbp. | Andrei Karas | 1 | -0/+1 |
2017-03-18 | Update translations. | Andrei Karas | 24 | -1152/+1272 |
2017-03-17 | Remove extra include from paths.cpp | Andrei Karas | 1 | -1/+0 |
2017-03-17 | Remove shadow variable from shoplistbox. | Andrei Karas | 2 | -3/+2 |
2017-03-17 | Restore prebuild stage in .gitlab-ci.yml | Andrei Karas | 1 | -19/+19 |
2017-03-16 | Reenable retry variables in .gitlab-ci.yml | Andrei Karas | 1 | -2/+2 |
2017-03-16 | Disable unit test for timeDiffToString if NLS not enabled. | Andrei Karas | 1 | -3/+2 |
2017-03-16 | Fix unit tests compilation on bsd systems. | Andrei Karas | 1 | -4/+2 |
2017-03-15 | Mark in readme physfs as optional deps. | Andrei Karas | 3 | -3/+3 |
2017-03-15 | Fix output type in stringutils_unittest.cc | Andrei Karas | 1 | -1/+1 |
2017-03-15 | Possible fix for cast issue in i386 arch in tests. | Andrei Karas | 1 | -2/+2 |
2017-03-15 | Fix too long line in windowmanager.cpp | Andrei Karas | 1 | -2/+6 |
2017-03-14 | Add into .gitlab-ci.yml build for mingw for windows 64 bits. | Andrei Karas | 1 | -1/+14 |
2017-03-14 | Add SEHDLL variable in windows installer build scripts. | Andrei Karas | 6 | -3/+18 |
2017-03-14 | add BITS variable in windows installer build scripts. | Andrei Karas | 6 | -3/+18 |
2017-03-14 | Reenable clang 4.0 build jobs in .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |
2017-03-14 | Fix shadow variables in PopupMenu and Desktop. | Andrei Karas | 4 | -20/+20 |
2017-03-14 | Remove prebuild stage due gitlab stuck bug. | Andrei Karas | 1 | -19/+19 |
2017-03-14 | Fix compilation for windows 64 with mingw. | Andrei Karas | 5 | -8/+25 |
2017-03-14 | Add build scripts for windows 64 with mingw. | Andrei Karas | 4 | -0/+14 |
2017-03-14 | Comment system gitlab variables in .gitlab-ci.yml | Andrei Karas | 1 | -2/+2 |
2017-03-13 | Dont mount branding directory on windows. | Andrei Karas | 1 | -7/+2 |
2017-03-13 | Add some more fonts loading logging. | Andrei Karas | 1 | -2/+4 |
2017-03-13 | Improve function dirSeparator. | Andrei Karas | 1 | -3/+4 |
2017-03-13 | Update dlls in windows installers. | Andrei Karas | 3 | -17/+26 |
2017-03-13 | Remove readme from packawing/windows. | Andrei Karas | 2 | -7/+1 |
2017-03-13 | Split mingw build scripts. With flags and without flags. | Andrei Karas | 4 | -29/+37 |
2017-03-12 | Remove extra includes. | Andrei Karas | 12 | -24/+0 |
2017-03-12 | Fix .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |