summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-09Remove some more wrong checks from .gitlab-ci.ymlAndrei Karas1-3/+0
2017-03-09Simplify add/remove dirs and zips methods in virtfs.Andrei Karas31-530/+530
2017-03-09Fix another wrong build job in .gitlab-ci.ymlAndrei Karas1-1/+0
2017-03-09Move sanitize jobs upper in .gitlab-ci.ymlAndrei Karas1-205/+204
2017-03-09Fix wrong asan detection in .gitlab-ci.ymlAndrei Karas1-5/+0
2017-03-09Remove extra includes.Andrei Karas5-8/+0
2017-03-08Move valgrind builds into build stage in .gitlab-ci.ymlAndrei Karas1-39/+35
2017-03-08Fix style issue in zip.cppAndrei Karas1-1/+1
2017-03-08Enable stack generation if target platform support this.Andrei Karas4-20/+34
2017-03-08Add valgrind jobs if build failed in .gitlab-ci.ymlAndrei Karas1-0/+39
2017-03-08In .gitlab-ci.yml add checks for asan linked if asan was enabled.Andrei Karas1-0/+17
2017-03-08Hide apt-get / dnf output in tests. This will reduce number of lines used in ...Andrei Karas1-2/+2
2017-03-08Use special name for main configuration file in unit tests.Andrei Karas1-0/+5
2017-03-08Add configuration path initialisation in tests where it need.Andrei Karas6-2/+61
2017-03-08Load extra config values in windows test, for prevent wrong data.Andrei Karas1-0/+1
2017-03-08Add assert in fonts loading if font size < 4.Andrei Karas2-2/+10
2017-03-08Improve fonts loading checks and logging.Andrei Karas1-7/+39
2017-03-08Add some cleanups into windows unit tests.Andrei Karas1-2/+3
2017-03-08Dont show in log "read archive ..." messages if zip debugging disabled.Andrei Karas1-0/+3
2017-03-08Clean global font pointer on gui deletion.Andrei Karas2-0/+4
2017-03-08Add checks for asan linked if asan was enabled in .gitlab-ci.ymlAndrei Karas1-0/+4
2017-03-08Fix removing CXXFLAGS in configure.Andrei Karas1-7/+6
2017-03-08Fix assert in creation default main configuration file.Andrei Karas1-1/+7
2017-03-08Dont show debug info about zip archives in log.Andrei Karas1-0/+6
2017-03-08Fix librt detection in configure.Andrei Karas1-1/+1
2017-03-08Fix warning in nacl build.Andrei Karas1-1/+3