Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-12 | Added detailed error message when a plugin fails to load | Haru | 2 | -2/+5 | |
- This helps figuring out why a plugin can't be loaded (especially on linux systems.) - Special thanks to Dastgir. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-12 | Fixed an uninitialized variable in skill.c | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-12 | Fixes the Wrong conditions of Malaya Quest - Get Rid of Jejeling | Dastgir | 1 | -8/+2 | |
2015-01-12 | Corrected Tree Roots Location - Document Quests | Dastgir | 1 | -2/+3 | |
2015-01-12 | Fixed Bug where skill timer is not properly terminated/clear when the caster ↵ | malufett | 5 | -25/+26 | |
dies. -Thanks to GM Nihad. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-01-11 | Merge pull request #438 from 4144/pcdb_checkid | Haruna | 10 | -41/+77 | |
Convert pcdb_checkid into function in pc interface | |||||
2015-01-11 | Fixed direction problem with self targeted skills. Thanks to Haruna | csnv | 1 | -1/+2 | |
2015-01-11 | Update HPM hooks. | Andrei Karas | 3 | -0/+32 | |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 7 | -41/+45 | |
2015-01-11 | Corrected a condition on quest_alligator.txt, Fixes #8492 | Dastgir | 1 | -1/+1 | |
2015-01-11 | Added check for Renewal items in Shop, Fixed #8484 | Dastgir | 1 | -2/+4 | |
2015-01-11 | Follow Up e99cbac | dastgirpojee | 2 | -4/+4 | |
2015-01-11 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | dastgirpojee | 15 | -90/+1746 | |
2015-01-11 | Added Complete Eclage NPCs,Quests and Instances | dastgirpojee | 9 | -1675/+19654 | |
2015-01-11 | HPM Hooks Update | Hercules.ws | 3 | -1/+1133 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-01-11 | Merge pull request #435 from 4144/skillext | Haruna | 4 | -42/+371 | |
Extend skills for using custom skills from plugins. | |||||
2015-01-11 | Merge pull request #434 from csnv/minfixes | Haruna | 2 | -4/+15 | |
INF2_NOLP update. BL direction fixes. Combo minimum time increased. | |||||
2015-01-11 | Corrected comments and INF2_NOLP | csnv | 1 | -2/+4 | |
2015-01-10 | Extend battle.c for using custom skills from plugins. | Andrei Karas | 2 | -0/+34 | |
2015-01-10 | Extend skills.c for using custom skills from plugins. | Andrei Karas | 2 | -42/+337 | |
2015-01-10 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+10 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-01-10 | HPM Hooks Update | Hercules.ws | 1 | -19073/+19073 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-01-10 | Add new eclage skills used in items | Michieru | 7 | -19057/+19232 | |
Update item_db to episode 14.2 Update eclage mobs spawn to official Update eclage mobs to official | |||||
2015-01-08 | Removed Duplicate Entry for client 2014-10-22 on packets.h | dastgirpojee | 1 | -37/+0 | |
2015-01-07 | Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Ind | dastgirpojee | 1 | -5/+4 | |
2015-01-06 | Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michi | malufett | 1 | -11/+12 | |
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-01-05 | Merge pull request #436 from 4144/mysqlleak | Haruna | 1 | -0/+1 | |
Fix memory leak after closing mysql connection. | |||||
2015-01-05 | Merge pull request #433 from 4144/viewdata | Haruna | 8 | -10/+47 | |
Add npcdb_checkid to npc interface. | |||||
2015-01-05 | Fix memory leak after closing mysql connection. | Andrei Karas | 1 | -0/+1 | |
2015-01-03 | Increased minimum combo time to that of amotion. | csnv | 1 | -1/+1 | |
2015-01-03 | Fixes the direction of an object (char, mob, etc) when it faces a target ↵ | csnv | 2 | -0/+9 | |
after an action (skill, attack) | |||||
2015-01-03 | Corrected flag INF2_NOLP to actually work as intended | csnv | 1 | -1/+1 | |
2015-01-02 | Update HPM hooks. | Andrei Karas | 3 | -0/+32 | |
2015-01-02 | Add npcdb_checkid to npc interface. | Andrei Karas | 5 | -10/+15 | |
2015-01-01 | Merge pull request #430 from csnv/overview | Haruna | 1 | -16/+16 | |
Fixed ranking packet for 20130605 up until 20130703. Fixed order for som... | |||||
2015-01-01 | Removed deprecated command cmdothernpc | Haru | 2 | -28/+0 | |
- Follow-up to d22e937e62b3443b74051ecc47ccc3137f9ff5f5 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Removed deprecated script command aliases enablearena/disablearena | Haru | 2 | -17/+0 | |
- Follow-up to 134a4bae206a9c14f7da86095b5555b91ace3035 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Removed deprecated script command alias 'save' | Haru | 2 | -11/+0 | |
- Follow-up to e914ab9088250b64c81953aa4e35435aabb26055 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Merge pull request #425 from 4144/fixes | Haruna | 28 | -207/+261 | |
Different fixes after automatic checks | |||||
2014-12-31 | Merge pull request #432 from 4144/bugfix1 | Haruna | 1 | -0/+6 | |
fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/ | |||||
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 6 | -8/+10 | |
2014-12-31 | Fix wrong formatting | Andrei Karas | 1 | -1/+2 | |
2014-12-31 | fix wrong check. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Fix checking result from function TryEnterCriticalSection. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Fix wrong useless cycle added in commit ↵ | Andrei Karas | 1 | -1/+1 | |
c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd151. | |||||
2014-12-31 | fix typo in inter.c in initerface initialisation. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Remove useless checks. | Andrei Karas | 7 | -12/+12 | |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 21 | -179/+228 | |
2014-12-31 | Fix possible memory overflows and underflows. | Andrei Karas | 3 | -3/+5 | |
2014-12-31 | fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/ | Andrei Karas | 1 | -0/+6 | |