summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-01-17Fixed Bug#8497malufett2-30/+49
2015-01-12Fix some compilation warnings with clang 3.6.Andrei Karas1-1/+1
2015-01-12Fix uninitialized warning in skill.c.Andrei Karas2-3/+3
2015-01-12Fixed some -Wformat-security warningsHaru1-2/+2
2015-01-12fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188.Andrei Karas2-3/+3
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru37-4/+86
2015-01-12Fixed an uninitialized variable in skill.cHaru1-1/+1
2015-01-12Fixed Bug where skill timer is not properly terminated/clear when the caster ...malufett2-6/+6
2015-01-11Merge pull request #438 from 4144/pcdb_checkidHaruna7-41/+45
2015-01-11Fixed direction problem with self targeted skills. Thanks to Harunacsnv1-1/+2
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas7-41/+45
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-10HPM Hooks UpdateHercules.ws1-19073/+19073
2015-01-10Add new eclage skills used in itemsMichieru1-19032/+19073
2015-01-08Removed Duplicate Entry for client 2014-10-22 on packets.hdastgirpojee1-37/+0
2015-01-06Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michimalufett1-11/+12
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-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 cmdothernpcHaru1-13/+0
2015-01-01Removed deprecated script command aliases enablearena/disablearenaHaru1-2/+0
2015-01-01Removed deprecated script command alias 'save'Haru1-1/+0
2015-01-01Merge pull request #425 from 4144/fixesHaruna19-179/+228
2014-12-31Improve performance a bit by removing strlen(str) > 0.Andrei Karas4-4/+6
2014-12-31Fix wrong formattingAndrei Karas1-1/+2
2014-12-31fix wrong check.Andrei Karas1-1/+1
2014-12-31Remove useless checks.Andrei Karas6-11/+11
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas17-159/+203
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 #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.malufett3-6/+26
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.malufett2-39/+36
2014-12-28Added RE version for 'size_fix.txt'.malufett1-1/+1
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
2014-12-27Fixes EDP for Grimtooth and Venom Knife. Bug report 6259: http://hercules.ws/...csnv1-5/+3
2014-12-27Merge pull request #421 from csnv/songredoHaruna1-4/+25
2014-12-26Disable text over target of PR_KYRIE. Bug report 8434: http://hercules.ws/boa...csnv1-2/+2
2014-12-26Fixes song affecting caster without linkcsnv1-2/+8