summaryrefslogtreecommitdiff
path: root/src/elogin
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Remove useless casts after server update.Andrei Karas1-4/+4
2016-02-21Fix compilation warnings.Andrei Karas1-2/+2
2016-02-14Add support for item attribute MaxFloorOffset.Andrei Karas1-2/+2
2016-01-05Change plugin verison to 11.Andrei Karas1-1/+1
2015-12-21Add missing parameters in config reading functions.Andrei Karas2-2/+3
2015-11-15Add support for other char gender.Andrei Karas1-1/+1
2015-10-29Fix registration packet size.halloween2015Andrei Karas1-1/+1
2015-10-19add mount into pc into packet.Andrei Karas1-1/+1
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas5-5/+5
2015-09-28Update copyright year.Andrei Karas9-9/+9
2015-09-09Change server version to 8. Send packet version to client.Andrei Karas1-2/+5
2015-08-16Fix compilation after HPM update in server.Andrei Karas5-9/+18
2015-08-13Fix and restore client version in login and char server.Andrei Karas3-0/+15
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-1/+1
2015-07-05Remove inter server ip check because it moving to upstream.Andrei Karas5-34/+0
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas13-0/+983