summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-115/+106
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-80/+77
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-168/+188
2013-09-25Renamed iTimer interface to timer.shennetsind1-43/+43
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru1-3/+3
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-84/+80
2013-09-19Cleaned up and de-duplicated ranklist-related codeHaru1-134/+59
2013-09-18Merge pull request #137 from Schwierig/RankingListFixHaruna1-0/+99
2013-09-18Fixed Ranking Lists for 2013 clientsAmir El Sayed1-0/+99
2013-09-17HPM: npc_chat.c Interfacedshennetsind1-1/+1
2013-09-17HPM: Battleground.c Interfaceshennetsind1-7/+7
2013-09-17HPM: Itemdb.c Interfaceshennetsind1-6/+6
2013-09-16HPM: Quest.c Interfaceshennetsind1-16/+16
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