summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Update the Mercenary item database.Jedzkie3-135/+207
2015-12-14Added some missing spaces (syntax error) in the renewal WoE:FE invest_main sc...Haru1-11/+11
2015-12-15Follow up https://github.com/HerculesWS/Hercules/commit/718fc08805d6d91eb732b...Jedzkie1-0/+1
2015-12-14Typo fix in item_comb_dbDastgir1-1/+1
2015-12-14ItemDB SQL SyncHercules.ws2-4/+4
2015-12-14Added 'Well-Chewed Pencil' and 'Model Training Hat' combo.Jedzkie3-7/+9
2015-12-14follow up f975f0a55ca930fd0f95a6209bea479ac9bc3a5dhemagx1-1/+1
2015-12-14Players now will auto warped to random spot in the map upon login in-case the...hemagx1-0/+3
2015-12-13Added badges for AppVeyor build status and Gitter chatroom to the readmeHaru1-0/+2
2015-12-13Corrected a FIXME in the Renewal Mob DBHaru1-1/+1
2015-12-13Renaming 'start_point' to 'start_point_re'Jedzkie2-6/+6
2015-12-13ItemDB SQL SyncHercules.ws2-4/+4
2015-12-13Fix SC_STOMACHACHE to its official behavior.Jedzkie3-10/+10
2015-12-13ItemDB SQL SyncHercules.ws1-28/+30
2015-12-13ItemDB Updates:Jedzkie8-110/+285
2015-12-13Fixed an issue in the bonus2 bAddMonsterDropChainItem implementationHaru1-3/+3
2015-12-13Corrected an error in bonus3 bAddMonsterDropItemHaru1-1/+1
2015-12-13Fix double source script warning in-case of invalid battle config flag requestedhemagx1-1/+0
2015-12-13HPM Hooks UpdateHercules.ws1-7/+7
2015-12-13- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...Your Name7-25/+104
2015-12-13Add 'F_ShuffleNumbers' as Global FunctionAnnieRuru1-0/+30
2015-12-12Renamed plugin-sample.dll to sample.dllHaru4-8/+8
2015-12-12Updated filters and included files in the VS2015 projectHaru8-142/+303
2015-12-12Updated filters and included files in the VS2013 projectHaru8-139/+302
2015-12-12Updated filters and included files in the VS2012 projectHaru8-141/+304
2015-12-12Updated filters and included files in the VS2010 projectHaru8-144/+308
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-12Added support for pcre-related interfaces to plugins (HPMHookGen/HPMSymbols g...Haru1-1/+2
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-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