summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-23Magic: looping over spells, spell field access, is-equipped checkFate1-2/+12
2008-11-10* Adjusted the GM @charbaselvl command to set base experience to zero when lo...Fate1-7/+9
2008-11-02* Minor cleanup in login serverJared Adams1-9/+18
2008-10-26Commit Mantis 509Jared Adams1-1/+6
2008-10-26Commit Mantis 513Jared Adams1-0/+1
2008-10-25Commit Mantis 504Jared Adams1-0/+2
2008-10-23Commit Mantis tasks 486 and 460Jared Adams1-33/+35
2008-10-12Fix drop logic inversionJared Adams1-20/+40
2008-10-12Commit latest patch from Mantis 430Jared Adams1-5/+9
2008-10-11Commit magic patch v13Jared Adams1-64/+260
2008-10-09Don't forget to check whether the item owner is still aroundBjørn Lindeijer1-0/+4
2008-10-06Accepted patch by Sanga that disables automatically moving charactersBjørn Lindeijer1-1/+3
2008-10-04relax dropstealing protection. Mantis #429, patch by fate.Dennis Friis1-39/+53
2008-08-19Apply patch from fate to fix drop stealing.Dennis Friis1-6/+3
2008-05-08make pc_useitem reject to use other than type 0, since this is what we use in...Dennis Friis1-0/+2
2008-04-21balance statpoint distribution a tadDennis Friis1-2/+2
2008-04-10Add configurable anti spam system, with possible auto ban.Dennis Friis1-0/+3
2008-04-06Goodbye fast attack bug, now you can control speeds of weapons in conf/job_db...Dennis Friis1-0/+3
2008-04-05Comment out packet 0x139 (out of reach for attack), since TMW client does not...Dennis Friis1-2/+2
2008-04-02patch derived from stable ea, that fixes duping and zero stackingDennis Friis1-0/+6
2008-04-02initial checkinDennis Friis1-0/+7485