summaryrefslogtreecommitdiff
path: root/src/echar/char.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-12Update from hercules.Andrei Karas1-1/+8
2019-01-23Update from herculess20190211Andrei Karas1-1/+2
2018-07-26Fix compilation after hercules update.Andrei Karas1-11/+11
2018-05-03Update from hercules.Andrei Karas1-9/+0
2017-12-26Fix show additional slots on char server (after hercules update).Andrei Karas1-7/+7
2017-08-16Add evol packets id offset. For now offset is 0.Andrei Karas1-1/+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 Karas1-0/+28
2016-05-02Fix compilation warning.Andrei Karas1-2/+2
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-9/+14
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+2
2016-04-30Remove unused function from char server.Andrei Karas1-26/+0
2016-04-28Fix different warnings.Andrei Karas1-2/+4
2016-04-04Update plugin for new hercules.Andrei Karas1-1/+2
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-21Disable statistics sendigs.Andrei Karas1-0/+9
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 Karas1-1/+1
2015-10-01Add missing post suffix.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-4/+6
2015-08-13Fix and restore client version in login and char server.Andrei Karas1-0/+14
2015-08-13Add support for sending all equipped items with cards from char server.Andrei Karas1-0/+127
2015-07-05Remove inter server ip check because it moving to upstream.Andrei Karas1-17/+0
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+191