Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-03-11 | Add missing deheader checks for src/fs directory. | Andrei Karas | 1 | -0/+20 |
2017-03-11 | Fix different issues found by automatic checks. | Andrei Karas | 24 | -57/+38 |
2017-03-11 | Add ci build with mingw-gcc5-shared-32 and SDL 1 libs. | Andrei Karas | 3 | -0/+53 |
2017-03-10 | Fix leak in buy dialog. | Andrei Karas | 1 | -0/+1 |
2017-03-10 | Add assert about wrong sfx path. | Andrei Karas | 1 | -0/+5 |
2017-03-10 | Add pathJoin functions for join parts of path. | Andrei Karas | 3 | -0/+183 |
2017-03-10 | Fix new style issue detected by mplint. | Andrei Karas | 27 | -59/+59 |
2017-03-10 | Add setting to allow and not allow move character by mouse. | Andrei Karas | 4 | -5/+18 |
2017-03-10 | Fix compilation with mingw and gettext. | Andrei Karas | 1 | -12/+14 |
2017-03-10 | In coverage builds add all untracked files into artifacts. | Andrei Karas | 1 | -2/+13 |
2017-03-10 | Add mingw flags and win make scripts. | Andrei Karas | 3 | -0/+342 |
2017-03-10 | Fix compilation warnings with mingw. | Andrei Karas | 5 | -4/+29 |
2017-03-10 | Dont try backup not existing config.xml | Andrei Karas | 1 | -0/+6 |
2017-03-09 | Fix style issue in zip.cpp | Andrei Karas | 1 | -4/+4 |
2017-03-09 | Enable sound by default after auto detection tests. | Andrei Karas | 2 | -1/+2 |
2017-03-09 | Add missing default for float fields loading as string config parameters. | Andrei Karas | 1 | -0/+5 |
2017-03-09 | Remove physfs related builds from .travis.yml | Andrei Karas | 1 | -88/+0 |
2017-03-09 | Fix compilation with nacl. | Andrei Karas | 1 | -1/+1 |
2017-03-09 | Probably fix reading zip archives on big endian cpu. | Andrei Karas | 1 | -4/+23 |
2017-03-09 | Remove some more wrong checks from .gitlab-ci.yml | Andrei Karas | 1 | -3/+0 |
2017-03-09 | Simplify add/remove dirs and zips methods in virtfs. | Andrei Karas | 31 | -530/+530 |
2017-03-09 | Fix another wrong build job in .gitlab-ci.yml | Andrei Karas | 1 | -1/+0 |
2017-03-09 | Move sanitize jobs upper in .gitlab-ci.yml | Andrei Karas | 1 | -205/+204 |
2017-03-09 | Fix wrong asan detection in .gitlab-ci.yml | Andrei Karas | 1 | -5/+0 |
2017-03-09 | Remove extra includes. | Andrei Karas | 5 | -8/+0 |