summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Change verstion to 1.7.10.28.v1.7.10.28Andrei Karas9-9/+15
2017-10-28Add packets for packet version 20171025.Andrei Karas2-1/+35
2017-10-27Update translations.Andrei Karas24-387/+388
2017-10-26Add missing files into cmake project.Andrei Karas1-0/+4
2017-10-26Remove extra define.Andrei Karas1-3/+0
2017-10-26Fix compilation with old SDL2 again.Andrei Karas3-0/+12
2017-10-26Fix compilation with old SDL 2 versions.Andrei Karas3-1/+9
2017-10-26Show full SDL version in version string.Andrei Karas1-5/+5
2017-10-26Replace some SDL2 function calls to lower level functions.Andrei Karas2-6/+11
2017-10-25Add sdlmusichelper with some SDL/SDL2 functions.Andrei Karas8-10/+200
2017-10-25Add missing initialisation for jpeg library.Andrei Karas1-1/+1
2017-10-25Fix .h files build jobs in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-10-25Add configure options for build only tests binary with system catch and doctest.Andrei Karas2-1/+26
2017-10-25Add configure options for build with system catch and doctest.Andrei Karas4-1/+38
2017-10-23Remove extra include.Andrei Karas1-1/+0
2017-10-23Disable alt-tab workaround by default, because it may not works in some systems.Andrei Karas1-1/+1
2017-10-23Remove duplicated packet implementation.s20171023Andrei Karas3-12/+0
2017-10-23Fix for possible truncated packet.Andrei Karas1-1/+1
2017-10-23Read always packet lens and not skip it in net code.Andrei Karas1-2/+2
2017-10-18Fix packet CMSG_MAIL2_CHECK_NAME for non evol servers.Andrei Karas1-1/+1
2017-10-18Set max allowed packet version in servers to 20171011.Andrei Karas1-1/+1
2017-10-18Add packet SMSG_MAIL2_MAIL_LIST_PAGE 0x0ac2.Andrei Karas2-16/+51
2017-10-18Add packets CMSG_MAIL2_OPEN_MAILBOX 0x0ac0, CMSG_MAIL2_REFRESH_MAIL_LIST 0x0ac1.Andrei Karas2-4/+33
2017-10-18Add packet SMSG_PLAYER_GET_EXP2 0x0acc.Andrei Karas5-12/+43
2017-10-18Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb.Andrei Karas8-5/+21
2017-10-18Add shuffle packets for new packet versions.Andrei Karas1-0/+136
2017-10-14Change verstion to 1.7.10.14.v1.7.10.14Andrei Karas9-9/+13
2017-10-14Update translations.Andrei Karas25-2063/+2003
2017-10-13Fix code style.Andrei Karas2-2/+2
2017-10-13Fix pages.sh script [skip ci]Andrei Karas1-4/+4
2017-10-13Remove mplint directory before clone.Andrei Karas1-0/+1
2017-10-13Add ci_main1 into triggers.Andrei Karas1-11/+12
2017-10-13Remove some main jobs from .gitlab-ci.ymlAndrei Karas1-212/+0
2017-10-13Update script for pages job in ci_site branch.Andrei Karas1-13/+12
2017-10-12Add ci_site into triggers.Andrei Karas1-0/+2
2017-10-12Remove site related builds from .gitlab-ci.ymlAndrei Karas1-88/+0
2017-10-12Use variable GIT_DEPTH in git clone commands.Andrei Karas1-1/+1
2017-10-12Add ci_gcc3 into triggers.Andrei Karas1-10/+1
2017-10-12Remove gcc-3 builds from .gitlab-ci.ymlAndrei Karas1-26/+0
2017-10-12Add ci_gcc7_tests into triggers.Andrei Karas1-0/+2
2017-10-12Remove gcc-7 test builds from .gitlab-ci.ymlAndrei Karas1-315/+0
2017-10-12Add ci_checks into triggers.Andrei Karas1-0/+2
2017-10-12Remove jobs with check flags from .gitlab-ci.ymlAndrei Karas1-74/+0
2017-10-12Add ci_glibcdebug into triggers.Andrei Karas1-0/+2
2017-10-12Remove glibc debug builds from .gitlab-ci.ymlAndrei Karas1-69/+0
2017-10-12Add ci_mse into triggers.Andrei Karas1-0/+2
2017-10-12Remove mse builds from .gitlab-ci.ymlAndrei Karas1-69/+0
2017-10-12Add ci_mxe into triggers.Andrei Karas1-0/+2
2017-10-12Remove mxe jobs from .gitlab-ci.ymlAndrei Karas1-77/+0
2017-10-12Join different small linter jobs into one in .gitlab-ci.ymlAndrei Karas1-26/+5