Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -3/+3 |
| | |||||
* | minor: remove compiler warning from NullEstateData | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | Enhance NullEstateData to remember stored estate values and return | Robert Adams | 2013-07-11 | 1 | -7/+21 |
| | | | | | them next time asked. This keeps any estate settings from being reset when the estate dialog is opened in a region with null estate storage. | ||||
* | Reattaching a region was failing if the estate name had not changed (issue ↵ | Kevin Houlihan | 2011-09-16 | 1 | -0/+5 |
| | | | | | | 5035). Using the RemoteAdmin API to close then recreate a region would fail if the estate name had not changed. If the estate name /was/ changed then the existing estate would be renamed rather than a new one being created. The problem really arose from a lack of distinction in the data storage layer between creating new estates and loading existing ones. | ||||
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -3/+3 |
| | |||||
* | * Bugfix - Compile NullEstateData implement public List<int> ↵ | Teravus Ovares (Dan Olivares) | 2011-04-04 | 1 | -0/+10 |
| | | | | IEstateDataStore.GetEstatesByOwner(UUID) | ||||
* | Updates NullStorage plugin. | Mic Bowman | 2011-04-04 | 1 | -0/+123 |
Thanks MisterBlue... |