Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -0/+29 |
| | | | | | | | If these links are not deleted, then they will build up in the player's inventory until they can no longer log in. Accidental deletion of links due to bugs or other causes is potentially inconvenient but on a par with items being accidentally moved. When a link is deleted, the target of the link is never touched. This is a general solution that accounts for the use of links anywhere in the user's inventory. | ||||
* | Changed XInventoryData's CreatorID to a string. | Diva Canto | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 2010-01-31 | 1 | -1/+1 |
| | | | | * Bug fix in InventoryServerInConnector -- m_config | ||||
* | Finish conversion if XInventoryService | Melanie | 2010-01-04 | 1 | -1/+3 |
| | |||||
* | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+82 |