aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. ↵Jeff Ames2008-06-261-0/+3
| | | | Thanks kerunix_Flan!
* * Adds Region ban capability to Regions. You access this by going to ↵Teravus Ovares2008-06-211-0/+16
| | | | | | | | World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. * It only persists across reboots for the mySQL datastore currently. * Currently have stubs in the other datastores.
* Formatting cleanup.Jeff Ames2008-05-162-7/+7
|
* move NullStorage => OpenSim.Data.Null to be consistant withSean Dague2008-04-032-0/+152
where other data storage assemblies are.