aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-05-272-110/+108
|\
| * 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
* | Merge branch 'master' into careminsterMelanie2012-04-271-5/+5
|\ \ | |/
| * Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)2012-04-261-5/+5
* | Merge branch 'master' into careminsterMelanie2012-02-232-6/+6
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-232-6/+6
* | Merge branch 'master' into bigmergeMelanie2011-11-191-1/+0
|\ \ | |/
| * Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...Justin Clark-Casey (justincc)2011-11-191-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-031-2/+2
|\ \ | |/
| * Check for RegionID instead of RegionHandle. Other minor tweaksDiva Canto2011-04-301-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-302-4/+9
|\ \ | |/
| * Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-282-4/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-16/+6
|\ \ | |/
| * 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 the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-162-5/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-7/+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
* | Fix up QueryAccess to also check parcelsMelanie2011-01-282-5/+5
* | Make bans work for teleport. Now teleport will complete block if the userMelanie2011-01-271-5/+1
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-141-1/+0
|\ \ | |/
| * Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-1/+0
* | Fix to the scenario where we send an agent to a neighbouring sim (via telepor...Tom Grimshaw2010-05-182-0/+32
|/
* 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