summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-25ItemDB SQL SyncHercules.ws1-1/+1
2015-01-25Fix bug 8507 http://hercules.ws/board/tracker/issue-8507-filirs-pinions/Michieru1-0/+1
2015-01-24HPM Hooks UpdateHercules.ws3-0/+31
2015-01-24Fixed Bug 8395shennetsind2-57/+80
2015-01-24Merge pull request #452 from HerculesWS/channel_refactorHaruna30-1294/+1930
2015-01-24HPM Hooks UpdateHaru6-393/+688
2015-01-24Added script command 'channelmes'Haru5-8/+61
2015-01-24Channels refactoring: guild_*Haru3-70/+58
2015-01-24Channels refactoring: quit, leave, deleteHaru4-85/+90
2015-01-24Channels refactoring: map_joinHaru1-13/+12
2015-01-24Channels refactoring: reordered functions (no changes)Haru1-113/+116
2015-01-24Channels refactoring: searchHaru4-44/+51
2015-01-24Channels refactoring: joinHaru6-76/+107
2015-01-24Minor channel system refactoringHaru6-107/+203
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru21-810/+969
2015-01-24Fixed 18 minor issuesHaru9-96/+169
2015-01-24HPM Hooks UpdateHercules.ws3-0/+32
2015-01-24Merge pull request #449 from HerculesWS/questdbHaruna6-2990/+13754
2015-01-24Reduced quest db memory usage by about 900kBHaru3-42/+56
2015-01-24Added Official Drops Infodastgir1-0/+80
2015-01-24Added additional item drops support to the quest dbHaru4-8/+93
2015-01-24Converted quest_db.txt into quest_db.confdastgir2-2899/+13363
2015-01-24Added quest_db.txt to quest_db.conf Conversion Tooldastgir1-0/+86
2015-01-24Converted quest_db to libconfigHaru2-53/+88
2015-01-24HPM Hooks UpdateHercules.ws1-30/+28
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru9-179/+170
2015-01-23Deprecated command isday().Haru2-9/+13
2015-01-23Merged petskillattack and petskillattack2.Haru4-82/+50
2015-01-22Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fashennetsind1-1/+1
2015-01-22Removed name distinction between (sql) mob/item/mob_skill db and db_re variantsHaru9-8381/+8356
2015-01-22HPMHookGen compatibility fix for doxygen 1.8.9.xHaru1-1/+1
2015-01-20Merge pull request #448 from HerculesWS/window_fixHaruna3-4/+6
2015-01-20Fixes Compile Error on WindowsDastgir3-4/+6
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru48-1383/+1328
2015-01-19Merge pull request #443 from 4144/pcextHaruna5-10/+50
2015-01-19Update HPM hooks.Andrei Karas3-0/+31
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/Herculesshennetsind20-443/+741
2015-01-18For bug report 8367shennetsind1-4/+22
2015-01-18HPM Hooks UpdateHercules.ws3-100/+6
2015-01-18Command line arguments handling overhaulHaru17-343/+735
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-18Implementing nullpo interface for plugin useshennetsind4-3/+24