summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-26Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5malufett1-7/+15
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-13/+13
2014-12-24Songs aegis behavior updated. Bonus correctioncsnv1-4/+19
2014-12-14Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett1-1/+1
2014-12-14Fixed Bug#8456malufett1-3/+5
2014-12-10Add missing interface usage.Andrei Karas1-1/+1
2014-12-10RENEWAL Updates:malufett1-1/+1
2014-11-26Update Fire Expansion to official formula for all levelMichieru1-7/+12
2014-11-24Correction, safetywall still consumes sp when cast on LP.GrumpyLittlePanda1-1/+6
2014-11-24* 1st Transcendent Spirit, monster position lag fixesMichieru1-3/+8
2014-11-17(Bugs 5237 and 7979)GrumpyLittlePanda1-9/+13
2014-11-16Whitespace cleanup (no code changes)Haru1-341/+490
2014-11-10Fix interfaces methods usage.Andrei Karas1-6/+6
2014-11-03Merge pull request #363 from EPuncker/masterMichieru1-0/+3
2014-11-03* No cell stacking implemented (official version)Michieru1-3/+3
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-20/+14
2014-11-03Added missing type check to skill_delunitgroupshennetsind1-1/+1
2014-11-01Fix clearance, should work only on mob, party or self and skill can't be cast...Michieru1-12/+1
2014-10-31- If you now cast Icewall on an existing ice wall cell, the duration (HP) wil...Michieru1-2/+3
2014-10-30Fixed Bug#8012malufett1-2/+1
2014-10-26- Can't cast icewall more than once on the same center cell. Special thanks ...Michieru1-4/+9
2014-10-25HPM Hooks UpdateHercules.ws1-1/+1
2014-10-25Sight Blaster and other skill fixes, magic reflect, crash, trap display and m...Michieru1-0/+4
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-6/+6
2014-10-18Fix bug:7454Michieru1-28/+0
2014-10-18Correctly fix bug:8225 gentle touch revitalize now reduce damage correctlyMichieru1-1/+4
2014-10-16Fix warning when compile in linuxMichieru1-2/+2
2014-10-15Fix Hovering Booster should be equip to cast HoveringMichieru1-0/+8
2014-10-10Fix Kyougaku make client crash and update the formula to official (bug:7975)Michieru1-11/+10