summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Add into .travis.yml other job with glibcdebug enabled.Andrei Karas1-0/+6
2017-03-22Disable slowest travis ci job. Most time it failed because too slow.Andrei Karas1-5/+6
2017-03-22Remove empty line from windowmanager_unittest.ccAndrei Karas1-1/+0
2017-03-22Add some tests for windowmanager.Andrei Karas1-0/+159
2017-03-22Clear icon pointer after icon was deleted in windowmanager.Andrei Karas1-0/+1
2017-03-21Fix packet CMSG_NPC_STR_RESPONSE for hercules packet version >= 20151029.Andrei Karas1-4/+14
2017-03-20Add doxygen link into readmes.Andrei Karas3-0/+4
2017-03-20Replace some other links with badges.Andrei Karas1-3/+3
2017-03-20Add irc badge into README.mdAndrei Karas1-1/+2
2017-03-20Add coverage badge into readmes.Andrei Karas3-2/+6
2017-03-20Fix coverage reports.Andrei Karas2-13/+4
2017-03-19Add build with curl 7.53.1 into .gitlab-ci.ymlAndrei Karas1-0/+18
2017-03-18Update version to 1.7.3.18v1.7.3.18Andrei Karas9-9/+25
2017-03-18Fix compilation on macosx.Andrei Karas1-1/+1
2017-03-18Update manaplus.cbp.Andrei Karas1-0/+1
2017-03-18Update translations.Andrei Karas24-1152/+1272
2017-03-17Remove extra include from paths.cppAndrei Karas1-1/+0
2017-03-17Remove shadow variable from shoplistbox.Andrei Karas2-3/+2
2017-03-17Restore prebuild stage in .gitlab-ci.ymlAndrei Karas1-19/+19
2017-03-16Reenable retry variables in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-03-16Disable unit test for timeDiffToString if NLS not enabled.Andrei Karas1-3/+2
2017-03-16Fix unit tests compilation on bsd systems.Andrei Karas1-4/+2
2017-03-15Mark in readme physfs as optional deps.Andrei Karas3-3/+3
2017-03-15Fix output type in stringutils_unittest.ccAndrei Karas1-1/+1
2017-03-15Possible fix for cast issue in i386 arch in tests.Andrei Karas1-2/+2
2017-03-15Fix too long line in windowmanager.cppAndrei Karas1-2/+6
2017-03-14Add into .gitlab-ci.yml build for mingw for windows 64 bits.Andrei Karas1-1/+14
2017-03-14Add SEHDLL variable in windows installer build scripts.Andrei Karas6-3/+18
2017-03-14add BITS variable in windows installer build scripts.Andrei Karas6-3/+18
2017-03-14Reenable clang 4.0 build jobs in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-14Fix shadow variables in PopupMenu and Desktop.Andrei Karas4-20/+20
2017-03-14Remove prebuild stage due gitlab stuck bug.Andrei Karas1-19/+19
2017-03-14Fix compilation for windows 64 with mingw.Andrei Karas5-8/+25
2017-03-14Add build scripts for windows 64 with mingw.Andrei Karas4-0/+14
2017-03-14Comment system gitlab variables in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-03-13Dont mount branding directory on windows.Andrei Karas1-7/+2
2017-03-13Add some more fonts loading logging.Andrei Karas1-2/+4
2017-03-13Improve function dirSeparator.Andrei Karas1-3/+4
2017-03-13Update dlls in windows installers.Andrei Karas3-17/+26
2017-03-13Remove readme from packawing/windows.Andrei Karas2-7/+1
2017-03-13Split mingw build scripts. With flags and without flags.Andrei Karas4-29/+37
2017-03-12Remove extra includes.Andrei Karas12-24/+0
2017-03-12Fix .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-11Add missing deheader checks for src/fs directory.Andrei Karas1-0/+20
2017-03-11Fix different issues found by automatic checks.Andrei Karas24-57/+38
2017-03-11Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.Andrei Karas3-0/+53
2017-03-10Fix leak in buy dialog.Andrei Karas1-0/+1
2017-03-10Add assert about wrong sfx path.Andrei Karas1-0/+5
2017-03-10Add pathJoin functions for join parts of path.Andrei Karas3-0/+183
2017-03-10Fix new style issue detected by mplint.Andrei Karas27-59/+59