Age | Commit message (Expand) | Author | Files | Lines |
2015-12-13 | ItemDB Updates: | Jedzkie | 4 | -2/+9 |
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-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-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 | 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-06 | Fixed a validation issue in the NPC Sell List | Haru | 1 | -5/+13 |
2015-12-06 | HPM Hooks Update | Hercules.ws | 3 | -0/+32 |
2015-12-06 | Added backtrace in case an invalid race is passed to map_race_id2mask | Haru | 2 | -0/+15 |
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-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 | 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 |
2015-12-04 | Add missing checks to homunculus.c | Andrei Karas | 1 | -9/+46 |
2015-12-04 | Add missing checks to guild.c | Andrei Karas | 1 | -1/+26 |
2015-12-04 | Add missing checks to elemental.c | Andrei Karas | 1 | -3/+13 |
2015-12-04 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 |
2015-12-04 | Merge pull request #910 from dastgir/idle | Andrei Karas | 5 | -36/+28 |
2015-12-04 | Added a function to update idle time | Dastgir | 5 | -36/+28 |
2015-12-02 | Fixed an issue with the HPMDataCheck when PCRE is enabled | Haru | 6 | -15/+8 |
2015-12-02 | HPM Hooks Update | Hercules.ws | 1 | -0/+5 |
2015-12-02 | Fixed compile errors on very old PACKETVERs | Haru | 7 | -34/+60 |
2015-12-02 | Fixed an issue with the socket send/receive timeouts in Windows | Haru | 1 | -12/+27 |
2015-11-28 | Fixed a compilation error when the memory manager is disabled | Haru | 1 | -1/+1 |
2015-11-23 | ItemDB Update: | Jedzkie | 2 | -40/+47 |
2015-11-22 | ItemDB Update: | Jedzkie | 1 | -1/+1 |
2015-11-22 | ItemDB Update: | Jedzkie | 2 | -0/+6 |
2015-11-22 | ItemDB Update: | Jedzkie | 1 | -4/+6 |
2015-11-22 | ItemDB Update: | Jedzkie | 2 | -6/+21 |
2015-11-22 | SC Update: | Jedzkie | 3 | -2/+75 |
2015-11-22 | ItemDB Update: | Jedzkie | 3 | -9/+81 |
2015-11-21 | This reverts commit 3eb8f6cc123835fae6bbd847f02cdd45fcfccd60. | AnnieRuru | 1 | -2/+2 |
2015-11-21 | Fix getitem/getitem2 give stacked items when ForceSerial on (#703) | AnnieRuru | 1 | -2/+2 |
2015-11-19 | ItemDB Update: | Jedzkie | 1 | -25/+35 |
2015-11-18 | Replaced -1 with FAKE_NPC in source, where appropriate | Haru | 1 | -7/+6 |