summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-12Added server type checks to the sample plugin, to avoid hooking errors on log...Haru1-16/+25
2015-12-12HPM Hooks UpdateHercules.ws5-0/+562
2015-12-11Fix guild member position check.Andrei Karas1-1/+1
2015-12-10Fix SPTable going low for MAX_LEVELDastgir1-2/+2
2015-12-10Fix guild position check.Andrei Karas1-1/+1
2015-12-10Change the sequence of Status ID's according to its number. Minor clean-up.Jedzkie1-152/+160
2015-12-10Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'.Jedzkie2-2/+2
2015-12-09Fixed a nullpo check failure in log_chatHaru1-6/+51
2015-12-06Fixed a validation issue in the NPC Sell ListHaru1-5/+13
2015-12-06HPM Hooks UpdateHercules.ws3-0/+32
2015-12-06Added backtrace in case an invalid race is passed to map_race_id2maskHaru2-0/+15
2015-12-06Fixed issues with compound races in bonuses where they're handled as arraysHaru1-323/+203
2015-12-06Replaced RC_BOSS/RC_NONBOSS bitmask combinations with RC_ALL bitmasksHaru1-25/+32
2015-12-06Refactored/fixed race handling for bonuses that store it as a bitmaskHaru5-101/+153
2015-12-05Removed some unnecessary assertionsHaru3-9/+16
2015-12-05Fixed a client crash when a MVP Tombstone is createdHaru1-7/+1
2015-12-04Add missing check to mail.cAndrei Karas1-0/+6
2015-12-04Add missing check to log.cAndrei Karas1-0/+32
2015-12-04Add missing checks into itemdb.cAndrei Karas1-2/+30
2015-12-04Add missing checks to irc-bot.cAndrei Karas1-6/+24
2015-12-04Add missing checks to intif.cAndrei Karas1-2/+55
2015-12-04Add missing checks to instance.cAndrei Karas1-0/+7
2015-12-04Add missing checks to homunculus.cAndrei Karas1-9/+46
2015-12-04Add missing checks to guild.cAndrei Karas1-1/+26
2015-12-04Add missing checks to elemental.cAndrei Karas1-3/+13
2015-12-04HPM Hooks UpdateHercules.ws3-0/+31
2015-12-04Merge pull request #910 from dastgir/idleAndrei Karas5-36/+28
2015-12-04Added a function to update idle timeDastgir5-36/+28
2015-12-02Fixed an issue with the HPMDataCheck when PCRE is enabledHaru6-15/+8
2015-12-02HPM Hooks UpdateHercules.ws1-0/+5
2015-12-02Fixed compile errors on very old PACKETVERsHaru7-34/+60
2015-12-02Fixed an issue with the socket send/receive timeouts in WindowsHaru1-12/+27
2015-11-28Fixed a compilation error when the memory manager is disabledHaru1-1/+1
2015-11-23ItemDB Update:Jedzkie2-40/+47
2015-11-22ItemDB Update:Jedzkie1-1/+1
2015-11-22ItemDB Update:Jedzkie2-0/+6
2015-11-22ItemDB Update:Jedzkie1-4/+6
2015-11-22ItemDB Update:Jedzkie2-6/+21
2015-11-22SC Update:Jedzkie3-2/+75
2015-11-22ItemDB Update:Jedzkie3-9/+81
2015-11-21This reverts commit 3eb8f6cc123835fae6bbd847f02cdd45fcfccd60.AnnieRuru1-2/+2
2015-11-21Fix getitem/getitem2 give stacked items when ForceSerial on (#703)AnnieRuru1-2/+2
2015-11-19ItemDB Update:Jedzkie1-25/+35
2015-11-18Replaced -1 with FAKE_NPC in source, where appropriateHaru1-7/+6
2015-11-18Merge pull request #837 from AnnieRuru/request_5Haruna4-1/+7
2015-11-18Merge pull request #817 from HerculesWS/atcommand_msgHaruna1-2/+2
2015-11-18Merge pull request #878 from Jedzkie/request_01Dastgir2-4/+16
2015-11-18ItemDB Update:Jedzkie2-4/+16
2015-11-18Fixed a crash in some skills' multi-hit codeHaru1-4/+4
2015-11-17Revert "Item DB Updates:"Haru3-802/+715