Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-12-06 | Fixed issues with compound races in bonuses where they're handled as arrays | Haru | 1 | -323/+203 |
2015-12-06 | Replaced RC_BOSS/RC_NONBOSS bitmask combinations with RC_ALL bitmasks | Haru | 1 | -25/+32 |
2015-12-06 | Refactored/fixed race handling for bonuses that store it as a bitmask | Haru | 5 | -101/+153 |
2015-12-06 | Fix some documentations on doc/script_commands.txt | AnnieRuru | 1 | -5/+10 |
2015-12-05 | Removed some unnecessary assertions | Haru | 3 | -9/+16 |
2015-12-05 | Fixed a client crash when a MVP Tombstone is created | Haru | 1 | -7/+1 |
2015-12-04 | Merge pull request #774 from 4144/mapchecks | Haruna | 9 | -23/+239 |
2015-12-04 | Add missing check to mail.c | Andrei Karas | 1 | -0/+6 |
2015-12-04 | Add missing check to log.c | Andrei Karas | 1 | -0/+32 |
2015-12-04 | Add missing checks into itemdb.c | Andrei Karas | 1 | -2/+30 |
2015-12-04 | Add missing checks to irc-bot.c | Andrei Karas | 1 | -6/+24 |
2015-12-04 | Add missing checks to intif.c | Andrei Karas | 1 | -2/+55 |
2015-12-04 | Add missing checks to instance.c | Andrei Karas | 1 | -0/+7 |