summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Fix librt detection in configure.Andrei Karas1-1/+1
2017-03-08Fix warning in nacl build.Andrei Karas1-1/+3
2017-03-07Fix error in configure. Improve detection functions.Andrei Karas1-7/+8
2017-03-07Fix unit tests on windows.Andrei Karas20-169/+205
2017-03-07Enable console in unit tests if build with mingw.Andrei Karas1-1/+3
2017-03-07Fix tests after last changes.Andrei Karas2-0/+20
2017-03-07Fix dyecmd compilation with mingw.Andrei Karas1-0/+1
2017-03-07Fix warning about defefined PACKAGE_VERSION in mingw builds.Andrei Karas1-2/+0
2017-03-07Auto detect if librt usable for current compiler.Andrei Karas1-53/+57
2017-03-07Enable -rdynamic flag only if it supported by linker.Andrei Karas2-0/+58
2017-03-06Show assert if failed open streamed files.Andrei Karas5-4/+29
2017-03-06Show asserts if any errors happened with fopen.Andrei Karas3-7/+17
2017-03-06Update translations.Andrei Karas24-7280/+9150
2017-03-06Add missing header file into make file.Andrei Karas1-0/+1
2017-03-06Add resources into build with mingw and automake.Andrei Karas2-2/+22
2017-03-06Fix packet warnings for server plugin version < 16.Andrei Karas1-12/+48
2017-03-06Fix packets for updated hercules.Andrei Karas1-0/+9
2017-03-06Add binary access mode in read zip archives.Andrei Karas1-2/+2
2017-03-06Add missing file.Andrei Karas1-0/+48
2017-03-06Add support for standard library file api in virtfs.s20170306Andrei Karas6-44/+85
2017-03-06Fix include type in main.cppAndrei Karas1-1/+1
2017-03-06Add missing header file into make file.Andrei Karas1-0/+1
2017-03-06Change configure.ac to allow build with mingw.Andrei Karas1-46/+72
2017-03-06Fix linking with some mingw versions.Andrei Karas1-0/+4
2017-03-05Remove from make file removed cmake file.Andrei Karas1-1/+0
2017-03-05Add builds with custom libs compiled with asan/ubsan.Andrei Karas1-0/+50
2017-03-05Fix compilation on windows.Andrei Karas1-0/+7
2017-03-05Remove physfs from cmake and switch to using virtfs.Andrei Karas2-69/+37
2017-03-04Remove libphysfs-dev from .travis.ymlAndrei Karas1-1/+17
2017-03-04Remove libphysfs-dev from .gitlab-ci.ymlAndrei Karas1-114/+118
2017-03-04Enable ci builds with old libs, because physfs disabled by default.Andrei Karas1-26/+20
2017-03-04Disable using physfs in all builds except cmake.Andrei Karas7-306/+301
2017-03-04Add missing include for non linux systems.Andrei Karas1-0/+1
2017-03-04Change version to 1.7.3.4.v1.7.3.4Andrei Karas9-9/+16
2017-03-04Skip check for file links on windows.Andrei Karas1-0/+2
2017-03-04Update translations.Andrei Karas23-5447/+3580
2017-03-04Update manaplus.cbp.Andrei Karas1-21/+44
2017-03-04Update Android.mk.Andrei Karas1-0/+4
2017-03-04Fix compilation with old compilers.Andrei Karas4-5/+5
2017-03-04Remove extra include from virtfsphys_unittest.ccAndrei Karas1-1/+0
2017-03-04Add missing include into virtfs.hAndrei Karas1-0/+2
2017-03-04Disable builds with old libraries due physfs 1.x issues.Andrei Karas1-6/+12
2017-03-04Remove unused files with unit tests.Andrei Karas3-1491/+1
2017-03-04Remove unused functions from virtfs.Andrei Karas4-819/+7
2017-03-04Reimplement VirtFs in correct way. Now all tests should pass.Andrei Karas39-574/+2615
2017-03-02Fix style issue in fsentrytype.hAndrei Karas1-1/+1
2017-03-02Add VirtFs for mounted zips and dirs order.Andrei Karas1-0/+80
2017-03-02Add another zip archive for future tests.Andrei Karas6-12/+14
2017-03-02Add into readme comments about git hostings TOS and licenses.Andrei Karas3-0/+32
2017-03-02Fix space and enter key press in updater window after update complete.Andrei Karas1-1/+2