aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gatekeeper -> GatekeeperURIonefang2019-07-251-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-195-321/+1070
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-034-26/+143
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-132-0/+4
* Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...Justin Clark-Casey (justincc)2012-09-191-3/+5
* If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)2012-09-061-1/+1
* Remove a callstack print out I accidentally left in 2 commits ago in 9ccb578Justin Clark-Casey (justincc)2012-07-131-1/+0
* 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-132-14/+22
* 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
* This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
* Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-4/+5
* Change GridService.GetRegionByName() to only return info if there is an exact...Justin Clark-Casey (justincc)2011-08-021-2/+5
* Added an expiring cache for region information to theMic Bowman2011-06-152-2/+169
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Better output for show neighboursDiva Canto2011-02-061-2/+6
* Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we...Diva Canto2010-12-291-1/+1
* 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
* This file wants to be committedDiva Canto2010-08-101-37/+37
* Tests for distance-sorted fallback regions.Marck2010-08-081-7/+57
* Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto2010-08-062-7/+7
* Allow creation of link regions if there is an existing region within a 4096 r...Marck2010-08-062-0/+10
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-132-20/+2
* * 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
* Small bug fixes for making tests work.Diva Canto2010-02-211-3/+3
* Bug fix for getting region flags.Diva Canto2010-02-011-0/+8
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-1/+10
* * HGGridConnector is no longer necessary.Diva Canto2010-01-291-257/+0
* Some method implementations were missing from LocalGridServiceConnector.Diva Canto2010-01-241-15/+15
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-62/+12
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+26
* Hyperlinking minimally tested and working.Diva Canto2010-01-171-1/+0
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-162-910/+43
* Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2010-01-153-10/+10
|\
| * Merge branch 'master' into presence-refactorMelanie2010-01-163-10/+10
| |\
| | * Change the error messages on region region registration. This changes URMMelanie2010-01-133-8/+10
| | * Remove "login disable", "login enable" and "login status" commands.Melanie2010-01-101-2/+0
* | | CommentDiva Canto2010-01-151-0/+1
|/ /
* | * General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2010-01-151-1/+3
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* | NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-12/+11
* | * Starting to clean the house...Diva Canto2010-01-101-20/+21
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-88/+107
* | Preliminary work on the new default region setting mechanismMelanie2010-01-092-0/+30
|/
* * Bug fix in HG: preserve the home region coordinates across multiple HG TPs.Diva Canto2009-12-191-2/+11
* Attempt at fixing mantis #4411.Diva Canto2009-12-111-1/+1