summaryrefslogtreecommitdiff
path: root/src/ecommon
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Increase number of skill IDs I can useJesusaves1-4/+4
2020-06-15Revert "Allow up to 50k units of an item to stack"Jesusaves1-1/+0
2020-06-15Allow up to 50k units of an item to stackJesusaves1-0/+1
2020-05-22Increase skill tree slots from 110 to 150Jesusaves1-1/+1
2020-01-11*REVOKED*Jesusaves1-1/+0
2020-01-11Revert "Fix redefine HPM interfaces"Jesusaves1-5/+0
2020-01-10Merge branch 'master' into tmw2Jesusaves1-0/+6
2020-01-09Fix redefine HPM interfacesAndrei Karas1-0/+5
2020-01-08Maximum Guild Size: 100Jesusaves1-0/+1
2019-10-28Expand max Inventory size to 115Jesusaves1-0/+1
2019-08-24Revert "Lower cart slots from 100 to 50."Jesusaves1-1/+0
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
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
2019-01-25Change cart size from 100 to 50 before it is too late :sweat_smile:Jesusaves1-0/+1
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 th...s20180518Andrei Karas1-0/+5
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
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
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 herc...Andrei Karas6-0/+143