summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Fixed Bug 7807shennetsind1-11/+11
2013-11-07Further item bind adjustmentsshennetsind1-3/+3
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-13/+20
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-10/+16
2013-11-06Merge remote-tracking branch 'upstream/master'shennetsind1-5/+8
2013-11-06Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+4
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06BG Queue Updateshennetsind1-3/+3
2013-11-06Modified status_calc_shennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-11-02Merge remote-tracking branch 'upstream/master'shennetsind1-5/+5
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-10/+16
2013-10-30Official Font Supportshennetsind1-5/+5
2013-10-30Account-wide Exp/Drop/Death Modifiersshennetsind1-0/+15
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