summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-10Add setting to allow and not allow move character by mouse.Andrei Karas4-5/+18
2017-03-10Fix compilation with mingw and gettext.Andrei Karas1-12/+14
2017-03-10In coverage builds add all untracked files into artifacts.Andrei Karas1-2/+13
2017-03-10Add mingw flags and win make scripts.Andrei Karas3-0/+342
2017-03-10Fix compilation warnings with mingw.Andrei Karas5-4/+29
2017-03-10Dont try backup not existing config.xmlAndrei Karas1-0/+6
2017-03-09Fix style issue in zip.cppAndrei Karas1-4/+4
2017-03-09Enable sound by default after auto detection tests.Andrei Karas2-1/+2
2017-03-09Add missing default for float fields loading as string config parameters.Andrei Karas1-0/+5
2017-03-09Remove physfs related builds from .travis.ymlAndrei Karas1-88/+0
2017-03-09Fix compilation with nacl.Andrei Karas1-1/+1
2017-03-09Probably fix reading zip archives on big endian cpu.Andrei Karas1-4/+23