summaryrefslogtreecommitdiff
path: root/src/map/skill.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Fixed a faulty usage of sg->unit in land skill codeHaru1-2/+5
2015-08-15HPM compatibility improvementsHaru1-5/+3
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-12/+16
2015-06-19Removed ".." from include directivesHaru1-6/+6
2015-05-31Follow up@027f124cbb96bb99d00bc31ad51345024edadf66malufett1-0/+1
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru1-0/+2
2015-02-13Fixed Bug#8529malufett1-1/+1
2015-01-12Fix uninitialized warning in skill.c.Andrei Karas1-1/+1
2015-01-12fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188.Andrei Karas1-1/+1
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2015-01-12Fixed Bug where skill timer is not properly terminated/clear when the caster ...malufett1-1/+1
2015-01-10Extend skills.c for using custom skills from plugins.Andrei Karas1-0/+35
2014-11-16Whitespace cleanup (no code changes)Haru1-82/+82
2014-10-18Fix bug:7454Michieru1-1/+0
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-0/+1
2014-07-12Updated SR_FLASHCOMBO behaviourpanikon1-65/+90
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-21Corrected a nullpo report in 4c8d773d72ae134f7cc4d43861104ecd9f4ae134Haru1-2/+2
2014-05-19Fixed issue 8182panikon1-0/+2
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-5/+9
2014-05-10Revert "Fixed order of includes in all source files"panikon1-9/+5
2014-05-09Fixed order of includes in all source filesHaru1-5/+9
2014-03-20Fixed issue: 8047panikon1-0/+1
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-1/+0
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-1/+1
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-11/+0
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-2/+2
2013-10-26Changed 'tick' variables to 64 bitHaru1-29/+29
2013-10-20Bug:7723 and Skill Cooldownsshennetsind1-3/+4
2013-10-19Fixed Bug#7737malufett1-2/+10
2013-10-05* Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4cshenhuyong1-3/+7
2013-10-04HPM: Hooking!shennetsind1-4/+0
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind1-0/+25
2013-09-27HPM: Skill.c Completedshennetsind1-12/+52
2013-09-27Added full support for the Rebellion.shenhuyong1-0/+25
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-1/+1
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-3/+3
2013-08-22Fixed Bug #7652shennetsind1-1/+1
2013-07-18Fixed guild aura not going away on guild-break/expellshennetsind1-1/+0
2013-07-08For Bug #7494shennetsind1-7/+16
2013-07-07Fixed Bug#6503malufett1-0/+1
2013-07-05Minor compliance adjustmentsshennetsind1-2/+2
2013-07-03Fixed a 'endless' dissonance problem.shennetsind1-1/+2
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-06-30Fixed Skill Cooldownsshennetsind1-0/+19
2013-06-19Skill Tree DB Redesignshennetsind1-1/+2
2013-06-13Hercules Renewal Phase : Renewalmalufett1-1/+24
2013-05-19Slight adjustmentsMysteries1-15/+15