summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-10Move equip item script function call into function script_run_item_equip_script.Andrei Karas1-2/+2
2015-08-10Move use item script function call into function script_run_use_script.Andrei Karas1-7/+7
2015-08-09Merge pull request #464 from dastgir/AdditionalStatusAndrei Karas1-0/+8
2015-08-09Additional Status Calculation for Plugins.dastgir1-0/+8
2015-07-25Reduce memory usage in HPM in status.cAndrei Karas1-385/+387
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-1/+1
2015-07-12Remove useless checks from map server.Andrei Karas1-1/+1
2015-07-08Merge branch 'master' of https://github.com/HerculesWS/HerculesMatheus Macabu1-2/+3
2015-07-04* Quality of life change: display name of the NPC with an invalid view data.Matheus Macabu1-1/+1
2015-07-04Fixed issue #556malufett1-2/+3
2015-06-19Removed ".." from include directivesHaru1-30/+30
2015-06-14Corrected an issue with Close ConfineHaru1-2/+2
2015-06-12RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ...Dastgir1-2/+2
2015-06-02Fixed a crash when a Wink Charm user logs out during the skill effectHaru1-4/+9
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-41/+43
2015-05-31Fixed Bug#8673malufett1-7/+6
2015-05-26Fix Vacuum Extrem resistanceMichieru1-3/+0
2015-05-25Corrected homunculus defense growing too much on level upHaru1-2/+3
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru1-82/+6
2015-05-18Removed duplicates of clif->msgtableHaru1-5/+5
2015-05-13Follow-up to fb88a56Haru1-44/+47
2015-05-11Fixed SC_BERSERK not starting SC_ENDUREHaru1-1/+1
2015-05-03Fixed Bug#8650malufett1-1/+9
2015-05-03Fixed Bug#8652malufett1-0/+1
2015-04-20Fixed Bug#8638malufett1-4/+5
2015-04-19Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4.Taylor Locke1-1/+1
2015-04-19Fixed Bug#8636malufett1-1/+6
2015-04-15In comment change job_db1.txt to job_db.confAndrei Karas1-1/+1
2015-04-15Allow for plugins read custom fields from jobdb1.Andrei Karas1-129/+138
2015-04-14Fixed Bug#8621malufett1-1/+1
2015-04-13Fixed Bug#8624malufett1-1/+6
2015-04-02Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett1-4/+3
2015-03-29Fixed Bug#5654malufett1-4/+3
2015-03-28Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582malufett1-36/+32
2015-03-27Hercules 'job_db1.txt' Redesignmalufett1-146/+259
2015-03-15Follow up 8aee60e91807930e4d43965a20c8991b416d7f29shennetsind1-3/+7
2015-03-15Fixed Bug 8575shennetsind1-1/+1
2015-03-14Multiple SC fixesshennetsind1-16/+44
2015-03-11RENEWAL Updates:malufett1-10/+22
2015-02-25Fixed Bug#8522malufett1-2/+2
2015-02-13Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-1/+1
2015-02-13Fixed alchemist marine sphere causing double deletion on renewalshennetsind1-13/+13
2015-02-13Fixed Bug#8514malufett1-1/+1
2015-02-10Fixing Prestige formulaNihadm891-2/+2
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-6/+4
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-122/+116
2015-01-18Replacing rand leftovers with the mt19937arshennetsind1-1/+1
2015-01-18Fixing 38 issuesshennetsind1-5/+9
2015-01-1727 Fixesshennetsind1-24/+27
2015-01-17Fixed Bug#8497malufett1-28/+33