summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Added elemental interfaceSusu12-1069/+1129
2013-07-29Added iDuel interface (duel.c)Susu6-219/+255
2013-07-29Added chat interfaceSusu6-481/+517
2013-07-28Fixed Bug#7576malufett2-9/+14
2013-07-26Follow up 144a9d0843dfe47e0b58c8857762f58ae70543c8shennetsind4-13/+24
2013-07-26Fixed Bug #7564 Part 2shennetsind1-4/+4
2013-07-26Fixed Bug #7588shennetsind1-1/+1
2013-07-26Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind13-884/+797
2013-07-25Fixed typo in `SC__STRIPACCESSARY`.Piotr Hałaczkiewicz1-2/+2
2013-07-25Expanding script.c interfaceshennetsind15-527/+551
2013-07-24Fixed SA_DISPELL failing outside PvP against partyHaru1-1/+3
2013-07-23Merge pull request #65 from piotrhalaczkiewicz/pathfindingHaruna5-251/+254
2013-07-23Pathfinding code cleanup.Piotr Hałaczkiewicz5-251/+254
2013-07-23Refactored map_foreach* functions.Piotr Hałaczkiewicz3-619/+520
2013-07-22Merge pull request #64 from piotrhalaczkiewicz/masterFlipp3-11/+18
2013-07-22Binary heap fix & improvement.Piotr Hałaczkiewicz3-11/+18
2013-07-22Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-2/+2
2013-07-22Fixed Bug #7564shennetsind1-1/+1
2013-07-22Fixed the homun_skill_tree parser.Haru1-2/+2
2013-07-21Fixed Bug #7526shennetsind2-1/+2
2013-07-21Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind7-14/+35
2013-07-21For Bug #7542shennetsind1-0/+5
2013-07-21Changed CC to a Makefile variableHaru7-14/+35
2013-07-21Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-36/+50
2013-07-21Fixed Bug #7520shennetsind2-17/+71
2013-07-21Fixed various unit* script commands to work with NPCs (issue #7548)Haru3-36/+50
2013-07-21HCache & SQL Update Checker minor changeshennetsind2-2/+2
2013-07-21Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-2/+10
2013-07-21Fixed Bug #7547shennetsind1-0/+1
2013-07-21Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett31-226/+427
2013-07-21Fixed Bug#7558malufett2-1/+9
2013-07-18Changed npcdb_checkid to use MAX_NPC_CLASS2_START and END.Kisuka1-1/+1
2013-07-18Fixed Bug #7525shennetsind5-6/+45
2013-07-18Fixed guild aura not going away on guild-break/expellshennetsind6-40/+52
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru14-65/+67
2013-07-16Packets and packet keys update with the info provided by ShaktoHaru1-0/+104
2013-07-15Allow higher level GMs to bypass a player's /exall when whisperingHaru1-2/+2
2013-07-14Removed the now unused optional 3rd parameter from removemapflagHaru1-5/+2
2013-07-14Makefile error corrections and minor tweaksHaru6-13/+13
2013-07-13Merge pull request #58 from piotrhalaczkiewicz/masterHaruna1-14/+25
2013-07-13Fixed crash when unloading NPC (bug #7517)Piotr Hałaczkiewicz1-14/+25
2013-07-11Fixed an issue with long hostnames/nicknames in the IRC BridgeHaru1-6/+3
2013-07-11Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind9-90/+108
2013-07-11Fix to Bug #7434shennetsind5-14/+42
2013-07-11Merge pull request #56 from piotrhalaczkiewicz/mastershennetsind1-70/+81
2013-07-11Fixed a little type (follow up to 94d75f8), also defaulted to 0 mute system.Matheus Macabu2-2/+2
2013-07-11Updated some aegis(item, monster, resetstate & resetskill) command to work pr...malufett1-11/+13
2013-07-11Improved NPC event processing.Piotr Hałaczkiewicz1-70/+81
2013-07-11Partial Fixed Bug#7462malufett1-2/+2
2013-07-11Fixed Bug#7498malufett5-6/+11