summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-26- Update the Status Icons based in kRO Update 10-21-2015.Jedzkie1-0/+6
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-10-17Fixed an error in the refine_db loaderHaru1-33/+52
2015-10-06Merge pull request #682 from Smokexyz/masterHaruna1-31/+112
2015-10-02Fixed crash in SC_GENSOUAncyker1-0/+3
2015-10-02Convert refine_db.txt to refine_db.conf (libconfig)Smokexyz1-31/+112
2015-09-26Merge pull request #579 from csnv/minfixesHaruna1-6/+0
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-22/+13
2015-09-24Add bl parameter to getcell functions.Andrei Karas1-2/+2
2015-09-18Clarified the intent of several assignments inside conditional expressionsHaru1-24/+24
2015-08-17Fix wrong index access and probably wrong hp/sp calculation. Closes #653Andrei Karas1-6/+42
2015-08-15Added core HPM interfaceHaru1-1/+1
2015-08-15HPM compatibility improvementsHaru1-0/+2
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-07-03Corrected critical bonus displaycsnv1-6/+0
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