summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Follow Up e99cbacdastgirpojee2-4/+4
2015-01-11Merge branch 'master' of https://github.com/HerculesWS/Herculesdastgirpojee15-90/+1746
2015-01-11Added Complete Eclage NPCs,Quests and Instancesdastgirpojee9-1675/+19654
2015-01-11HPM Hooks UpdateHercules.ws3-1/+1133
2015-01-11Merge pull request #435 from 4144/skillextHaruna4-42/+371
2015-01-11Merge pull request #434 from csnv/minfixesHaruna2-4/+15
2015-01-11Corrected comments and INF2_NOLPcsnv1-2/+4
2015-01-10Extend battle.c for using custom skills from plugins.Andrei Karas2-0/+34
2015-01-10Extend skills.c for using custom skills from plugins.Andrei Karas2-42/+337
2015-01-10ItemDB SQL SyncHercules.ws1-1/+10
2015-01-10HPM Hooks UpdateHercules.ws1-19073/+19073
2015-01-10Add new eclage skills used in itemsMichieru7-19057/+19232
2015-01-08Removed Duplicate Entry for client 2014-10-22 on packets.hdastgirpojee1-37/+0
2015-01-07Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Inddastgirpojee1-5/+4
2015-01-06Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michimalufett1-11/+12
2015-01-05Merge pull request #436 from 4144/mysqlleakHaruna1-0/+1
2015-01-05Merge pull request #433 from 4144/viewdataHaruna8-10/+47
2015-01-05Fix memory leak after closing mysql connection.Andrei Karas1-0/+1
2015-01-03Increased minimum combo time to that of amotion.csnv1-1/+1
2015-01-03Fixes the direction of an object (char, mob, etc) when it faces a target afte...csnv2-0/+9
2015-01-03Corrected flag INF2_NOLP to actually work as intendedcsnv1-1/+1
2015-01-02Update HPM hooks.Andrei Karas3-0/+32
2015-01-02Add npcdb_checkid to npc interface.Andrei Karas5-10/+15
2015-01-01Merge pull request #430 from csnv/overviewHaruna1-16/+16
2015-01-01Removed deprecated command cmdothernpcHaru2-28/+0
2015-01-01Removed deprecated script command aliases enablearena/disablearenaHaru2-17/+0
2015-01-01Removed deprecated script command alias 'save'Haru2-11/+0
2015-01-01Merge pull request #425 from 4144/fixesHaruna28-207/+261
2014-12-31Merge pull request #432 from 4144/bugfix1Haruna1-0/+6
2014-12-31Improve performance a bit by removing strlen(str) > 0.Andrei Karas6-8/+10
2014-12-31Fix wrong formattingAndrei Karas1-1/+2
2014-12-31fix wrong check.Andrei Karas1-1/+1
2014-12-31Fix checking result from function TryEnterCriticalSection.Andrei Karas1-1/+1
2014-12-31Fix wrong useless cycle added in commit c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd...Andrei Karas1-1/+1
2014-12-31fix typo in inter.c in initerface initialisation.Andrei Karas1-1/+1
2014-12-31Remove useless checks.Andrei Karas7-12/+12
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas21-179/+228
2014-12-31Fix possible memory overflows and underflows.Andrei Karas3-3/+5
2014-12-31fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/Andrei Karas1-0/+6
2014-12-30Fixed ranking packet for 20130605 up until 20130703. Fixed order for some oth...csnv1-16/+16
2014-12-30Merge pull request #325 from happyme9/mastermalufett1-0/+2
2014-12-30Merge pull request #429 from csnv/overviewmalufett1-108/+110
2014-12-28Fixed Bug#8453malufett1-1/+5
2014-12-28Split mob sql database into mob_db and mob_db_re.malufett6-12/+34
2014-12-28Follow up@990c25267aeefe4d792bf941a366a6603afcb42bmalufett1-1/+3
2014-12-28Merge pull request #427 from csnv/skillsworkHaruna3-7/+6
2014-12-28Fixed offensive skill formulas of KG/OB to official.malufett9-50/+46
2014-12-28Added RE version for 'size_fix.txt'.malufett3-1/+8
2014-12-27Speeding up calc aspd process in Renewalcsnv1-108/+110
2014-12-27Preliminary fix antimaya hack reporting wrong position. Bug report 8461: http...csnv1-0/+1