summaryrefslogtreecommitdiff
path: root/src/ecommon
AgeCommit message (Expand)AuthorFilesLines
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