Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-14 | Merge branch 'master' into tmw2 | Jesusaves | 4 | -1/+55 | |
2019-08-24 | Revert "Lower cart slots from 100 to 50." | Jesusaves | 1 | -1/+1 | |
This reverts commit a89585e050356c325f98f234cfac415a5d2f90b3 and successor. | |||||
2019-08-24 | Fix typo | Jesusaves | 1 | -1/+1 | |
2019-08-24 | Lower cart slots from 100 to 50. | Jesusaves | 1 | -1/+1 | |
2019-08-19 | Add new compilers and fix issues with old compilers in .gitlab-ci.yml | Andrei Karas | 4 | -1/+55 | |
2019-07-30 | Revert "RoDex Mail System: Sending items now cost 500 GP instead of 2500 GP" | Jesusaves | 1 | -2/+1 | |
This reverts commit af0898e6e7e65348a7235952be5d7ffd90174cd8. Forced in beta.patch2 | |||||
2019-07-30 | RoDex Mail System: Sending items now cost 500 GP instead of 2500 GP | Jesusaves | 1 | -1/+2 | |
2019-06-05 | Register 20 extra skill slots (untested) | Jesusaves | 1 | -3/+3 | |
2019-05-24 | This is for Micksha - add some missing SI's as 4144 doesn't want to do that >.> | Jesusaves | 1 | -1/+1 | |
2019-04-09 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -1/+2 | |
2019-04-05 | Grant Micksha 24 extra skills slots | Jesusaves | 1 | -1/+2 | |
2019-03-02 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -1/+1 | |
2019-02-12 | Fix packages deps for gcc-6 ci builds | Andrei Karas | 1 | -1/+1 | |
2019-01-26 | Revert "Change cart size from 100 to 50 before it is too late :sweat_smile:" | Jesusaves | 1 | -1/+1 | |
This reverts commit ab8f82323176d19d2ace5feb1aabca315f6860b1. | |||||
2019-01-25 | Change cart size from 100 to 50 before it is too late :sweat_smile: | Jesusaves | 1 | -1/+1 | |
Remember you can access the cart anywhere, too :3 If needed, later, in future, we increase this again, but it is not possible to make size smaller once cart feature gets in! %%e | |||||
2019-01-25 | Attempt to override MAX_STORAGE size | Jesusaves | 1 | -1/+1 | |
2018-12-14 | [Server Plugin] Hercules Update (resync) | Jesusaves | 2 | -2/+2 | |
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-07-01 | [skip ci] %%m | Jesusaves | 1 | -1/+1 | |
2018-07-01 | [TMW2] shup up | Jesusaves | 1 | -2/+2 | |
2018-07-01 | [TMW2] Raise skill cap | Jesusaves | 1 | -4/+4 | |
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 | |