aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show hyperlinksDiva Canto2010-07-311-29/+29
* Implemented console command "show hyperlinks".Marck2010-07-311-31/+30
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-3/+5
* replace recent IModule.GetGroup() with better GetGroupRecord(string name)Justin Clark-Casey (justincc)2010-03-261-2/+2
* Convert NullRegionData to a singleton pattern, since that is requiredMelanie2010-02-081-2/+53
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-2/+2
* Preliminary work on the new default region setting mechanismMelanie2010-01-091-0/+10
* Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-3/+3
* GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto2009-09-241-4/+1
* More tests. Seems to be working.Diva Canto2009-09-231-1/+1
* Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto2009-09-231-0/+1
* Add the Null storage implementation for the RegionData service. StandalonesMelanie2009-09-161-0/+136