aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-5/+5
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-49/+37
* 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
* Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-1/+1
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-18/+0
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-6/+14
* If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)2012-05-241-91/+95
* Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)2012-04-261-5/+5
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-3/+3
* Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...Justin Clark-Casey (justincc)2011-11-191-1/+0
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-1/+5
* Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-2/+3
* Change UpdateAgent (for changes in agent position) to be sentMic Bowman2011-02-031-7/+7
* Fix up QueryAccess to also check parcelsMelanie2011-01-281-6/+3
* Spawn a threadlet upon receiving requests to close agents. The operation may ...Diva Canto2011-01-071-1/+4
* Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+17
* 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
* Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto2010-01-151-3/+3
* * General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2010-01-151-2/+15
* Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto2010-01-131-2/+2
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-5/+5
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-7/+12
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-44/+85
* Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-0/+298