summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-06-02Fixed a crash when a Wink Charm user logs out during the skill effectHaru1-4/+9
2015-06-01Plugin load failure now causes Fatal ErrorAncyker1-39/+26
2015-06-02HPM Hooks UpdateHercules.ws3-35/+34
2015-06-02Follow-up to 42e1df9Haru1-1/+1
2015-06-02Follow-up to 544a75bHaru3-7/+10
2015-06-02Merge remote-tracking branch 'upstream/pr/530' into herculesHaru2-25/+10
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru9-105/+81
2015-06-01Followup in malufett's commit a5a8605Lemongrass31101-1/+5
2015-06-01Follow up to Mishima's cleanup in ad958235cfLemongrass31101-24/+5
2015-06-01Replaced some of the hardcoded values with constants (map)Haru30-560/+635
2015-06-01Replaced some of the hardcoded values with constants (char)Haru12-184/+202
2015-06-01Replaced some of the hardcoded values with constants (login)Haru3-26/+31
2015-06-01Replaced some of the hardcoded values with constants (misc)Haru6-63/+59
2015-05-31HPM Hooks UpdateHercules.ws3-0/+32
2015-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett2-12/+42
2015-05-31Fixed Bug#8673malufett5-50/+61
2015-05-31Fixed some more skill level assertion failuresHaru1-12/+25
2015-05-31Follow up@027f124cbb96bb99d00bc31ad51345024edadf66malufett2-4/+6
2015-05-30Dump stack in nullpo*/Assert* function.Andrei Karas1-0/+17
2015-05-28Fixed Bug#8694malufett1-0/+4
2015-05-26Fix Vacuum Extrem resistanceMichieru3-5/+6
2015-05-26Another batch of corrected skill level checkmalufett3-15/+29
2015-05-26Fixed Bug#8682malufett1-0/+1
2015-05-26Merge pull request #524 from csnv/fixes2malufett1-3/+10
2015-05-25Corrected homunculus defense growing too much on level upHaru1-2/+3
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-24Corrected distance check on homunculus skillsHaru1-9/+12
2015-05-23Fixed Bug#8672malufett1-9/+11
2015-05-21* Follow-up to 5be01dcMichieru1-1/+1
2015-05-20* Fixed a compile error.Michieru1-1/+1
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru9-135/+44
2015-05-19Fixed some issues reported by coverity scan [2/3]Haru2-8/+23
2015-05-19Fixed some issues reported by coverity scan [1/3]Haru4-28/+49
2015-05-18HPM Hooks UpdateHercules.ws3-99/+37
2015-05-18Removed duplicates of clif->msgtableHaru6-91/+109
2015-05-17Follow-up to 5be01dcHaru1-2/+2
2015-05-17HPM Hooks UpdateHercules.ws2-6/+7
2015-05-17Fixed some issues detected by coverity scanHaru12-42/+47
2015-05-17Added bonus4 variant of bAddEff to specify a durationHaru3-16/+62
2015-05-16Added charid2rid script commandHaru1-0/+18
2015-05-16Fix log10() function actually using log10. Used natural log before.Streusel1-1/+1
2015-05-15Renamed log to log10, as it is creating errors with items called Log.Streusel1-21/+2
2015-05-15Added floor(), ceil() and log() functions for usage in scripts.Streusel1-10/+40
2015-05-13Fix a typo in packets.hDastgir1-1/+1
2015-05-13Added Packets for 2015-05-13aRagexe, Thanks to YommyDastgir1-13/+55
2015-05-13Follow-up to fb88a56Haru1-44/+47
2015-05-12Follow-up to 2b4f2993Haru1-1/+1
2015-05-12Follow-up to fff2194Haru1-10/+11
2015-05-12Fix issue http://hercules.ws/board/tracker/issue-8672-map-server-error/Andrei Karas1-5/+13