summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-19Add ci jobs with gcc 5 and 6 and cilk plus.Andrei Karas2-7/+21
2016-12-19Fix compilation with cilk plus on gcc 6+.Andrei Karas3-20/+30
2016-12-18Update pmake script.Andrei Karas1-4/+6
2016-12-18Improve dye speed test.Andrei Karas1-1/+4
2016-12-17Add missing clang versions into ci tests.Andrei Karas5-0/+167
2016-12-17Add -Wpointer-bool-conversion flag into clang ci jobs.Andrei Karas4-3/+7
2016-12-17Remove extra check from map.Andrei Karas1-6/+3
2016-12-17Fix wrong type for reading parameter.Andrei Karas1-1/+1
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
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
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
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
2016-10-28Fix some other small issues.Andrei Karas4-4/+4
2016-10-28Improve sound db unload.Andrei Karas1-1/+1