summaryrefslogtreecommitdiff
path: root/src/emap/pc.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-14Debugjesusalva/tmw2homunequipJesusaves1-12/+15
2019-09-14[x] CompileJesusaves1-0/+4
2019-09-14Fix several errors with 4144 helpJesusaves1-5/+3
2019-09-14Fix remaining bugs but oneJesusaves1-4/+2
2019-09-14This should effectively store the three bonuses, making a commit to record themJesusaves1-0/+54
2019-09-04Disable req attributes checks in items on connect.Andrei Karas1-0/+5
2019-09-03Revert "Drop support for Required<> params in ItemDB"Jesusaves1-2/+0
2019-09-03Drop support for Required<> params in ItemDBJesusaves1-0/+2
2019-04-08Update from herculesAndrei Karas1-0/+7
2019-01-23Update from herculess20190211Andrei Karas1-6/+6
2018-11-02Update from hercules.Andrei Karas1-1/+1
2018-09-25Fix compilation after hercules update.Andrei Karas1-0/+1
2018-09-25Hercules update.Andrei Karas1-6/+13
2018-07-26Fix compilation after hercules update.Andrei Karas1-0/+3
2018-06-14Fix compilaiton error after hercules update.Andrei Karas1-2/+2
2018-06-14Update from hercules. Fix compilation errors.Andrei Karas1-3/+3
2018-04-19Load all skills independend on job types.Andrei Karas1-0/+7
2018-04-19Allow death penalty for any jobs.Andrei Karas1-0/+6
2018-04-19Dont preserv hardcoded skill in skill tree based on job.Andrei Karas1-0/+9
2018-04-19Dont add hard coded sc effects after levelup.Andrei Karas1-0/+5
2018-04-19Dont add hardcoded skills into tree for some races.Andrei Karas1-0/+7
2018-04-19Dont reset NV_TRICKDEAD from non human races.Andrei Karas1-0/+29
2017-09-25Fix compilation with updated hercules.s20171107s20171023Andrei Karas1-2/+2
2017-09-18Fix plugin compilation after hercules update.Andrei Karas1-29/+37
2017-07-12Add player self flags packet (0xb25)Andrei Karas1-0/+2
2017-04-04Send current player language in send_pc_info.Andrei Karas1-0/+1
2016-12-13Fix plugin after server update.Andrei Karas1-26/+31
2016-10-24Port some new code from hercules in replaced functions.s20161213Andrei Karas1-0/+3
2016-08-13Add own pc_jobchange function. not change job exp and send new packet for slo...s20160814Andrei Karas1-0/+221
2016-07-31Use VECTOR for allowed cards array.Andrei Karas1-4/+10
2016-07-17Fix compilation warning after server update.Andrei Karas1-2/+2
2016-06-27Remove debug message.Andrei Karas1-1/+0
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-78/+125
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+2
2016-04-28Fix different warnings.Andrei Karas1-4/+12
2016-04-27Add killer id packet.Andrei Karas1-0/+13
2016-04-25Allow use colored messages in chat, even if # already used for gm commands.Andrei Karas1-0/+36
2016-03-30Add missing checks.Andrei Karas1-4/+9
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