summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-02-20Fixed Bug#8540malufett1-1/+2
2015-02-17Fixed Bug#7938malufett2-6/+22
2015-02-15Fixed a parser issue on direct assignmentsHaru1-29/+35
2015-02-15Merge pull request #462 from 4144/fixclifshennetsind1-1/+1
2015-02-15Follow up 909c0644ce45945c8e3fdc5eb77ebdd1a1cb93d0shennetsind1-1/+0
2015-02-15Updated 'delequip' Script Commandshennetsind1-3/+6
2015-02-13Fix wrong id usage in clif_addskill.Andrei Karas1-1/+1
2015-02-13Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind4-27/+31
2015-02-13Fixed alchemist marine sphere causing double deletion on renewalshennetsind3-21/+21
2015-02-13Fixed Bug#8514malufett1-1/+1
2015-02-13Fixed Bug#8529malufett3-26/+30
2015-02-13Fixed Bug#8531malufett1-1/+13
2015-02-13Fixed Bug#8519malufett1-3/+5
2015-02-10Fixing Prestige formulaNihadm891-2/+2
2015-02-05Follow-up to 49df787e2c2faa2621b5490c6e88c86a4b7a813fHaru1-1/+1
2015-02-02Fixed state tracking of dialog windows when the script is suspended and resumedHaru2-1/+1
2015-02-02Follow-up to 486ec86Haru1-1/+0
2015-01-30Missing breakNihadm891-0/+1
2015-01-30Fixed Bug#8416malufett1-1/+1
2015-01-28Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12Haru3-2/+8
2015-01-26Fix plugins loading in map server.Andrei Karas1-0/+1
2015-01-24HPM Hooks UpdateHercules.ws3-0/+31
2015-01-24Fixed Bug 8395shennetsind2-57/+80
2015-01-24HPM Hooks UpdateHaru6-393/+688
2015-01-24Added script command 'channelmes'Haru4-8/+47
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 refactoringHaru5-107/+201
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru16-810/+949
2015-01-24Fixed 18 minor issuesHaru9-96/+169
2015-01-24HPM Hooks UpdateHercules.ws3-0/+32
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-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().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 variantsHaru5-29/+7
2015-01-20Fixes Compile Error on WindowsDastgir3-4/+6
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru48-1383/+1328
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