summaryrefslogtreecommitdiff
path: root/src/map/storage.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-787/+0
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons1-15/+5
2011-03-02Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...Ben Longbons1-4/+4
2010-02-11Re-calculate player stats when an equipped item is removed.MadCamel1-1/+1
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller1-497/+544
2009-12-13Unequip items when adding to storageMadCamel1-1/+3
2009-06-25Move storage NPC close fix to storage.c. Fix @storeall, from ea stable.Dennis Friis1-0/+6
2009-06-25Improved storage saving, derived from ea stable.Dennis Friis1-16/+44
2009-06-25Fix logic invertion on storage amount. From ea stable.Dennis Friis1-1/+1
2009-06-25Storage cleanup, derived from ea stableDennis Friis1-198/+226
2009-06-25Fix opening of guild storage. patch from ea stable.Dennis Friis1-4/+1
2009-06-25Make opening storage fail if there is a storage already open. Derived from ea...Dennis Friis1-1/+3
2009-06-25Redo storage, derived from ea stable.Dennis Friis1-127/+235
2009-06-25Storages now saves upon closing, based on patch from ea stable.Dennis Friis1-1/+4
2009-03-14Fix some storage-related codeJared Adams1-2/+0
2009-03-11FIx a bug dealing with storage and scriptingJared Adams1-2/+0
2009-03-10Apply sanity checks from WombatJared Adams1-0/+4
2008-10-11Commit magic patch v13Jared Adams1-1/+1
2008-04-02initial checkinDennis Friis1-0/+576