summaryrefslogtreecommitdiff
path: root/src/ecommon/init.c
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-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
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 Karas1-0/+16
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-11/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+44