summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-17Add generic clang job script.Andrei Karas2-2/+22
2016-12-17Drop support for evol plugin version 5.Andrei Karas6-17/+1
2016-12-16Remove extra include.Andrei Karas1-2/+0
2016-12-16Fix style issues.Andrei Karas2-3/+2
2016-12-16Remove extra break.Andrei Karas1-1/+0
2016-12-16Fix hiding tabs in skill dialog.Andrei Karas3-12/+51
2016-12-15Add special skills tab for unknown skills.Andrei Karas2-0/+22
2016-12-15Dont show on start skill tabs without skills.Andrei Karas4-29/+53
2016-12-15Fix skill level menu selection in rectangular skill tabs.Andrei Karas1-4/+15
2016-12-15Add theme files for skill rectangle listbox.Andrei Karas10-1/+46
2016-12-15Add support for rectangular skills tabs.Andrei Karas7-2/+459
2016-12-13Add support for possible new skill set types.Andrei Karas4-14/+70
2016-12-12Fix compilation errors with SDL2.s20161213Andrei Karas3-8/+3
2016-12-12Another fix for old compilers.Andrei Karas12-18/+18
2016-12-12Fix compilation with old compilers.Andrei Karas1-3/+3
2016-12-12Revert "Fix possible command line overflow in ci."Andrei Karas1-10/+2
This reverts commit 7890d8e082d5ab07d1ae92468166cac235721d4e.
2016-12-12Fix possible command line overflow in ci.Andrei Karas1-2/+10
2016-12-12Fix too long lines.Andrei Karas7-10/+22
2016-12-12Update translations.Andrei Karas25-190/+294
2016-12-12Add noexcept in some files.Andrei Karas100-542/+545
2016-12-12Add constexpr and noexcept into some methods.Andrei Karas18-196/+105
2016-12-11Disable ci test with clang 4.0 because it broken in debian.Andrei Karas1-1/+1
2016-12-11Use clang 4.0 ci job only with docker runner.Andrei Karas1-0/+2
2016-12-11Fix .gitlab-ci.ymlAndrei Karas1-2/+4
2016-12-10Add ci job with clang 4.0Andrei Karas2-0/+37
Also use none git strategy for success and fail builds.
2016-12-10Fix some issues without C++11 flags.Andrei Karas3-6/+6
2016-12-10Add restrict and noexcept in dye and dyepalette.Andrei Karas4-10/+10
2016-12-10Add bew flags into gccsnapshot ci.Andrei Karas1-0/+5
2016-12-10Fix some issues found by automatic checks.Andrei Karas30-92/+89
2016-11-11Remove extra header in SDL 2.Andrei Karas1-1/+1
2016-11-11Fix typo implimented -> implemented.Andrei Karas46-197/+197
2016-11-06Try to fix clang deps packages in ci.Andrei Karas3-3/+3
2016-11-05Chnage version to 1.6.11.5v1.6.11.5Andrei Karas9-9/+13
2016-11-05Fix errors in ge.po file.Andrei Karas1-4/+4
2016-11-05On error in ci scripts copy config.log into logs directory.Andrei Karas1-0/+1
2016-11-05Update translations.Andrei Karas23-175/+73
2016-11-04Fix some defines/includes, because in some systems it may works wrong.Andrei Karas17-41/+25
2016-11-04Fix version for packet SMSG_SKILL_NO_DAMAGE in some cases.Andrei Karas1-1/+1
Before was version auto detection and this is wrong.
2016-11-04Dont send some packets with unsupported server versions.Andrei Karas8-12/+64
2016-11-03Fix legacy status effects with block-id.Andrei Karas1-1/+2
This effects must be removed from all servers, because in future support for block-id will be completly removed.
2016-10-28Fix some other small issues.Andrei Karas4-4/+4
2016-10-28Improve sound db unload.Andrei Karas1-1/+1
2016-10-28Add missing consts references.Andrei Karas3-7/+7
2016-10-28Fix conflict for variable mSelectable between two classes.Andrei Karas3-8/+8
2016-10-28Add missing packet initialisation for new packets.Andrei Karas1-0/+2
2016-10-26Fix some packets.Andrei Karas3-6/+73
2016-10-22Change version to 1.6.10.22.v1.6.10.22s20161024Andrei Karas11-149/+15
Also remove README.cmake
2016-10-22Update manaplus.cbp.Andrei Karas1-0/+1
2016-10-22Update translations.Andrei Karas24-1343/+1734
2016-10-17Fix versions for some incoming packets.Andrei Karas1-4/+23