summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-30Official Font Supportshennetsind1-5/+5
2013-10-29Fixed Bug #7788shennetsind1-26/+35
2013-10-28Fixed Bug #7788shennetsind1-3/+3
2013-10-27Fixed Ancient Invisible Bugshennetsind1-8/+26
2013-10-27Performance Improvement: hpmetershennetsind1-1/+8
2013-10-27Fixed instance empty timershennetsind1-4/+4
2013-10-27Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-41/+49
2013-10-27Shadows System Baseshennetsind1-369/+245
2013-10-26Changed 'tick' variables to 64 bitHaru1-40/+32
2013-10-25Merge pull request #202 from kisuka/mastershennetsind1-1/+17
2013-10-25nocashshop mapflagshennetsind1-0/+11
2013-10-25Quest Bubbles Updateshennetsind1-20/+11
2013-10-25Follow up e08c05a0f73d6e6ea4fe64a9b91291bc0a002251shennetsind1-1/+2
2013-10-24Quest Bubbles (Actually Works Finally)Kisuka1-1/+26
2013-10-24Added idletime optionsshennetsind1-4/+42
2013-10-20Bug:7723 and Skill Cooldownsshennetsind1-3/+4
2013-10-19Added support for missing or empty categories in cashshop_db.confHaru1-47/+36
2013-10-16Fixed Bug#7770malufett1-0/+23
2013-10-16Fixed Bug#7374malufett1-0/+5
2013-10-15Fixed Bug#7764malufett1-1/+0
2013-10-12Fixed Bug #7701shennetsind1-1/+2
2013-10-11Fixed the 'Received unsupported packet' message when using obfuscationHaru1-9/+4
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