summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-17Added bonus4 variant of bAddEff to specify a durationHaru1-4/+13
2015-05-12Follow-up to 2b4f2993Haru1-1/+1
2015-05-11Merge pull request #508 from 4144/sanityHaruna1-25/+25
2015-05-03Fixed Bug#8650malufett1-7/+7
2015-05-02Fix out of bound access if skill level is 0.Andrei Karas1-25/+25
2015-04-23Fixed Bug#8644malufett1-0/+1
2015-04-02Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett1-59/+40
2015-04-01Fixed Bug#8601malufett1-58/+31
2015-03-29Fixed Bug#5654malufett1-1/+9
2015-03-27Hercules 'job_db1.txt' Redesignmalufett1-2/+2
2015-03-19Fix for Sorcerer Skill WarmerInzianity1-1/+0
2015-03-16RENEWAL Updates:malufett1-3/+5
2015-03-15Fixed Bug#8545malufett1-1/+1
2015-03-13Fixed Bug 8544shennetsind1-0/+5
2015-03-12Fixed Bug#8546malufett1-1/+2
2015-03-05Fixed Bug 8535shennetsind1-1/+1
2015-02-23Hercules Ultimate Localization Designshennetsind1-3/+3
2015-02-13Fixed Bug#8529malufett1-13/+10
2015-01-28Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12Haru1-1/+1
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-31/+15
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-199/+189
2015-01-18Fixes direction in AOE skillscsnv1-2/+2
2015-01-18For bug report 8367shennetsind1-4/+22
2015-01-18Fixed Bug 8441shennetsind1-1/+2
2015-01-18Replacing rand leftovers with the mt19937arshennetsind1-4/+4
2015-01-18Fixing 38 issuesshennetsind1-9/+21
2015-01-1727 Fixesshennetsind1-18/+21
2015-01-17Another ~10 Fixesshennetsind1-1/+2
2015-01-1710 Distinct fixesshennetsind1-1/+2
2015-01-12Fix uninitialized warning in skill.c.Andrei Karas1-2/+2
2015-01-12fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188.Andrei Karas1-2/+2
2015-01-12Fixed an uninitialized variable in skill.cHaru1-1/+1
2015-01-12Fixed Bug where skill timer is not properly terminated/clear when the caster ...malufett1-5/+5
2015-01-11Fixed direction problem with self targeted skills. Thanks to Harunacsnv1-1/+2
2015-01-11Merge pull request #435 from 4144/skillextHaruna1-42/+302
2015-01-11Merge pull request #434 from csnv/minfixesHaruna1-4/+11
2015-01-11Corrected comments and INF2_NOLPcsnv1-2/+4
2015-01-10Extend skills.c for using custom skills from plugins.Andrei Karas1-42/+302
2015-01-10HPM Hooks UpdateHercules.ws1-19073/+19073
2015-01-10Add new eclage skills used in itemsMichieru1-19032/+19073
2015-01-03Increased minimum combo time to that of amotion.csnv1-1/+1
2015-01-03Fixes the direction of an object (char, mob, etc) when it faces a target afte...csnv1-0/+5
2015-01-03Corrected flag INF2_NOLP to actually work as intendedcsnv1-1/+1
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-1/+2
2014-12-28Merge pull request #427 from csnv/skillsworkHaruna1-2/+2
2014-12-28Fixed offensive skill formulas of KG/OB to official.malufett1-17/+16
2014-12-27Merge pull request #421 from csnv/songredoHaruna1-4/+25
2014-12-26Disable text over target of PR_KYRIE. Bug report 8434: http://hercules.ws/boa...csnv1-2/+2
2014-12-26Fixes song affecting caster without linkcsnv1-2/+8
2014-12-26Fix compilation errors and possible server crash from previous commits.Andrei Karas1-2/+4