aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullRegionData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-9/+11
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+5
2013-01-04Added locking in NullRegionData.Oren Hurvitz1-20/+44
2012-10-09Disambiguate use of RegionFlags in NullRegionDataJustin Clark-Casey (justincc)1-0/+1
2011-12-03Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)1-9/+31
2011-08-31minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2011-08-11minor: a little bit of log message correction/commenting outJustin Clark-Casey (justincc)1-1/+1
2011-02-22GetRegion(s)ByName with SQLite behaves like it does with other databases.Marck1-10/+38
2010-08-08Add distance sort for null, tooMelanie1-2/+5
2010-07-31White space from previous commit.Diva Canto1-29/+29
2010-07-31Implemented console command "show hyperlinks".Marck1-31/+30
2010-05-09* Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto1-3/+5
2010-03-26replace recent IModule.GetGroup() with better GetGroupRecord(string name)Justin Clark-Casey (justincc)1-2/+2
2010-02-08Convert NullRegionData to a singleton pattern, since that is requiredMelanie1-2/+53
2010-01-31Assorted bug fixes related to hyperlinkingDiva Canto1-2/+2
2010-01-09Preliminary work on the new default region setting mechanismMelanie1-0/+10
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames1-3/+3
2009-09-24GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto1-4/+1
2009-09-23More tests. Seems to be working.Diva Canto1-1/+1
2009-09-23Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto1-0/+1
2009-09-16Add the Null storage implementation for the RegionData service. StandalonesMelanie1-0/+136