summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Fix SC_STOMACHACHE to its official behavior.Jedzkie1-6/+6
2015-12-13ItemDB Updates:Jedzkie1-0/+3
2015-12-10Fix SPTable going low for MAX_LEVELDastgir1-2/+2
2015-11-23ItemDB Update:Jedzkie1-39/+45
2015-11-22ItemDB Update:Jedzkie1-1/+1
2015-11-22ItemDB Update:Jedzkie1-0/+4
2015-11-22ItemDB Update:Jedzkie1-4/+6
2015-11-22ItemDB Update:Jedzkie1-4/+16
2015-11-22SC Update:Jedzkie1-2/+60
2015-11-22ItemDB Update:Jedzkie1-3/+59
2015-11-19ItemDB Update:Jedzkie1-25/+35
2015-11-18ItemDB Update:Jedzkie1-4/+14
2015-11-17Revert "Item DB Updates:"Haru1-467/+395
2015-11-17Item DB Updates:Jedzkie1-395/+467
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