summaryrefslogtreecommitdiff
path: root/src/map/skill.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-891/+0
2011-04-03Fix some more compiler warningsBen Longbons1-2/+2
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons1-1/+3
2011-03-02Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...Ben Longbons1-11/+11
2011-01-19adding the TMW_RAGING skillStefan Beller1-1/+2
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller1-790/+817
2009-09-26Initial support for skill pools (available via at commands andFate1-9/+22
2009-09-20Initial support for skill poolsFate1-1/+27
2009-09-18Replace basic skill with three new skillsJared Adams1-5/+4
2009-06-16Removed unnecessary am-healing flag, incorporated healing packets with regula...Fate1-0/+2
2009-05-16Added sc_check command to determine whether a given status change is activeFate1-0/+1
2009-05-14Fine-tuned poison: lower HP further and slow down health item regenerationFate1-1/+1
2009-03-09Add healing effect when under item healingJared Adams1-79/+68
2009-01-10Reserved another status change for the new "hide" spellFate1-0/+1
2008-12-28Remove some stuff that isn't needed anymoreJared Adams1-10/+0
2008-12-25Remove some unused skill stuffJared Adams1-27/+4
2008-12-07Report all status changesFate1-1/+1
2008-11-10* Adjusted the GM @charbaselvl command to set base experience to zero when lo...Fate1-0/+3
2008-10-11Commit magic patch v13Jared Adams1-1/+19
2008-04-02initial checkinDennis Friis1-0/+842