summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-16HPM: Pet.c Interfaceshennetsind1-8/+8
2013-09-16HPM: Npc.c Interfaceshennetsind1-27/+27
2013-09-16HPM: Unit.c Interfaceshennetsind1-24/+24
2013-09-16HPM: Mob.c Interfaceshennetsind1-10/+10
2013-09-11Fixed announce script command support for bc_blue and bc_woeHaru1-5/+5
2013-09-09Fixed Bug #7335shennetsind1-9/+9
2013-09-09Fixed Bug #7694shennetsind1-2/+4
2013-09-09Fixed Bug #7631shennetsind1-25/+34
2013-09-09Fixed Bug #6626shennetsind1-1/+38
2013-09-04Fixed more packet issues with 2006-2008 clientsHaru1-1/+0
2013-09-03Corrected some MSVC warnings with old (<2009) packetversHaru1-4/+8
2013-09-03Fixed several packet errors with pre-renewal clients from 2006-2008Haru1-1/+5
2013-08-26Fixed Bug#7584malufett1-20/+55
2013-08-22Fixed MSVC warnings on 7f9f6e1b84061a7d393debf37395c8b4a2667db1shennetsind1-7/+10
2013-08-22Fixed Bug #7652shennetsind1-5/+8
2013-08-20Fixed a mapserver crash when using instanced maps with custom namesHaru1-3/+3
2013-08-12Added support for Nick Server GHOST commandHaru1-1/+5
2013-08-12Added support for target-less commands in the IRC bridgeHaru1-2/+2
2013-08-08HPM Updateshennetsind1-0/+9
2013-08-05Improved reliability of the packet obfuscation key update functionHaru1-1/+1
2013-08-04Fixed Bug #7605shennetsind1-5/+61
2013-08-03Corrected character position de-synchronization when disguisedshennetsind1-2/+2
2013-08-02Fixed MSVC build, follow-up to 38b8bf0Haru1-1/+1
2013-08-01Improved packet obfuscation reliabilityHaru1-21/+37
2013-07-31Fixed Bug #7605shennetsind1-162/+45
2013-07-31Merge pull request #71 from HerculesWS/permission-cache-fixPiotr HaƂaczkiewicz1-6/+6
2013-07-29BG Queue Fixesshennetsind1-15/+16
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-6/+6
2013-07-29Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96facshennetsind1-1/+1
2013-07-29Added mercenary interfaceSusu1-8/+8
2013-07-29Added intif interfaceSusu1-15/+15
2013-07-29Added chat interfaceSusu1-7/+7
2013-07-26Follow up 144a9d0843dfe47e0b58c8857762f58ae70543c8shennetsind1-1/+1
2013-07-25Expanding script.c interfaceshennetsind1-1/+1
2013-07-18Fixed guild aura not going away on guild-break/expellshennetsind1-6/+6
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru1-23/+23
2013-07-15Allow higher level GMs to bypass a player's /exall when whisperingHaru1-2/+2
2013-07-11Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-11/+13
2013-07-11Fix to Bug #7434shennetsind1-4/+19
2013-07-11Fixed a little type (follow up to 94d75f8), also defaulted to 0 mute system.Matheus Macabu1-1/+1
2013-07-11Updated some aegis(item, monster, resetstate & resetskill) command to work pr...malufett1-11/+13
2013-07-08For Bug #7494shennetsind1-7/+6
2013-07-08Fixed skill delunit problem on packetver > 20120418 && < 20130000shennetsind1-0/+7
2013-07-07Fixed Bug#6503malufett1-8/+15
2013-07-05Fixed Bug #7307shennetsind1-1/+1
2013-07-05Fixed GM's unloadnpc via right clickshennetsind1-3/+8
2013-07-05Follow up to da064c030d. Thanks Angelmelody!Matheus Macabu1-0/+1
2013-07-04Implemented official mute system. Thanks to:Matheus Macabu1-7/+35
2013-07-04Merge branch 'master' of github.com:Earisu/Hercules into Earisu-mastershennetsind1-57/+57
2013-07-04Fixed Bug#7459malufett1-0/+17