summaryrefslogtreecommitdiff
path: root/src/emap/skill.c
AgeCommit message (Collapse)AuthorFilesLines
2016-07-10Fix compilation warning for some compilers.Andrei Karas1-1/+1
2016-07-09Move misc effect id for mass provoke skill into skills configuration.Andrei Karas1-0/+73
2016-07-05add Physical Shield Skill (id 20001)Joseph Botosh1-0/+23
2016-07-01For evol skills use range 20000 - 20021Andrei Karas1-1/+13
For this add mapping to array index. Also rename skill into EVOL_MASS_PROVOKE.
2016-07-01Add files for skill constants and ground skills handlers.Andrei Karas1-0/+22
For now add one ground skill EVOL_MASSPROVOKE.
2016-06-30Hook directly empty skill functions.Andrei Karas1-0/+84
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-4/+4
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas1-0/+44
hercules.