summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Added support for Max EquipLv in Pre-RenewalHaru1-7/+1
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-42/+39
2013-11-16Renewal elemental attr fixshennetsind1-0/+2
2013-11-15Official expiration timer supportshennetsind1-5/+70
2013-11-15Official Item BindOnEquip Supportshennetsind1-0/+6
2013-11-14Item DB overhaulHaru1-11/+11
2013-11-09Follow up 7803b4e0d437681aa09113b5240363d03d85a1b8shennetsind1-2/+2
2013-11-08Fixed 5 Homun Bugsshennetsind1-1/+1
2013-11-07Further item bind adjustmentsshennetsind1-4/+4
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-31/+61
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-10/+50
2013-11-06Updated to latest Herculesshennetsind1-13/+40
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+3
2013-11-06Modified status_calc_shennetsind1-32/+32
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+3
2013-11-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-2/+8
2013-11-04pc_groups interfacedshennetsind1-8/+8
2013-11-03Merged Pull Request #195 (@autoloottype)Haru1-2/+8
2013-11-02Fixed Shadow System Bonusesshennetsind1-1/+1
2013-11-01Removed type_id and some unused variables from @autoloottypeDastgir Pojee1-1/+0
2013-11-01Item Binding System Final.sevenzz231-0/+1
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-10/+49
2013-10-30Official Font Supportshennetsind1-1/+55
2013-10-31Several Changes to autoloottype command.Dastgir Pojee1-7/+7
2013-10-27Fixed Bug #7418shennetsind1-11/+23
2013-10-27Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-21/+20
2013-10-27Shadows System Baseshennetsind1-10/+12
2013-10-26Changed 'tick' variables to 64 bitHaru1-21/+20
2013-10-19Instance Dungeons Updateshennetsind1-0/+8
2013-10-18Since our neighbours added it, we too wanted this feature. Topic:http://hercu...Dastgir Pojee1-4/+11
2013-10-10Homun-S Quest Updatedshennetsind1-3/+3
2013-10-10Introducing Bank Supportshennetsind1-0/+48
2013-10-04HPM: Hooking!shennetsind1-11/+7
2013-10-02HPM: Map.c Completedshennetsind1-46/+46
2013-09-28Follow up 62e6b7335c9bf0b30d5ca392c0c5dedbe2768dc9shennetsind1-0/+2
2013-09-28HPM: pc.c Completedshennetsind1-289/+301
2013-09-28HPM: Party.c Completedshennetsind1-2/+2
2013-09-28Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-0/+5
2013-09-28HPM: Instance.c Completedshennetsind1-9/+9
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind1-0/+5
2013-09-27HPM: Battle.c Completedshennetsind1-4/+4
2013-09-27HPM: Skill.c Completedshennetsind1-26/+26
2013-09-27Renamed iMap interface to mapHaru1-110/+89
2013-09-27Added full support for the Rebellion.shenhuyong1-0/+5
2013-09-27Renamed iStatus interface to statusHaru1-74/+65
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-58/+53
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-63/+60
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-62/+47
2013-09-25Renamed iTimer interface to timer.shennetsind1-63/+63
2013-09-25Renamed iDuel interface to duelHaru1-2/+2