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 | -12/+23 |
| | | | | | | | 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. | ||||
* | Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ↵ | Diva Canto | 2011-04-29 | 1 | -3/+3 |
| | | | | speed with 0.7.x. | ||||
* | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-03-31 | 1 | -2/+2 |
| | |||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -3/+3 |
| | |||||
* | MSSQL Additions for Presence Refactor branch. Most functionality tested and ↵ | StrawberryFride | 2010-02-24 | 1 | -0/+359 |
works, some outstanding issues around login location and border crossings on y axis. Signed-off-by: Melanie <melanie@t-data.com> |