summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10Added code to disable auction for clients it is no longer stableshennetsind1-0/+16
2013-10-10Homun-S Quest Updatedshennetsind1-1/+1
2013-10-10Introducing Bank Supportshennetsind1-1/+83
2013-10-09Fixed Bug #7749shennetsind1-0/+1
2013-10-07Follow up c56e3eb701658079f1de09db759f3b09327ec046shennetsind1-14/+141
2013-10-07Fixed Bug #7744shennetsind1-13/+11
2013-10-02HPM: Map.c Completedshennetsind1-65/+65
2013-09-29HPM: Status.c Completedshennetsind1-2/+2
2013-09-28HPM: pc.c Completedshennetsind1-4/+4
2013-09-28HPM: Instance.c Completedshennetsind1-16/+16
2013-09-27HPM: Chat.c Completedshennetsind1-7/+7
2013-09-27HPM: Skill.c Completedshennetsind1-14/+14
2013-09-27Corrected maptypeproperty2 implementation with all the available infoHaru1-8/+9
2013-09-27Renamed iMap interface to mapHaru1-170/+134
2013-09-27Renamed iStatus interface to statusHaru1-80/+77
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