summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru14-808/+946
2015-01-24Reduced quest db memory usage by about 900kBHaru3-42/+56
2015-01-24Added additional item drops support to the quest dbHaru2-8/+77
2015-01-24Converted quest_db to libconfigHaru2-53/+88
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru9-179/+170
2015-01-23Deprecated command isday().Haru1-1/+1
2015-01-23Merged petskillattack and petskillattack2.Haru1-35/+9
2015-01-22Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fashennetsind1-1/+1
2015-01-22Removed name distinction between (sql) mob/item/mob_skill db and db_re variantsHaru4-28/+6
2015-01-20Fixes Compile Error on WindowsDastgir1-1/+2
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru25-1198/+1188
2015-01-19Extract exp table validation into separate function.Andrei Karas2-10/+19
2015-01-18Merge pull request #446 from csnv/quickfixshennetsind1-2/+2
2015-01-18Fixes direction in AOE skillscsnv1-2/+2
2015-01-18To help pinpoint and manage the issue report in 8402shennetsind1-0/+45
2015-01-18Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind3-168/+210
2015-01-18For bug report 8367shennetsind1-4/+22
2015-01-18Command line arguments handling overhaulHaru3-168/+210
2015-01-18For bugreport 8397 (incomplete solution)shennetsind1-1/+12
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-18Replacing rand leftovers with the mt19937arshennetsind6-13/+13
2015-01-18Fixing 38 issuesshennetsind15-69/+91
2015-01-1727 Fixesshennetsind11-81/+92
2015-01-17Another ~10 Fixesshennetsind8-8/+16
2015-01-17Another ~10 Fixesshennetsind5-30/+35
2015-01-1710 Distinct fixesshennetsind6-28/+29
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