summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Revert "Try add workaround for gitlab include bug [ci skip]"s20180726Andrei Karas1-2/+0
2018-07-26Remove server version check for outdated server version.Andrei Karas1-1/+1
2018-07-26Add support for changed item id size in packets.Andrei Karas36-129/+220
2018-07-23Try add workaround for gitlab include bug [ci skip]Andrei Karas1-0/+2
2018-07-20Update asan library name.Andrei Karas1-2/+2
2018-07-14Update packet SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c.Andrei Karas2-2/+17
2018-07-14Update versions for packet SMSG_PRIVATE_AIRSHIP_RESPONSE 0x0A4A.Andrei Karas1-0/+6
2018-07-14Update packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.Andrei Karas2-1/+11
2018-07-14Update packet SMSG_SEARCHSTORE_SEARCH_ACK 0x0836 for new versions.Andrei Karas2-0/+15
2018-07-14Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION.Andrei Karas6-9/+14
2018-07-14Add packet SMSG_PET_EVOLUTION_RESULT 0x09fcAndrei Karas3-0/+10
2018-07-14Add packet CMSG_PET_EVOLUTION 0x09fb.Andrei Karas6-0/+35
2018-07-14Add packet SMSG_CHAR_PINCODE_STATUS2 0x0ae9.Andrei Karas5-31/+93
2018-07-11Use correct images in gcc-6 tests with valgrind.s20180713Andrei Karas1-3/+2
2018-07-11Ignore wrong check by clang-tidy in sdl2.Andrei Karas1-1/+1
2018-07-11Fix ci_site branch ci script. [ci skip]Andrei Karas1-0/+2
2018-07-11Exclude header doctest.h from deheader.Andrei Karas3-0/+3
2018-07-11Disable some new flags in clang-tidy.Andrei Karas1-2/+2
2018-07-11Use unsigned enum values in inputcondition.hAndrei Karas1-26/+26
2018-07-10Disable valgrind in most branches. With gcc-6 replace to stable debian image.Andrei Karas3-6/+36
2018-07-10Switch to gcc-6 in gcov reports due broken gcovr and/or gcc in debian unstable.Andrei Karas1-12/+12
2018-07-10Add package python-pkg-resources into ci builds what using gcovr [ci skip]Andrei Karas2-3/+2
2018-07-10Update translations.Andrei Karas23-137/+52
2018-07-10Disable valgrind in run tests due performance issue.Andrei Karas1-8/+9
2018-07-01Update translations.Andrei Karas25-1330/+1169
2018-06-30Rename "other" gender into "hidden" gender.Andrei Karas14-30/+30
2018-06-21Disable some doctest builds with gcc-8 and asan due asan or doctest bug.Andrei Karas1-2/+4
2018-06-19Add gcc-8 sanitized with with glibc debug flags and doctest [ci skip].Andrei Karas1-0/+16
2018-06-19Update doctest from dev branch [ci skip]Andrei Karas1-3047/+2607
2018-06-19Disable iterators debuging in clang builds [ci skip].Andrei Karas1-2/+4
2018-06-18Add gcc-8 tests branch and remove some tests from gcc-7 branch.Andrei Karas3-45/+375
2018-06-18Add gcc-8 build in ci_gcc8 branch.Andrei Karas2-0/+124
2018-06-18Add clang-6 builds with libc debug flags into ci_glibcdebug branch.Andrei Karas1-0/+59
2018-06-18Add flag -D_GLIBCXX_SANITIZE_VECTOR into asan builds.Andrei Karas14-4/+17
2018-06-18Fix date build stamp in stats site.Andrei Karas1-1/+1
2018-06-18Add gitstatsh ci script for git stats [ci skip]Andrei Karas3-0/+43
2018-06-18Revert "Replace gcov from pip in collecting coverage data in ci_site branch."Andrei Karas1-2/+2
2018-06-18Switch to use gcc-7 in ci_site/.gitlab-ci.yml due gcovr not working with gcc-8.Andrei Karas1-8/+8
2018-06-18Replace gcov from pip in collecting coverage data in ci_site branch.Andrei Karas1-2/+2
2018-06-18Fix some style issues after automatic checks.Andrei Karas5-9/+6
2018-06-18Fix stats site compilation.Andrei Karas2-1/+13
2018-06-18Disable -Wabi in gcc flags.Andrei Karas3-3/+3
2018-06-15Fix ci_deheader .gitlab-ci.yml again. [ci skip]Andrei Karas1-12/+16
2018-06-15Fix image name in ci_deheader .gitlab-ci.yml [ci skip]Andrei Karas1-0/+2
2018-06-15Move header from branched .gitlab-ci.yml into separate file.Andrei Karas27-672/+26
2018-06-15Switch some jobs from gcc-7 to gcc-8 in branches.Andrei Karas5-83/+83
2018-06-15Add packet CMSG_PLAYER_SELECT_STYLE_ACK 0x0a47.Andrei Karas3-0/+13
2018-06-14Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46.Andrei Karas6-0/+53
2018-06-11Add cross compilation fix by Helmut Grohne <helmut@subdivi.de>.s20180614Andrei Karas1-0/+1
2018-06-10Disable additional field in SkillHandler::usePos.Andrei Karas1-0/+3