summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-20ItemDB Update:Jedzkie1-6/+31
2015-12-20ItemDB Update:Jedzkie1-0/+22
2015-12-20Item & Skill Update:Jedzkie1-32/+28
2015-12-17Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe.Jedzkie1-2/+30
2015-12-17Removal of SC_ITEMSCRIPT.Jedzkie1-56/+0
2015-12-17Implement official effect of MVP ScrollsJedzkie1-4/+24
2015-12-17Change all chat mute checks to use pc->can_talk instead of direct check.hemagx1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-14Added official effect of Mora Berry.Jedzkie1-0/+4
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