Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-03 | Fixed Bug#8650 | malufett | 5 | -10/+22 | |
-http://hercules.ws/board/tracker/issue-8650-minstrel-poem-of-netherworld-or-despair-song-skillleffect/?gopid=25083#entry25083 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-05-03 | Fixed Bug#8652 | malufett | 1 | -0/+1 | |
-http://hercules.ws/board/tracker/issue-8652-sp-again/?gopid=25092#entry25092 -Added missing weight factor of Minstrel/Wanderer. Thanks Michi Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-25 | Merge pull request #502 from k-py/bugfix-return-getvariableofnpc | Haruna | 1 | -11/+21 | |
Fix script function return always removing references from NPC variables. | |||||
2015-04-25 | HPM Hooks Update | Hercules.ws | 4 | -6/+70 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 6 | -142/+225 | |
- Fixes bugreport:8504 http://hercules.ws/board/tracker/issue-8504-changesex/ - Existing database entries with an incorrect per-character sex will be fixed automatically when the character logs in to match the account's sex, if the PACKETVER doesn't support per-character sex. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-04-23 | Fixed Bug#8644 | malufett | 1 | -0/+1 | |
-http://hercules.ws/board/tracker/issue-8644-cr-fullprotection/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-23 | Fixed Bug#8474 | malufett | 1 | -5/+12 | |
-http://hercules.ws/board/tracker/issue-8474-elemental-damage-amplifier-doesnt-apply-to-cart-cannon/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
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 ↵ | Kpy! | 1 | -1/+8 | |
function or subroutine. | |||||
2015-04-21 | Fix script function return always removing references from NPC variables. | Kpy! | 1 | -1/+1 | |
Bugreport:8642 http://hercules.ws/board/tracker/issue-8642-script-engine-issue-quo/ | |||||
2015-04-20 | Fixed Bug#8638 | malufett | 1 | -4/+5 | |
-http://hercules.ws/board/tracker/issue-8638-sp/?gopid=25021#entry25021 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
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 | |
-http://hercules.ws/board/tracker/issue-8636-unknown-weapon-type/?gopid=25011#entry25011 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-16 | Update HPM hooks. | Andrei Karas | 3 | -0/+31 | |
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 | 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 | |