Age | Commit message (Expand) | Author | Files | Lines |
2015-05-17 | Fixed some issues detected by coverity scan | Haru | 8 | -30/+32 |
2015-05-17 | Added bonus4 variant of bAddEff to specify a duration | Haru | 3 | -16/+62 |
2015-05-16 | Added charid2rid script command | Haru | 1 | -0/+18 |
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 | 1 | -10/+40 |
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-12 | Follow-up to 2b4f2993 | Haru | 1 | -1/+1 |
2015-05-12 | Follow-up to fff2194 | Haru | 1 | -10/+11 |
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 | 2 | -26/+26 |
2015-05-11 | Fixed SC_BERSERK not starting SC_ENDURE | Haru | 1 | -1/+1 |
2015-05-08 | Deprecated command checkre(). | Haru | 1 | -1/+1 |
2015-05-08 | Removed deprecated command isday | Haru | 1 | -6/+0 |
2015-05-08 | Added support for RENEWAL constants in scripts | Haru | 1 | -0/+37 |
2015-05-05 | Typo when setting JoinAnnounce for channels | Nihadm89 | 1 | -1/+1 |
2015-05-03 | Fixed Bug#8650 | malufett | 5 | -10/+22 |
2015-05-03 | Fixed Bug#8652 | malufett | 1 | -0/+1 |
2015-05-02 | Fix out of bound access if skill level is 0. | Andrei Karas | 1 | -25/+25 |
2015-05-01 | Fix memory allocation error in atcommand.c | Andrei Karas | 1 | -1/+1 |
2015-04-25 | Merge pull request #502 from k-py/bugfix-return-getvariableofnpc | Haruna | 1 | -11/+21 |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 4 | -17/+33 |
2015-04-23 | Fixed Bug#8644 | malufett | 1 | -0/+1 |
2015-04-23 | Fixed Bug#8474 | malufett | 1 | -5/+12 |
2015-04-22 | Minor refactoring of script function return. | Kpy! | 1 | -10/+13 |
2015-04-22 | Fix a crash condition when incorrectly using return outside the scope of a fu... | Kpy! | 1 | -1/+8 |
2015-04-21 | Fix script function return always removing references from NPC variables. | Kpy! | 1 | -1/+1 |
2015-04-20 | Fixed Bug#8638 | malufett | 1 | -4/+5 |
2015-04-19 | Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4. | Taylor Locke | 1 | -1/+1 |
2015-04-19 | Fixed Bug#8636 | malufett | 1 | -1/+6 |
2015-04-15 | In comment change job_db1.txt to job_db.conf | Andrei Karas | 1 | -1/+1 |
2015-04-15 | Allow for plugins read custom fields from jobdb1. | Andrei Karas | 2 | -130/+140 |
2015-04-14 | Fixed Bug#8621 | malufett | 1 | -1/+1 |
2015-04-13 | Fixed Bug#8624 | malufett | 1 | -1/+6 |
2015-04-10 | Fixed Bug#8615 | malufett | 1 | -1/+1 |
2015-04-10 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed... | malufett | 1 | -8/+15 |
2015-04-07 | Done show error message in client if was used item with flag KeepAfterUse. | Andrei Karas | 1 | -6/+7 |
2015-04-07 | Return from pc_equipitem/pc_unequipitem 0 if cant equip item and 1 if item eq... | Andrei Karas | 1 | -2/+8 |
2015-04-02 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed... | malufett | 6 | -69/+69 |
2015-04-01 | Fixed Bug#8601 | malufett | 2 | -61/+34 |
2015-03-30 | Fixed Bug#8596 | malufett | 1 | -1/+1 |
2015-03-30 | Add channels.conf option irc_channel_autojoin for auto joining irc channel. | Andrei Karas | 3 | -3/+23 |
2015-03-29 | Fixed Bug#5654 | malufett | 2 | -5/+12 |
2015-03-28 | Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582 | malufett | 1 | -36/+32 |
2015-03-27 | Hercules 'job_db1.txt' Redesign | malufett | 6 | -312/+431 |
2015-03-24 | Fixed Bug#8587 | malufett | 1 | -0/+3 |
2015-03-19 | Follow up 145a4fe644c4fe856ba6f83086e8ee5075caad99 | shennetsind | 1 | -0/+2 |
2015-03-19 | Follow up@210c963d2851eb880ba3560998ee984d942cde19 | malufett | 1 | -1/+3 |