aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/LocalGridServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-90/+74
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-22/+78
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-1/+1
* Don't cache regions data on the other unused LocalGridServiceConnector that t...Justin Clark-Casey (justincc)2012-07-131-14/+21
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* Remove static m_MainInstance in LocalGridServiceConnector.Justin Clark-Casey (justincc)2012-03-061-24/+10
* Better output for show neighboursDiva Canto2011-02-061-2/+6
* Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto2010-08-061-4/+4
* Allow creation of link regions if there is an existing region within a 4096 r...Marck2010-08-061-0/+5
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-16/+1
* Some method implementations were missing from LocalGridServiceConnector.Diva Canto2010-01-241-15/+15
* Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+1
|\
| * Change the error messages on region region registration. This changes URMMelanie2010-01-131-1/+1
* | Preliminary work on the new default region setting mechanismMelanie2010-01-091-0/+16
|/
* GetRegionByPosition: use the cache, Luke.Diva Canto2009-10-051-0/+14
* Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-2/+5
* Neighbours cache working.Diva Canto2009-09-271-4/+50
* Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto2009-09-231-8/+10
* Modules active. Tested HGGridConnector in standalone only for now. Modules co...Diva Canto2009-09-231-0/+4
* Added HGGridConnector and related code.Diva Canto2009-09-221-27/+37
* Added grid handler and grid remote connector.Diva Canto2009-09-211-2/+2
* First pass at LocalGridServiceConnector. Nothing of this is used by the simul...Diva Canto2009-09-181-0/+175