Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-01 | Extend SI table as needed for serverdata!222 | Jesusaves | 1 | -2/+2 | |
(Original code from ML - Please blame Saulc if anything breaks) | |||||
2020-01-08 | Maximum Guild Size: 100 | Jesusaves | 1 | -1/+1 | |
An ADM can make that value go up to 160 if needed using GD_EXTENSION skill (steps of 6) | |||||
2019-08-19 | Add new compilers and fix issues with old compilers in .gitlab-ci.yml | Andrei Karas | 4 | -1/+55 | |
2019-04-05 | Grant Micksha 24 extra skills slots | Jesusaves | 1 | -1/+2 | |
2019-02-12 | Fix packages deps for gcc-6 ci builds | Andrei Karas | 1 | -1/+1 | |
2018-12-06 | Register all evol server to client packets in hercules. | Andrei Karas | 1 | -1/+1 | |
Also change hercules packets limit to allow all custom packets. | |||||
2018-12-05 | Fix deps for clang-3.9 ci build. | Andrei Karas | 1 | -1/+1 | |
2018-02-27 | Fix clang-7 installation int ci. | Andrei Karas | 1 | -3/+3 | |
2018-02-27 | Add clang-7 builds into .gitlab-ci.yml | Andrei Karas | 1 | -0/+18 | |
2018-02-27 | Add clang-6 builds into .gitlab-ci.yml | Andrei Karas | 1 | -0/+18 | |
2018-02-27 | Add gcc-7 builds into .gitlab-ci.yml | Andrei Karas | 1 | -0/+18 | |
2018-02-13 | add exception flag to gcc snapshot build job. | Andrei Karas | 1 | -0/+2 | |
2017-11-29 | Update from hercules.s20171226 | Andrei Karas | 1 | -2/+2 | |
2017-08-10 | Hercules update. | Andrei Karas | 1 | -2/+2 | |
Add rodex support. | |||||
2017-07-26 | Use /usr/bin/env instead of full path to bash | Monwarez | 8 | -8/+8 | |
And also, use sysctl for detecting the number of CPU when the system is FreeBSD | |||||
2016-10-24 | Update skill array size after hercules update. | Andrei Karas | 1 | -4/+4 | |
2016-07-01 | For evol skills use range 20000 - 20021s20160703release2016-07-04 | Andrei Karas | 1 | -2/+6 | |
For this add mapping to array index. Also rename skill into EVOL_MASS_PROVOKE. | |||||
2016-06-30 | fix ci scripts | Andrei Karas | 1 | -3/+11 | |
2016-06-30 | Fix ci scripts. | Andrei Karas | 1 | -1/+1 | |
2016-06-30 | Fix ci scripts for using script for redefine some server constants. | Andrei Karas | 1 | -1/+2 | |
2016-06-30 | Add 5 unused id for status effects | Andrei Karas | 1 | -1/+3 | |
2016-06-30 | Add shared file with server code for change constants. | Andrei Karas | 1 | -0/+8 | |
2016-06-24 | Add gcc snapshot and gcc 4.6 and different flags combinations. | Andrei Karas | 2 | -0/+37 | |
2016-06-23 | Add gcc 4.8 and gcc 4.9 into ci scripts. | Andrei Karas | 2 | -0/+36 | |
2016-06-22 | In ci scripts at first try clone from forks and if failed, from original repos. | Andrei Karas | 1 | -5/+24 | |
2016-06-13 | In ci scripts remove directories before cloning here. | Andrei Karas | 1 | -0/+2 | |
2016-06-13 | Add support for local mirror if running in local runner. | Andrei Karas | 1 | -0/+17 | |
2016-05-02 | Remove code validation script from ci. | Andrei Karas | 1 | -20/+0 | |
Now it useless. | |||||
2016-04-28 | Claean directories before clone, because gitlab may not clean it. | Andrei Karas | 1 | -0/+2 | |
2016-04-28 | Add into ci scripts gcc-6 and clang-3.9 | Andrei Karas | 4 | -10/+48 | |
2016-04-28 | Create directory for plugins in ci script. | Andrei Karas | 1 | -0/+1 | |
2016-04-28 | Fix deps again | Andrei Karas | 1 | -1/+1 | |
2016-04-28 | Fix deps in gcc 5 ci script. | Andrei Karas | 1 | -3/+2 | |
2016-04-28 | Fix creating m4 directory in ci script. | Andrei Karas | 1 | -1/+1 | |
2016-04-28 | In ci script create m4 dir. | Andrei Karas | 1 | -0/+1 | |
2016-04-28 | Add ls into ci script | Andrei Karas | 2 | -2/+4 | |
2016-04-28 | Fix ci build script. | Andrei Karas | 1 | -2/+4 | |
2016-04-28 | Clone server code in build ci script. | Andrei Karas | 1 | -0/+6 | |
2016-04-28 | Add plugin validator into ci scripts. | Andrei Karas | 2 | -2/+41 | |
Disable for now gcc 5 build. | |||||
2016-04-28 | Install packages in ci build script. | Andrei Karas | 1 | -4/+4 | |
2016-04-28 | Add simple gcc 5 build. | Andrei Karas | 2 | -0/+138 | |