summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13Added core HPM interfaceHaru1-2/+2
2015-08-13HPM compatibility improvementsHaru1-0/+2
2015-08-10Move use item script function call into function script_run_use_script.Andrei Karas1-2/+2
2015-08-02Merge pull request #601 from 4144/hpmreducemalufett1-339/+342
2015-08-02Merge pull request #585 from csnv/one_line_fixesmalufett1-0/+3
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-339/+342
2015-07-12Remove useless checks from map server.Andrei Karas1-1/+1
2015-07-07Fixed a compile error on armv7l (Raspberry Pi 2 model B)Haru1-2/+0
2015-07-05Fixes skill blocks overiding larger blockscsnv1-0/+3
2015-06-19Removed ".." from include directivesHaru1-33/+33
2015-06-02Follow up to 712812bMysteries1-1/+1
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru1-2/+2
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-102/+105
2015-05-31Fixed Bug#8673malufett1-20/+16
2015-05-31Follow up@027f124cbb96bb99d00bc31ad51345024edadf66malufett1-4/+5
2015-05-26Fix Vacuum Extrem resistanceMichieru1-2/+4
2015-05-26Another batch of corrected skill level checkmalufett1-1/+2
2015-05-26Fixed Bug#8682malufett1-0/+1
2015-05-24Fixes ninja skill Final Strike sliding. Bug report 8618: http://hercules.ws/b...csnv1-3/+10
2015-05-24Corrected a skill level checkHaru1-2/+5
2015-05-21* Follow-up to 5be01dcMichieru1-1/+1
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru1-22/+5
2015-05-19Fixed some issues reported by coverity scan [1/3]Haru1-3/+2
2015-05-18Removed duplicates of clif->msgtableHaru1-7/+7
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