summaryrefslogtreecommitdiff
path: root/src/echar
AgeCommit message (Expand)AuthorFilesLines
2019-04-26In char server register packet 0x970 with changed sizes20190513Andrei Karas1-0/+1
2019-02-12Update from hercules.Andrei Karas3-1/+11
2019-01-23Update from herculess20190211Andrei Karas3-3/+4
2018-12-06Register all evol server to client packets in hercules.Andrei Karas1-0/+3
2018-07-26Fix compilation after hercules update.Andrei Karas1-11/+11
2018-05-03Update from hercules.Andrei Karas3-12/+0
2017-12-26Fix show additional slots on char server (after hercules update).Andrei Karas1-7/+7
2017-11-29Update from hercules.s20171226Andrei Karas1-2/+0
2017-08-16Add evol packets id offset. For now offset is 0.Andrei Karas1-1/+1
2017-08-10Hercules update.Andrei Karas1-0/+1
2017-04-20Drop support for client protocol version 8 (May 1 2015).Andrei Karas1-1/+1
2017-04-19Drop support for client protocol version 3 (Nov 28 2014).Andrei Karas1-45/+36
2017-04-04Update for latest hercules changes.Andrei Karas1-1/+2
2016-12-13Fix plugin after server update.Andrei Karas1-1/+1
2016-10-24Compilation fix after server code update.Andrei Karas1-1/+1
2016-08-10Add support for exit codes for git pull and building plugin code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for building plugin code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for git pull and rebuilding code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for git pull and building code.Andrei Karas1-1/+2
2016-08-10Add support for exit codes for rebuilding code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for building code.Andrei Karas1-1/+2
2016-08-10Add support for exit status code for pull and restart.Andrei Karas1-0/+1
2016-08-10Add gm command for send restart events to all servers.Andrei Karas3-0/+33
2016-06-30Add constants validation function.Andrei Karas1-0/+1
2016-05-02Fix compilation warning.Andrei Karas1-2/+2
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas3-23/+27
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas2-0/+3
2016-04-30Remove unused function from char server.Andrei Karas2-28/+0
2016-04-28Fix different warnings.Andrei Karas1-2/+4
2016-04-04Update plugin for new hercules.Andrei Karas2-1/+3
2016-03-30Add missing checks.Andrei Karas1-1/+1
2016-03-06Add support for show accessory slots.Andrei Karas1-3/+3
2016-03-05Fix some slots indexes in char server.Andrei Karas1-3/+3
2016-03-05In char server prevent send items to slot 0.Andrei Karas1-0/+2
2016-02-26Remove useless casts after server update.Andrei Karas1-1/+1
2016-02-20Force save char gender to db after char creation.Andrei Karas1-0/+10
2015-12-21Add missing parameters in config reading functions.Andrei Karas2-8/+12
2015-12-21Disable statistics sendigs.Andrei Karas3-0/+12
2015-11-15Fix typo.Andrei Karas1-1/+1
2015-11-15Add support for other char gender.Andrei Karas1-1/+1
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas3-3/+3
2015-10-01Add missing post suffix.Andrei Karas3-4/+2
2015-09-28Update copyright year.Andrei Karas5-5/+5
2015-08-16Fix compilation after HPM update in server.Andrei Karas3-21/+11
2015-08-13Fix and restore client version in login and char server.Andrei Karas3-0/+20
2015-08-13Add support for sending all equipped items with cards from char server.Andrei Karas3-0/+142
2015-07-05Remove inter server ip check because it moving to upstream.Andrei Karas5-40/+0
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas5-0/+385