Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-05-19 | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 1 | -0/+10 | |
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. | |||||
2011-05-18 | Accidentally committed too early | Justin Clark-Casey (justincc) | 1 | -10/+0 | |
Revert "Allow item links to be deleted even when other deletes and purges are disabled." This reverts commit 491279f99afc65860d44765ee7829c7dd5e4e38e. | |||||
2011-05-17 | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 1 | -0/+10 | |
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. | |||||
2011-05-06 | remove further mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-01-18 | Also fix MySQLXInventoryData | Melanie | 1 | -1/+1 | |
2010-06-27 | Added checks to XInventory DB layer to truncate names and descriptions. | Diva Canto | 1 | -1/+9 | |
2010-05-03 | Refix the fix | Melanie Thielker | 1 | -1/+1 | |
2010-05-03 | Add folder version incrementing to XInventoryService. Fixes offline give | Melanie Thielker | 1 | -0/+31 | |
for avatar->avatar | |||||
2010-05-03 | Refix the fix | Melanie Thielker | 1 | -1/+1 | |
2010-05-03 | Add folder version incrementing to XInventoryService. Fixes offline give | Melanie Thielker | 1 | -0/+31 | |
for avatar->avatar | |||||
2010-05-03 | Add folder version uncrementing to XInventoryService. Fixes offline give | Melanie Thielker | 1 | -0/+31 | |
for avatar->avatar | |||||
2010-03-01 | Fix a few compiler warnings. | Jeff Ames | 1 | -3/+0 | |
2010-02-05 | Updated MySQL connection management to use the MySQL connection pooling. ↵ | Master ScienceSim | 1 | -27/+38 | |
This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. | |||||
2010-01-04 | Finish conversion if XInventoryService | Melanie | 1 | -6/+49 | |
2010-01-04 | First stage port of the XInventoryService | Melanie | 1 | -0/+113 | |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 1 | -6/+49 | |
2010-01-04 | First stage port of the XInventoryService | Melanie | 1 | -0/+113 | |