summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-07-05Fixed issue #560Emistry1-12/+11
2015-07-05Added script command `showscript "<message>"{,<GID>};`Emistry1-0/+32
2015-07-04Fixed issue #556malufett1-2/+3
2015-06-22Fixing party creation failure conditionAncyker1-1/+0
2015-06-19HPM Hooks UpdateHercules.ws5-60/+484
2015-06-19Cleaned up HPMDataCheck includesHaru3-15/+51
2015-06-19Fixed some conditionally-declared packet structures causing plugin build fail...Haru1-2/+10
2015-06-19Improved info/error messages during plugin loadingHaru2-7/+12
2015-06-19HPM Hooks UpdateHercules.ws1-4/+4
2015-06-19Cleaned up some #includesHaru71-188/+170
2015-06-19Removed ".." from include directivesHaru179-1818/+1827
2015-06-19Fixed a warning in the backtrace() functionHaru1-3/+3
2015-06-14Corrected an issue with Close ConfineHaru1-2/+2
2015-06-12Merge pull request #526 from zackdreaver/masterDastgir1-0/+2
2015-06-12Updated Item Scriptszackdreaver1-0/+2
2015-06-12RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ...Dastgir4-106/+438
2015-06-04Implemented strcmp Function.Dastgir1-0/+9
2015-06-03Follow-up to 42e1df9eHaru1-1/+1
2015-06-02Follow up to 712812bMysteries15-19/+19
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