aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-04Changed order of checks for local regions when processingMic Bowman1-16/+6
2011-02-16Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2-5/+7
2011-02-03Change UpdateAgent (for changes in agent position) to be sentMic Bowman1-7/+7
2011-01-28Fix up QueryAccess to also check parcelsMelanie2-9/+6
2011-01-07Spawn a threadlet upon receiving requests to close agents. The operation may ...Diva Canto1-1/+4
2010-12-09Plumb a code path for the entity transfer module to ask a destination sceneMelanie2-0/+34
2010-06-13Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto1-1/+0
2010-03-15Get the local inner simulation service object to the handler so that there is...Diva Canto2-0/+10
2010-03-09* Typo fixesJohn Hurliman2-2/+2
2010-01-30* HGScene is no more.Diva Canto1-1/+0
2010-01-24Removed obsolete interface IHyperlink.Diva Canto1-5/+0
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto1-3/+3
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto1-2/+15
2010-01-13Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto1-2/+2
2010-01-13Several more buglets removed.Diva Canto1-1/+1
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-5/+5
2010-01-11CommunicationsManager deleted.Diva Canto1-3/+0
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-48/+0
2010-01-07* Finished SimulationServiceConnectorDiva Canto2-14/+16
2010-01-03Successfully logged into a grid.Diva Canto1-10/+14
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2-44/+441
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto1-0/+298