Age | Commit message (Expand) | Author | Files | Lines |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 30 | -560/+635 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 12 | -184/+202 |
2015-06-01 | Replaced some of the hardcoded values with constants (login) | Haru | 3 | -26/+31 |
2015-06-01 | Replaced some of the hardcoded values with constants (misc) | Haru | 6 | -63/+59 |
2015-05-31 | HPM Hooks Update | Hercules.ws | 3 | -0/+32 |
2015-05-31 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 4 | -13/+45 |
2015-05-31 | Fixed Bug#8673 | malufett | 5 | -50/+61 |
2015-05-31 | Fixed some more skill level assertion failures | Haru | 1 | -12/+25 |
2015-05-31 | Follow up@027f124cbb96bb99d00bc31ad51345024edadf66 | malufett | 2 | -4/+6 |
2015-05-30 | Merge pull request #527 from 4144/dumpstack | Haruna | 3 | -1/+20 |
2015-05-30 | Dump stack in nullpo*/Assert* function. | Andrei Karas | 3 | -1/+20 |
2015-05-29 | FollowUp 87beda5 | Dastgir | 1 | -1/+1 |
2015-05-29 | Fixes Merchant Naphara Name and a typo in getitem | Dastgir | 1 | -3/+3 |
2015-05-28 | Fixed Bug#8694 | malufett | 1 | -0/+4 |
2015-05-26 | Fix Vacuum Extrem resistance | Michieru | 4 | -6/+7 |
2015-05-26 | Another batch of corrected skill level check | malufett | 3 | -15/+29 |
2015-05-26 | Fixed Bug#8682 | malufett | 1 | -0/+1 |
2015-05-26 | Merge pull request #524 from csnv/fixes2 | malufett | 1 | -3/+10 |
2015-05-25 | Corrected homunculus defense growing too much on level up | Haru | 1 | -2/+3 |
2015-05-24 | Fixes ninja skill Final Strike sliding. Bug report 8618: http://hercules.ws/b... | csnv | 1 | -3/+10 |
2015-05-24 | Corrected a skill level check | Haru | 1 | -2/+5 |
2015-05-24 | Corrected distance check on homunculus skills | Haru | 1 | -9/+12 |
2015-05-23 | Fixed Bug#8672 | malufett | 1 | -9/+11 |
2015-05-21 | Merge pull request #521 from magimagica/master | Dastgir | 1 | -17/+17 |
2015-05-21 | Fix timer for Eden quest 110+ | zackdreaver | 1 | -17/+17 |
2015-05-21 | * Follow-up to 5be01dc | Michieru | 1 | -1/+1 |
2015-05-20 | * Fixed a compile error. | Michieru | 1 | -1/+1 |
2015-05-19 | Typo Fix on Teleport Cats, Bug Report #8689, Thanks to Arei for reporting. | Dastgir | 1 | -1/+1 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 9 | -135/+44 |
2015-05-19 | Fixed some issues reported by coverity scan [2/3] | Haru | 2 | -8/+23 |
2015-05-19 | Fixed some issues reported by coverity scan [1/3] | Haru | 4 | -28/+49 |
2015-05-18 | HPM Hooks Update | Hercules.ws | 3 | -99/+37 |
2015-05-18 | Removed duplicates of clif->msgtable | Haru | 6 | -91/+109 |
2015-05-17 | Follow-up to 5be01dc | Haru | 1 | -2/+2 |
2015-05-17 | ItemDB SQL Sync | Hercules.ws | 1 | -6/+6 |
2015-05-17 | HPM Hooks Update | Hercules.ws | 2 | -6/+7 |
2015-05-17 | Fixed some issues detected by coverity scan | Haru | 12 | -42/+47 |
2015-05-17 | Added bonus4 bAddEff to the items that use it | Michieru | 1 | -2/+10 |
2015-05-17 | Added bonus4 variant of bAddEff to specify a duration | Haru | 4 | -24/+72 |
2015-05-16 | Added charid2rid script command | Haru | 2 | -0/+26 |
2015-05-16 | Follow-up to c9f845f4518fc3626d9bc2f7166db5a2ac620a57 | Haru | 1 | -21/+10 |
2015-05-16 | Merge pull request #515 from EPuncker/master | Dastgir | 1 | -140/+163 |
2015-05-16 | updated warper | Evil Puncker | 1 | -140/+163 |
2015-05-16 | Fix log10() function actually using log10. Used natural log before. | Streusel | 1 | -1/+1 |
2015-05-15 | Renamed log to log10, as it is creating errors with items called Log. | Streusel | 1 | -21/+2 |
2015-05-15 | Added floor(), ceil() and log() functions for usage in scripts. | Streusel | 2 | -10/+68 |
2015-05-14 | Fixed some invalid questprogress conditions | Haru | 2 | -2/+2 |
2015-05-14 | Update Champion Mobs, Atk2 should be Variance, Thanks to Angelmelody for poin... | Dastgir | 1 | -312/+312 |
2015-05-13 | Fix a typo in packets.h | Dastgir | 1 | -1/+1 |
2015-05-13 | Added Packets for 2015-05-13aRagexe, Thanks to Yommy | Dastgir | 1 | -13/+55 |