aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/RemoteSimulationConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-9/+8
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-50/+24
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-3/+3
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-8/+1
* Fix bug where a failed QueryAccess to a remove region would always have the r...Justin Clark-Casey (justincc)2012-05-251-2/+1
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-2/+2
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-3/+3
* Check for RegionID instead of RegionHandle. Other minor tweaksDiva Canto2011-04-301-2/+2
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-3/+4
* Changed order of checks for local regions when processingMic Bowman2011-03-041-16/+6
* Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-3/+4
* Fix up QueryAccess to also check parcelsMelanie2011-01-281-3/+3
* Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+17
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-1/+0
* Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-151-0/+5
* * Typo fixesJohn Hurliman2010-03-091-1/+1
* * HGScene is no more.Diva Canto2010-01-301-1/+0
* Removed obsolete interface IHyperlink.Diva Canto2010-01-241-5/+0
* Several more buglets removed.Diva Canto2010-01-131-1/+1
* CommunicationsManager deleted.Diva Canto2010-01-111-3/+0
* All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto2010-01-101-48/+0
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-7/+4
* Successfully logged into a grid.Diva Canto2010-01-031-10/+14
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-0/+356