Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-02 | Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ↵ | Ben Longbons | 1 | -4/+4 | |
tildes. | |||||
2010-02-11 | Re-calculate player stats when an equipped item is removed. | MadCamel | 1 | -1/+1 | |
This fixes the issue where a player could drop/trade/store an equipped item and still retain it's attack/def/etc buffs. | |||||
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -497/+544 | |
The command options used was: -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl | |||||
2009-12-13 | Unequip items when adding to storage | MadCamel | 1 | -1/+3 | |
2009-06-25 | Move storage NPC close fix to storage.c. Fix @storeall, from ea stable. | Dennis Friis | 1 | -0/+6 | |
2009-06-25 | Improved storage saving, derived from ea stable. | Dennis Friis | 1 | -16/+44 | |
2009-06-25 | Fix logic invertion on storage amount. From ea stable. | Dennis Friis | 1 | -1/+1 | |
2009-06-25 | Storage cleanup, derived from ea stable | Dennis Friis | 1 | -198/+226 | |
2009-06-25 | Fix opening of guild storage. patch from ea stable. | Dennis Friis | 1 | -4/+1 | |
2009-06-25 | Make opening storage fail if there is a storage already open. Derived from ↵ | Dennis Friis | 1 | -1/+3 | |
ea stable. | |||||
2009-06-25 | Redo storage, derived from ea stable. | Dennis Friis | 1 | -127/+235 | |
2009-06-25 | Storages now saves upon closing, based on patch from ea stable. | Dennis Friis | 1 | -1/+4 | |
2009-03-14 | Fix some storage-related code | Jared Adams | 1 | -2/+0 | |
You can't end NPC scripts with openstorage, which will now wait for the user. | |||||
2009-03-11 | FIx a bug dealing with storage and scripting | Jared Adams | 1 | -2/+0 | |
Also remove some depug printing statements that were accidentally commited | |||||
2009-03-10 | Apply sanity checks from Wombat | Jared Adams | 1 | -0/+4 | |
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -1/+1 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+576 | |