Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-14 | Merge pull request #496 from 4144/fix8620 | malufett | 1 | -2/+3 | |
Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/ | |||||
2015-04-14 | Fixed Bug#8621 | malufett | 1 | -1/+1 | |
-http://hercules.ws/board/tracker/issue-8621-angra-manyu-with-aspd-low/?gopid=24959#entry24959 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-13 | Fixed Bug#8624 | malufett | 1 | -1/+6 | |
-http://hercules.ws/board/tracker/issue-8624-damage-of-mvp/?gopid=24966#entry24966 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-12 | Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/ | Andrei Karas | 1 | -2/+3 | |
2015-04-10 | Fixed some compiling errors under MSVC | csnv | 2 | -2/+6 | |
Introduced on: dab1fba3a88b9c5e86a778a29bd4d565fc937155 | |||||
2015-04-10 | Merge pull request #482 from 4144/checks | malufett | 14 | -37/+237 | |
Add missing checks to char server | |||||
2015-04-10 | Merge pull request #489 from 4144/loginchecks | malufett | 4 | -18/+83 | |
Add missing checks to login server | |||||
2015-04-10 | Fixed Bug#8615 | malufett | 1 | -1/+1 | |
-http://hercules.ws/board/tracker/issue-8615-warning-after-compiling/?gopid=24928#entry24928 | |||||
2015-04-10 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into ↵ | malufett | 2 | -9/+16 | |
JobDBRedesign | |||||
2015-04-09 | Add checks to loginlog_sql.c | Andrei Karas | 1 | -0/+5 | |
2015-04-09 | Add checks to login.c | Andrei Karas | 1 | -5/+31 | |
2015-04-09 | Add checks to ipban_sql.c | Andrei Karas | 1 | -4/+9 | |
2015-04-09 | Add checks to account_sql.c | Andrei Karas | 1 | -9/+38 | |
2015-04-09 | Add checks to pincode.c | Andrei Karas | 1 | -1/+14 | |
2015-04-09 | Add checks to loginif.c | Andrei Karas | 1 | -0/+9 | |
2015-04-09 | Add checks to inter.c | Andrei Karas | 1 | -1/+23 | |
2015-04-09 | Add checks to int_storage.c | Andrei Karas | 1 | -1/+7 | |
2015-04-09 | Add checks to int_quest.c | Andrei Karas | 1 | -1/+4 | |
2015-04-09 | Add checks to int_pet.c | Andrei Karas | 1 | -0/+6 | |
2015-04-09 | Add checks to int_party.c | Andrei Karas | 1 | -0/+14 | |
2015-04-09 | Add checks to int_mercenary.c | Andrei Karas | 1 | -0/+6 | |
2015-04-09 | Add checks to int_mail.c | Andrei Karas | 1 | -0/+12 | |
2015-04-09 | Add checks to int_homun.c | Andrei Karas | 1 | -0/+7 | |
2015-04-09 | Add checks to int_guild.c | Andrei Karas | 1 | -3/+45 | |
2015-04-09 | Add checks to int_elements.c | Andrei Karas | 1 | -0/+4 | |
2015-04-09 | Add checks to int_auction.c | Andrei Karas | 1 | -1/+7 | |
2015-04-09 | Add checks to char.c | Andrei Karas | 1 | -29/+79 | |
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 ↵ | Andrei Karas | 1 | -2/+8 | |
equipped/unequipped | |||||
2015-04-02 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into ↵ | malufett | 9 | -69/+100 | |
JobDBRedesign | |||||
2015-04-01 | Fix reading character from db. | Andrei Karas | 1 | -1/+1 | |
2015-04-01 | Fixed Bug#8601 | malufett | 2 | -61/+34 | |
-http://hercules.ws/board/tracker/issue-8601-chemical-protection/?gopid=24866#entry24866 Fixed proper skill fail message when bullet runs out.. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-30 | Fixed Bug#8596 | malufett | 1 | -1/+1 | |
-http://hercules.ws/board/tracker/issue-8596-latest-build-cannot-be-compiled/?gopid=24854#entry24854 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-30 | Update HPM hooks. | Andrei Karas | 3 | -0/+31 | |
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 | |
-http://hercules.ws/board/tracker/issue-5654-high-wizard-gravitational-field/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-28 | Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582 | malufett | 1 | -36/+32 | |
-Fix some flaw. Thanks to Michi Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-27 | Hercules 'job_db1.txt' Redesign | malufett | 9 | -401/+520 | |
-Initial and for review Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-24 | Fixed Bug#8587 | malufett | 1 | -0/+3 | |
-http://hercules.ws/board/tracker/issue-8587-hide-command-and-hiding-skill/?gopid=24786#entry24786 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-19 | Follow up 145a4fe644c4fe856ba6f83086e8ee5075caad99 | shennetsind | 1 | -0/+2 | |
Thanks to Mordekaiser for pointing this scenario to us. Signed-off-by: shennetsind <ind@henn.et> | |||||
2015-03-19 | Follow up@210c963d2851eb880ba3560998ee984d942cde19 | malufett | 1 | -1/+3 | |
-Thanks to michi and chatchanunn Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-19 | Merge pull request #472 from Inzianity/patch-1 | malufett | 1 | -1/+0 | |
Fixed skill SO_WARMER where it regenerates twice | |||||
2015-03-19 | Fixed Bug 8582 | shennetsind | 1 | -2/+0 | |
Solves an issue where an skill unit left-area event would not triggered due to duels. Special Thanks to Haruna, kyeme. http://hercules.ws/board/tracker/issue-8582-infinite-songs/ Signed-off-by: shennetsind <ind@henn.et> | |||||
2015-03-19 | Fix for Sorcerer Skill Warmer | Inzianity | 1 | -1/+0 | |
Warmer skill was regenerating 10% instead of 5% per 3 seconds. Full details of report and fix result here: http://hercules.ws/board/tracker/issue-8579-sorcerer-warmer-giving-10-mhp-regeneration-per-3-seconds-instead-of-5/ | |||||
2015-03-18 | Fix sending 0x908 packet. | Andrei Karas | 1 | -1/+1 | |
2015-03-17 | Follow up@c2286f82e0843eedc5db04ca26ffd16fae9d6955 | malufett | 1 | -8/+2 | |
-remove unnecessary modification(issue:469). Thanks to Dastgir and Michi Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-16 | RENEWAL Updates: | malufett | 2 | -40/+108 | |
-AM_DEMONSTRATION and AM_ACIDTERROR is now using RE formula. -Fixed damage modifiers of some skills. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-03-15 | Follow up 330e31cc71ece055908acb1eb967b4009ebc9c46 | shennetsind | 3 | -3/+17 | |
Fixed an issue caused by unescaped characters being written and read out of the .pot unproperly. This commit also causes map server to print the file it wrote to when terminating Signed-off-by: shennetsind <ind@henn.et> | |||||
2015-03-15 | Follow up 8aee60e91807930e4d43965a20c8991b416d7f29 | shennetsind | 2 | -3/+8 | |
Added a new way to know whether a status has a duration (as the aforementioned commit made the previous method unusable). Special Thanks to Haruna! Signed-off-by: shennetsind <ind@henn.et> | |||||
2015-03-15 | Fixed Bug 8575 | shennetsind | 1 | -1/+1 | |
Blame goes to 8aee60e91807930e4d43965a20c8991b416d7f29 http://hercules.ws/board/tracker/issue-8575-effects-arent-removed-when-time-gets-to-0/ Signed-off-by: shennetsind <ind@henn.et> |