Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | ItemDB SQL Sync | Hercules.ws | 2 | -2/+2 |
2015-12-15 | Follow up https://github.com/HerculesWS/Hercules/commit/718fc08805d6d91eb732b... | Jedzkie | 2 | -2/+0 |
2015-12-14 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 |
2015-12-14 | Added official effect of Mora Berry. | Jedzkie | 8 | -13/+40 |
2015-12-14 | ItemDB SQL Sync | Hercules.ws | 2 | -127/+134 |
2015-12-14 | Update the Mercenary item database. | Jedzkie | 3 | -135/+207 |
2015-12-14 | Added some missing spaces (syntax error) in the renewal WoE:FE invest_main sc... | Haru | 1 | -11/+11 |
2015-12-15 | Follow up https://github.com/HerculesWS/Hercules/commit/718fc08805d6d91eb732b... | Jedzkie | 1 | -0/+1 |
2015-12-14 | Typo fix in item_comb_db | Dastgir | 1 | -1/+1 |
2015-12-14 | ItemDB SQL Sync | Hercules.ws | 2 | -4/+4 |
2015-12-14 | Added 'Well-Chewed Pencil' and 'Model Training Hat' combo. | Jedzkie | 3 | -7/+9 |
2015-12-14 | follow up f975f0a55ca930fd0f95a6209bea479ac9bc3a5d | hemagx | 1 | -1/+1 |
2015-12-14 | Players now will auto warped to random spot in the map upon login in-case the... | hemagx | 1 | -0/+3 |
2015-12-13 | Added badges for AppVeyor build status and Gitter chatroom to the readme | Haru | 1 | -0/+2 |
2015-12-13 | Corrected a FIXME in the Renewal Mob DB | Haru | 1 | -1/+1 |
2015-12-13 | Renaming 'start_point' to 'start_point_re' | Jedzkie | 2 | -6/+6 |
2015-12-13 | ItemDB SQL Sync | Hercules.ws | 2 | -4/+4 |
2015-12-13 | Fix SC_STOMACHACHE to its official behavior. | Jedzkie | 3 | -10/+10 |
2015-12-13 | ItemDB SQL Sync | Hercules.ws | 1 | -28/+30 |
2015-12-13 | ItemDB Updates: | Jedzkie | 8 | -110/+285 |
2015-12-13 | Fixed an issue in the bonus2 bAddMonsterDropChainItem implementation | Haru | 1 | -3/+3 |
2015-12-13 | Corrected an error in bonus3 bAddMonsterDropItem | Haru | 1 | -1/+1 |
2015-12-13 | Fix double source script warning in-case of invalid battle config flag requested | hemagx | 1 | -1/+0 |
2015-12-13 | HPM Hooks Update | Hercules.ws | 1 | -7/+7 |
2015-12-13 | - Fixed #723 now it's possible to retrieve Battle Config Settings from plugin... | Your Name | 7 | -25/+104 |
2015-12-13 | Add 'F_ShuffleNumbers' as Global Function | AnnieRuru | 1 | -0/+30 |
2015-12-12 | Renamed plugin-sample.dll to sample.dll | Haru | 4 | -8/+8 |
2015-12-12 | Updated filters and included files in the VS2015 project | Haru | 8 | -142/+303 |
2015-12-12 | Updated filters and included files in the VS2013 project | Haru | 8 | -139/+302 |
2015-12-12 | Updated filters and included files in the VS2012 project | Haru | 8 | -141/+304 |
2015-12-12 | Updated filters and included files in the VS2010 project | Haru | 8 | -144/+308 |
2015-12-12 | Added server type checks to the sample plugin, to avoid hooking errors on log... | Haru | 1 | -16/+25 |
2015-12-12 | HPM Hooks Update | Hercules.ws | 5 | -0/+562 |
2015-12-12 | Added support for pcre-related interfaces to plugins (HPMHookGen/HPMSymbols g... | Haru | 1 | -1/+2 |
2015-12-11 | Fix guild member position check. | Andrei Karas | 1 | -1/+1 |
2015-12-10 | Fix SPTable going low for MAX_LEVEL | Dastgir | 1 | -2/+2 |
2015-12-10 | Fix guild position check. | Andrei Karas | 1 | -1/+1 |
2015-12-10 | Change the sequence of Status ID's according to its number. Minor clean-up. | Jedzkie | 1 | -152/+160 |
2015-12-10 | Merge pull request #924 from Jedzkie/Pull_03 | Dastgir | 2 | -2/+2 |
2015-12-10 | Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'. | Jedzkie | 2 | -2/+2 |
2015-12-09 | Fixed a nullpo check failure in log_chat | Haru | 1 | -6/+51 |
2015-12-08 | Removed a dozen duplicate entries from the Renewal Mob DB | Haru | 1 | -565/+0 |
2015-12-08 | Fixed various incorrect AegisNames in the Renewal Mob DB | Haru | 1 | -7/+7 |
2015-12-06 | Minor follow-up to e9eeb59068934ee8e71b7b9f37f131ef41459e76 | Haru | 1 | -3/+3 |
2015-12-06 | Fixed a validation issue in the NPC Sell List | Haru | 1 | -5/+13 |
2015-12-06 | ItemDB SQL Sync | Hercules.ws | 2 | -148/+148 |
2015-12-06 | HPM Hooks Update | Hercules.ws | 3 | -0/+32 |
2015-12-06 | Merge pull request #905 from HerculesWS/races-fix | Andrei Karas | 11 | -915/+619 |
2015-12-06 | Added backtrace in case an invalid race is passed to map_race_id2mask | Haru | 2 | -0/+15 |
2015-12-06 | Replaced RC_Boss/RC_NonBoss combinations with RC_All | Haru | 5 | -468/+218 |