summaryrefslogtreecommitdiff
path: root/src/ecommon
AgeCommit message (Collapse)AuthorFilesLines
2019-08-24Revert "Lower cart slots from 100 to 50."Jesusaves1-1/+0
This reverts commit a89585e050356c325f98f234cfac415a5d2f90b3 and successor.
2019-08-24Lower cart slots from 100 to 50.Jesusaves1-0/+1
2019-07-30Revert "RoDex Mail System: Sending items now cost 500 GP instead of 2500 GP"Jesusaves1-1/+0
This reverts commit af0898e6e7e65348a7235952be5d7ffd90174cd8. Forced in beta.patch2
2019-07-30RoDex Mail System: Sending items now cost 500 GP instead of 2500 GPJesusaves1-0/+1
2019-06-05Register 20 extra skill slots (untested)Jesusaves1-3/+3
2019-05-24This is for Micksha - add some missing SI's as 4144 doesn't want to do that >.>Jesusaves1-1/+1
2019-04-09Merge branch 'master' into tmw2Jesusaves1-0/+1
2019-04-05Grant Micksha 24 extra skills slotsJesusaves1-0/+1
2019-01-26Revert "Change cart size from 100 to 50 before it is too late :sweat_smile:"Jesusaves1-1/+0
This reverts commit ab8f82323176d19d2ace5feb1aabca315f6860b1.
2019-01-25Change cart size from 100 to 50 before it is too late :sweat_smile:Jesusaves1-0/+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-25Attempt to override MAX_STORAGE sizeJesusaves1-0/+1
2018-07-01[TMW2] shup upJesusaves1-3/+3
2018-05-10Fix memory leak in configuration parameters if same config split into more ↵s20180518Andrei Karas1-0/+5
than one file.
2017-11-29Update from hercules.s20171226Andrei Karas1-1/+1
2017-08-10Update SC_MAX value in c code.Andrei Karas1-1/+1
2016-10-24Update skill array size after hercules update.Andrei Karas1-3/+3
2016-07-01For evol skills use range 20000 - 20021s20160703release2016-07-04Andrei Karas1-1/+4
For this add mapping to array index. Also rename skill into EVOL_MASS_PROVOKE.
2016-06-30Add constants validation function.Andrei Karas2-0/+17
2016-04-28Fix different warnings.Andrei Karas1-1/+1
2016-02-29Fix wrong return.Andrei Karas1-1/+1
2016-01-11Add script command for convert craft string into craft object.Andrei Karas3-0/+81
New script command: initcraft var$ Return value: craft object id.
2015-12-21Add missing parameters in config reading functions.Andrei Karas2-6/+9
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas2-2/+2
2015-09-28Update copyright year.Andrei Karas5-5/+5
2015-09-23Use packetversion from configure.Andrei Karas1-1/+1
2015-09-09Change server version to 8. Send packet version to client.Andrei Karas1-0/+11
2015-08-16Fix compilation after HPM update in server.Andrei Karas2-11/+4
2015-07-05Remove inter server ip check because it moving to upstream.Andrei Karas2-34/+0
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas6-0/+143
hercules.