summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Fixed Bug 8441shennetsind1-1/+2
2015-01-18Follow-up to 83077740c7c996d198617d45a1916cd31ff38e9aHaru1-0/+3
2015-01-18Fixed Bug Report 8438shennetsind2-1/+12
2015-01-18Follow up 348044f12d5f683c8945e0eac642f2795050fb4eshennetsind1-1/+1
2015-01-18Implementing nullpo interface for plugin useshennetsind4-3/+24
2015-01-18Connection History Redesignshennetsind1-81/+56
2015-01-18Replacing rand leftovers with the mt19937arshennetsind7-14/+14
2015-01-18Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind3-3/+4
2015-01-18Fixing 38 issuesshennetsind20-85/+111
2015-01-17Merge pull request #444 from 4144/coverityshennetsind3-3/+4
2015-01-18Fix out of bound issue in mapindex.c.Andrei Karas1-1/+1
2015-01-18Add some fixes to char server.Andrei Karas2-2/+3
2015-01-1727 Fixesshennetsind13-103/+108
2015-01-17Another ~10 Fixesshennetsind9-10/+18
2015-01-17Another ~10 Fixesshennetsind7-33/+40
2015-01-17Follow up 84b88781a0c39f7379ed85f74dc03c4e868a171fshennetsind1-0/+1
2015-01-1710 Distinct fixesshennetsind11-37/+39
2015-01-17Stat server submission logic updateshennetsind1-1/+12
2015-01-17Fixed Bug#8497malufett2-30/+49
2015-01-15Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir95-107/+271
2015-01-15Changed Zeny Limit in Bank to 2,147,483,647Dastgir1-1/+1
2015-01-12Fix some compilation warnings with clang 3.6.Andrei Karas2-2/+2
2015-01-12Update HPM hooks.Andrei Karas1-6/+6
2015-01-12Fix uninitialized warning in skill.c.Andrei Karas2-3/+3
2015-01-12Fixed some -Wformat-security warningsHaru6-20/+16
2015-01-12Silenced some -Wunused-value warnings in sigemptyset and sigaddset callsHaru1-7/+8
2015-01-12Removed unused (re)definition of NBBY from cbasetypes.hHaru1-6/+0
2015-01-12HPM Hooks UpdateHercules.ws1-4/+4
2015-01-12fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188.Andrei Karas2-3/+3
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru82-53/+223
2015-01-12Added detailed error message when a plugin fails to loadHaru2-2/+5
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 ...malufett5-25/+26
2015-01-11Merge pull request #438 from 4144/pcdb_checkidHaruna10-41/+77
2015-01-11Fixed direction problem with self targeted skills. Thanks to Harunacsnv1-1/+2
2015-01-11Update HPM hooks.Andrei Karas3-0/+32
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas7-41/+45
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-10HPM Hooks UpdateHercules.ws1-19073/+19073
2015-01-10Add new eclage skills used in itemsMichieru2-19032/+19074
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-05Fix memory leak after closing mysql connection.Andrei Karas1-0/+1