summaryrefslogtreecommitdiff
path: root/src/emap/pc.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Copy child adoption functions to plugin and remove job and rings checks.Andrei Karas1-0/+85
2016-03-06Add support for show accessory slots.Andrei Karas1-1/+5
2015-10-20Add support for item attribute RequiredSkill.Andrei Karas1-1/+2
2015-10-19Add extended mount support.Andrei Karas1-1/+6
2015-10-19add mount into pc into packet.Andrei Karas1-1/+8
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-10-17Add support for insert cards script.Andrei Karas1-0/+31
2015-10-13Add support for take (pickup) script for items taked from ground by player.Andrei Karas1-8/+37
2015-10-13Add support for drop script for items dropped by player.Andrei Karas1-0/+36
2015-10-01Add missing post suffix.Andrei Karas1-7/+7
2015-10-01Rename some functions in same way like it named in server.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-19Fix compilation errors after last changes.Andrei Karas1-2/+3
2015-08-17Done allow insert card if it not presetn in AllowCards list and this list pre...Andrei Karas1-1/+1
2015-08-17Add support for card limits.Andrei Karas1-0/+37
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-08-14Add basic support for charm items (If item present in inventory it give own b...Andrei Karas1-0/+56
2015-08-13Add support for sending all equipped items with cards from char server.Andrei Karas1-26/+0
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-18/+98
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+309