Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-05-13 | Follow-up to fb88a56 | Haru | 1 | -44/+47 |
2015-05-13 | Merge pull request #514 from EPuncker/master | Haruna | 1 | -1/+1 |
2015-05-13 | Changed close; into end; to try to fix bug 8666, since there is no dialogue w... | Evil Puncker | 1 | -1/+1 |
2015-05-12 | Follow-up to 2b4f2993 | Haru | 1 | -1/+1 |
2015-05-12 | Follow-up to fff2194 | Haru | 1 | -10/+11 |
2015-05-11 | Merge pull request #513 from 4144/fixassert | Haruna | 1 | -5/+13 |
2015-05-12 | Fix issue http://hercules.ws/board/tracker/issue-8672-map-server-error/ | Andrei Karas | 1 | -5/+13 |
2015-05-11 | Merge pull request #508 from 4144/sanity | Haruna | 4 | -77/+890 |
2015-05-11 | Fixed SC_BERSERK not starting SC_ENDURE | Haru | 1 | -1/+1 |
2015-05-09 | Merge pull request #512 from Inzianity/patch-5 | malufett | 1 | -7/+7 |
2015-05-09 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 |
2015-05-09 | Merge pull request #511 from zackdreaver/master | Dastgir | 1 | -2/+10 |
2015-05-08 | Deprecated command checkre(). | Haru | 2 | -1/+9 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 61 | -261/+249 |
2015-05-08 | Removed deprecated command isday | Haru | 2 | -15/+0 |
2015-05-08 | Added support for RENEWAL constants in scripts | Haru | 1 | -0/+37 |
2015-05-07 | WoE, Ur, Sapha, Nab, Rogue Treasure's combo effect | Inzianity | 1 | -7/+7 |
2015-05-06 | Merge pull request #510 from MarvinLamart/patch-1 | Dastgir | 1 | -1/+1 |
2015-05-06 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 |
2015-05-06 | Fixed Bug#8665 | zackdreaver | 1 | -2/+10 |
2015-05-05 | Merge pull request #509 from Nihadm89/patch-1 | Dastgir | 1 | -1/+1 |
2015-05-05 | Typo when setting JoinAnnounce for channels | Nihadm89 | 1 | -1/+1 |
2015-05-05 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 |
2015-05-03 | Add sanity into LDFLAGS also. | Andrei Karas | 2 | -3/+58 |
2015-05-03 | Merge pull request #2 from MishimaHaruna/fsanitize | Andrei Karas | 2 | -70/+803 |
2015-05-03 | Split -fsanitize checks into multiple steps | Haru | 2 | -70/+803 |
2015-05-03 | Fixed Bug#8650 | malufett | 5 | -10/+22 |
2015-05-03 | Fixed Bug#8652 | malufett | 3 | -0/+3 |
2015-05-02 | Fix out of bound access if skill level is 0. | Andrei Karas | 2 | -33/+45 |