summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Fix different issues found by automatic checks.Andrei Karas24-57/+38
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 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-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-09Simplify add/remove dirs and zips methods in virtfs.Andrei Karas31-530/+530
2017-03-09Remove extra includes.Andrei Karas5-8/+0
2017-03-08Fix style issue in zip.cppAndrei Karas1-1/+1
2017-03-08Enable stack generation if target platform support this.Andrei Karas3-20/+18
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-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 warning in nacl build.Andrei Karas1-1/+3
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-07Enable -rdynamic flag only if it supported by linker.Andrei Karas1-0/+4
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-06Add missing header file into make file.Andrei Karas1-0/+1
2017-03-06Add resources into build with mingw and automake.Andrei Karas1-0/+12
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-06Fix linking with some mingw versions.Andrei Karas1-0/+4
2017-03-05Fix compilation on windows.Andrei Karas1-0/+7
2017-03-05Remove physfs from cmake and switch to using virtfs.Andrei Karas1-17/+37
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 Karas1-2/+2