summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-12-09removed broken clang-8 added clang-10 (gitlab ci)jak11-0/+18
2020-08-22add an IT_VIRTUAL item type for card groupsgumi1-1/+4
2020-07-15Revert "SHUT UP AND DO NOT BOTHER ME"gumi1-13/+1
2020-07-13update skill constants from herculesgumi1-9/+25
2020-07-13SHUT UP AND DO NOT BOTHER MEJesusaves1-1/+13
2020-02-01Extend SI table as needed for serverdata!222Jesusaves1-2/+2
2020-01-08Maximum Guild Size: 100Jesusaves1-1/+1
2019-08-19Add new compilers and fix issues with old compilers in .gitlab-ci.ymlAndrei Karas4-1/+55
2019-04-05Grant Micksha 24 extra skills slotsJesusaves1-1/+2
2019-02-12Fix packages deps for gcc-6 ci buildsAndrei Karas1-1/+1
2018-12-06Register all evol server to client packets in hercules.Andrei Karas1-1/+1
2018-12-05Fix deps for clang-3.9 ci build.Andrei Karas1-1/+1
2018-02-27Fix clang-7 installation int ci.Andrei Karas1-3/+3
2018-02-27Add clang-7 builds into .gitlab-ci.ymlAndrei Karas1-0/+18
2018-02-27Add clang-6 builds into .gitlab-ci.ymlAndrei Karas1-0/+18
2018-02-27Add gcc-7 builds into .gitlab-ci.ymlAndrei Karas1-0/+18
2018-02-13add exception flag to gcc snapshot build job.Andrei Karas1-0/+2
2017-11-29Update from hercules.s20171226Andrei Karas1-2/+2
2017-08-10Hercules update.Andrei Karas1-2/+2
2017-07-26Use /usr/bin/env instead of full path to bashMonwarez8-8/+8
2016-10-24Update skill array size after hercules update.Andrei Karas1-4/+4
2016-07-01For evol skills use range 20000 - 20021s20160703release2016-07-04Andrei Karas1-2/+6
2016-06-30fix ci scriptsAndrei Karas1-3/+11
2016-06-30Fix ci scripts.Andrei Karas1-1/+1
2016-06-30Fix ci scripts for using script for redefine some server constants.Andrei Karas1-1/+2
2016-06-30Add 5 unused id for status effectsAndrei Karas1-1/+3
2016-06-30Add shared file with server code for change constants.Andrei Karas1-0/+8
2016-06-24Add gcc snapshot and gcc 4.6 and different flags combinations.Andrei Karas2-0/+37
2016-06-23Add gcc 4.8 and gcc 4.9 into ci scripts.Andrei Karas2-0/+36
2016-06-22In ci scripts at first try clone from forks and if failed, from original repos.Andrei Karas1-5/+24
2016-06-13In ci scripts remove directories before cloning here.Andrei Karas1-0/+2
2016-06-13Add support for local mirror if running in local runner.Andrei Karas1-0/+17
2016-05-02Remove code validation script from ci.Andrei Karas1-20/+0
2016-04-28Claean directories before clone, because gitlab may not clean it.Andrei Karas1-0/+2
2016-04-28Add into ci scripts gcc-6 and clang-3.9Andrei Karas4-10/+48
2016-04-28Create directory for plugins in ci script.Andrei Karas1-0/+1
2016-04-28Fix deps againAndrei Karas1-1/+1
2016-04-28Fix deps in gcc 5 ci script.Andrei Karas1-3/+2
2016-04-28Fix creating m4 directory in ci script.Andrei Karas1-1/+1
2016-04-28In ci script create m4 dir.Andrei Karas1-0/+1
2016-04-28Add ls into ci scriptAndrei Karas2-2/+4
2016-04-28Fix ci build script.Andrei Karas1-2/+4
2016-04-28Clone server code in build ci script.Andrei Karas1-0/+6
2016-04-28Add plugin validator into ci scripts.Andrei Karas2-2/+41
2016-04-28Install packages in ci build script.Andrei Karas1-4/+4
2016-04-28Add simple gcc 5 build.Andrei Karas2-0/+138