aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-14/+13
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-99/+61
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-132-0/+4
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-122-6/+6
* 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-302-26/+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-242-8/+16
* 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-232-6/+6
* Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...Justin Clark-Casey (justincc)2011-11-191-1/+0
* 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-282-4/+9
* 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-162-5/+7
* Change UpdateAgent (for changes in agent position) to be sentMic Bowman2011-02-031-7/+7
* Fix up QueryAccess to also check parcelsMelanie2011-01-282-9/+6
* 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-092-0/+34
* 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-152-0/+10
* * Typo fixesJohn Hurliman2010-03-092-2/+2
* * HGScene is no more.Diva Canto2010-01-301-1/+0
* Removed obsolete interface IHyperlink.Diva Canto2010-01-241-5/+0
* 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
* Several more buglets removed.Diva Canto2010-01-131-1/+1
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-5/+5
* 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-072-14/+16
* 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-032-44/+441
* Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-0/+298