summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10Merge pull request #924 from Jedzkie/Pull_03Dastgir2-2/+2
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-08Removed a dozen duplicate entries from the Renewal Mob DBHaru1-565/+0
2015-12-08Fixed various incorrect AegisNames in the Renewal Mob DBHaru1-7/+7
2015-12-06Minor follow-up to e9eeb59068934ee8e71b7b9f37f131ef41459e76Haru1-3/+3
2015-12-06Fixed a validation issue in the NPC Sell ListHaru1-5/+13
2015-12-06ItemDB SQL SyncHercules.ws2-148/+148
2015-12-06HPM Hooks UpdateHercules.ws3-0/+32
2015-12-06Merge pull request #905 from HerculesWS/races-fixAndrei Karas11-915/+619
2015-12-06Added backtrace in case an invalid race is passed to map_race_id2maskHaru2-0/+15
2015-12-06Replaced RC_Boss/RC_NonBoss combinations with RC_AllHaru5-468/+218
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-06Fix some documentations on doc/script_commands.txtAnnieRuru1-5/+10
2015-12-05Removed some unnecessary assertionsHaru3-9/+16
2015-12-05Fixed a client crash when a MVP Tombstone is createdHaru1-7/+1
2015-12-04Merge pull request #774 from 4144/mapchecksHaruna9-23/+239
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 enabledHaru32-67/+62
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 SQL SyncHercules.ws1-8/+9
2015-11-23ItemDB Update:Jedzkie6-61/+80
2015-11-22ItemDB SQL SyncHercules.ws1-5/+12
2015-11-22ItemDB Updates:Jedzkie2-7/+174
2015-11-22ItemDB SQL SyncHercules.ws2-19/+19
2015-11-22ItemDB Update:Jedzkie3-19/+34
2015-11-22ItemDB SQL SyncHercules.ws2-20/+20
2015-11-22ItemDB Update:Jedzkie6-25/+37
2015-11-22ItemDB SQL SyncHercules.ws2-20/+20
2015-11-22ItemDB Update:Jedzkie2-38/+76
2015-11-22ItemDB SQL SyncHercules.ws2-5/+5
2015-11-22Merge branch 'master' of http://github.com/HerculesWS/HerculesJedzkie2-4/+4