summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas1-4/+4
2015-01-02Add npcdb_checkid to npc interface.Andrei Karas1-1/+1
2014-12-31Fix wrong formattingAndrei Karas1-1/+2
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-5/+11
2014-12-30Merge pull request #429 from csnv/overviewmalufett1-108/+110
2014-12-28Fixed Bug#8453malufett1-1/+5
2014-12-28Merge pull request #427 from csnv/skillsworkHaruna1-0/+1
2014-12-28Added RE version for 'size_fix.txt'.malufett1-1/+1
2014-12-27Speeding up calc aspd process in Renewalcsnv1-108/+110
2014-12-27Preliminary fix antimaya hack reporting wrong position. Bug report 8461: http...csnv1-0/+1
2014-12-26Fix compilation errors and possible server crash from previous commits.Andrei Karas1-1/+2
2014-12-26Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5malufett1-1/+5
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-1/+4
2014-12-22Follow up@772cb2b111973c0c749e505ffd2685bb67e887bdmalufett1-2/+2
2014-12-20Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett1-2/+6
2014-12-20Fixed Bug#8469malufett1-4/+6
2014-12-16Add function what called if player leave npc area.Andrei Karas1-2/+6
2014-12-14Fixed some improper grammar.Mysteries1-4/+4
2014-12-10Add missing interface usage.Andrei Karas1-2/+2
2014-12-10Follow up 8faef4ff7ef37f52f24ac6e1e026a418b19db1femalufett1-10/+10
2014-12-10RENEWAL Updates:malufett1-450/+478
2014-11-26Update Fire Expansion to official formula for all levelMichieru1-13/+19
2014-11-24* 1st Transcendent Spirit, monster position lag fixesMichieru1-19/+48
2014-11-16Whitespace cleanup (no code changes)Haru1-192/+214
2014-11-10Fix interfaces methods usage.Andrei Karas1-7/+7