Age | Commit message (Expand) | Author | Files | Lines |
2013-07-29 | Ultimate Item DB Update | shennetsind | 9 | -10002/+10121 |
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 | Merge pull request #66 from piotrhalaczkiewicz/blocklist | Haruna | 3 | -619/+520 |
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 | 11 | -16/+49 |
2013-07-21 | For Bug #7542 | shennetsind | 2 | -0/+8 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 11 | -16/+49 |
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 | 8 | -6/+27 |
2013-07-21 | Fixed Bug #7547 | shennetsind | 2 | -4/+5 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 53 | -846/+1196 |
2013-07-21 | Fixed Bug#7558 | malufett | 2 | -1/+9 |
2013-07-20 | Fixed Bug #7550 | Mysteries | 2 | -2/+2 |
2013-07-19 | Update script_commands.txt | jaBote | 1 | -0/+13 |
2013-07-18 | Merge pull request #60 from kisuka/master | shennetsind | 1 | -1/+1 |
2013-07-18 | Changed npcdb_checkid to use MAX_NPC_CLASS2_START and END. | Kisuka | 1 | -1/+1 |
2013-07-19 | Added support for apostrophes (') in libconfig's setting names | Haru | 2 | -2/+2 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 6 | -6/+51 |
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 | 2 | -9/+3 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 7 | -18/+18 |
2013-07-14 | Updated package name to Hercules in the autoconf script | Haru | 2 | -388/+318 |
2013-07-14 | Added autom4te.cache (autoconf) folder to .gitignore | Haru | 1 | -0/+1 |
2013-07-14 | Merge pull request #59 from MrPostman/master | Streusel | 1 | -1/+1 |
2013-07-14 | Fixed missing table | Mr.Postman | 1 | -1/+1 |
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-12 | Merge pull request #57 from piotrhalaczkiewicz/master | Matheus Macabu | 1 | -0/+3 |
2013-07-12 | Added cache folder to .gitignore. | Piotr Hałaczkiewicz | 1 | -0/+3 |
2013-07-11 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -6/+3 |