summaryrefslogtreecommitdiff
path: root/src/ecommon
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Extend party size from 12 to 15. Keep guilds within one byteJesusaves1-1/+2
2021-07-28Increase max guild size from 100 to 300.Jesusaves1-1/+1
2021-04-18Fix default map coordinatesJesusaves1-2/+2
2021-04-18Change max skills from 60 to 75; Reduce skill tree from 186 to 150.Jesusaves1-7/+7
2021-04-10Why do we even do this weird validationJesusaves1-4/+4
2020-07-13update skill constants from herculesgumi1-3/+3
2020-04-25I hate myself for doing thisgumi1-2/+2
2020-04-25add full support for non-binary gendergumi1-0/+20
2020-02-01Extend SI table as needed for serverdata!222Jesusaves1-1/+1
2020-01-09Fix redefine HPM interfacesAndrei Karas1-0/+5
2020-01-08Maximum Guild Size: 100Jesusaves1-0/+1
2019-04-05Grant Micksha 24 extra skills slotsJesusaves1-0/+1
2018-05-10Fix memory leak in configuration parameters if same config split into more th...Andrei Karas1-0/+5
2017-11-29Update from hercules.Andrei 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 - 20021Andrei 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