Age | Commit message (Expand) | Author | Files | Lines |
2013-07-29 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Susu | 4 | -10/+30 |
2013-07-29 | Added mercenary interface | Susu | 12 | -2977/+3034 |
2013-07-29 | Added intif interface | Susu | 20 | -2503/+2612 |
2013-07-29 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -9/+14 |
2013-07-29 | Ultimate Item DB Update | shennetsind | 4 | -10/+30 |
2013-07-29 | Added elemental interface | Susu | 12 | -1069/+1129 |
2013-07-29 | Added iDuel interface (duel.c) | Susu | 6 | -219/+255 |
2013-07-29 | Added chat interface | Susu | 6 | -481/+517 |
2013-07-28 | Fixed Bug#7576 | malufett | 2 | -9/+14 |
2013-07-26 | Follow up 144a9d0843dfe47e0b58c8857762f58ae70543c8 | shennetsind | 4 | -13/+24 |
2013-07-26 | Fixed Bug #7564 Part 2 | shennetsind | 1 | -4/+4 |
2013-07-26 | Fixed Bug #7588 | shennetsind | 1 | -1/+1 |
2013-07-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 13 | -884/+797 |
2013-07-25 | Fixed typo in `SC__STRIPACCESSARY`. | Piotr Hałaczkiewicz | 1 | -2/+2 |
2013-07-25 | Expanding script.c interface | shennetsind | 15 | -527/+551 |
2013-07-24 | Fixed SA_DISPELL failing outside PvP against party | Haru | 1 | -1/+3 |
2013-07-23 | Merge pull request #65 from piotrhalaczkiewicz/pathfinding | Haruna | 5 | -251/+254 |
2013-07-23 | Pathfinding code cleanup. | Piotr Hałaczkiewicz | 5 | -251/+254 |
2013-07-23 | Refactored map_foreach* functions. | Piotr Hałaczkiewicz | 3 | -619/+520 |
2013-07-22 | Merge pull request #64 from piotrhalaczkiewicz/master | Flipp | 3 | -11/+18 |
2013-07-22 | Binary heap fix & improvement. | Piotr Hałaczkiewicz | 3 | -11/+18 |
2013-07-22 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -2/+2 |
2013-07-22 | Fixed Bug #7564 | shennetsind | 1 | -1/+1 |
2013-07-22 | Fixed the homun_skill_tree parser. | Haru | 1 | -2/+2 |
2013-07-21 | Fixed Bug #7526 | shennetsind | 2 | -1/+2 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 7 | -14/+35 |
2013-07-21 | For Bug #7542 | shennetsind | 1 | -0/+5 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 7 | -14/+35 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -36/+50 |
2013-07-21 | Fixed Bug #7520 | shennetsind | 2 | -17/+71 |
2013-07-21 | Fixed various unit* script commands to work with NPCs (issue #7548) | Haru | 3 | -36/+50 |
2013-07-21 | HCache & SQL Update Checker minor change | shennetsind | 2 | -2/+2 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -2/+10 |
2013-07-21 | Fixed Bug #7547 | shennetsind | 1 | -0/+1 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 31 | -226/+427 |
2013-07-21 | Fixed Bug#7558 | malufett | 2 | -1/+9 |
2013-07-18 | Changed npcdb_checkid to use MAX_NPC_CLASS2_START and END. | Kisuka | 1 | -1/+1 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 5 | -6/+45 |
2013-07-18 | Fixed guild aura not going away on guild-break/expell | shennetsind | 6 | -40/+52 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 14 | -65/+67 |
2013-07-16 | Packets and packet keys update with the info provided by Shakto | Haru | 1 | -0/+104 |
2013-07-15 | Allow higher level GMs to bypass a player's /exall when whispering | Haru | 1 | -2/+2 |
2013-07-14 | Removed the now unused optional 3rd parameter from removemapflag | Haru | 1 | -5/+2 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 6 | -13/+13 |
2013-07-13 | Merge pull request #58 from piotrhalaczkiewicz/master | Haruna | 1 | -14/+25 |
2013-07-13 | Fixed crash when unloading NPC (bug #7517) | Piotr Hałaczkiewicz | 1 | -14/+25 |
2013-07-11 | Fixed an issue with long hostnames/nicknames in the IRC Bridge | Haru | 1 | -6/+3 |
2013-07-11 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 9 | -90/+108 |
2013-07-11 | Fix to Bug #7434 | shennetsind | 5 | -14/+42 |
2013-07-11 | Merge pull request #56 from piotrhalaczkiewicz/master | shennetsind | 1 | -70/+81 |