aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/RemoteGridServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gatekeeper -> GatekeeperURIonefang2019-07-251-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-58/+96
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+56
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-181-1/+7
* Added an expiring cache for region information to theMic Bowman2011-06-151-2/+32
* WARNING: simulator config var change! This affects only system-facing configs...Diva Canto2010-12-271-2/+12
* Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto2010-12-141-22/+87
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-4/+1
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-1/+3
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-0/+5
* Bug fix for getting region flags.Diva Canto2010-02-011-0/+8
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-1/+10
* Change the error messages on region region registration. This changes URMMelanie2010-01-131-3/+5
* Neighbours cache working.Diva Canto2009-09-271-4/+15
* Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto2009-09-231-7/+8
* Modules active. Tested HGGridConnector in standalone only for now. Modules co...Diva Canto2009-09-231-0/+4
* Added hg console commands to the module.Diva Canto2009-09-221-3/+61
* Added HGGridConnector and related code.Diva Canto2009-09-221-11/+23
* Added Remote grid connector module.Diva Canto2009-09-211-0/+108