Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 54b1071556 Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manually forced in a new [SimulationService] config setting. 11 years ago
  Diva Canto b4f1b9acf6 Guard against unauthorized agent deletes. 11 years ago
  Diva Canto 931eb892d9 Deleted GET agent all around. Not used. 11 years ago
  Diva Canto 6c7e33fe47 Change IsLocalRegion from using region handle to using regionID. This was affecting UpdateAgent and CloseAgent in cases where the foreign region is on the same coordinates as *some* local region. 11 years ago
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 11 years ago
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 11 years ago
  Justin Clark-Casey (justincc) a4551b027b Removing unused handling of incoming create object by userID and itemID only. 12 years ago
  Justin Clark-Casey (justincc) 96cde407ab Fix bug where a failed QueryAccess to a remove region would always have the reason "Communications failure" no matter what the destination region actually returned 12 years ago
  Justin Clark-Casey (justincc) 38ce9d45a5 Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. 12 years ago
  Melanie 1dfc990264 Add a position parameter to region crossing of objects. This avoids the 12 years ago
  Diva Canto 00e94b0ba8 Check for RegionID instead of RegionHandle. Other minor tweaks 13 years ago
  Diva Canto 9892e115cc Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. 13 years ago
  Mic Bowman 3c0d607f45 Changed order of checks for local regions when processing 13 years ago
  Melanie 918c12c965 Change the QUERYACCESS method to eliminate spurious access denied messages 13 years ago
  Melanie 188d86998d Fix up QueryAccess to also check parcels 13 years ago
  Melanie 4df1d25d23 Plumb a code path for the entity transfer module to ask a destination scene 13 years ago
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 years ago
  Diva Canto 45ef3e9987 Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen. 14 years ago
  John Hurliman 01218093a6 * Typo fixes 14 years ago
  Diva Canto 42f978a478 * HGScene is no more. 14 years ago
  Diva Canto 70465f4c90 Removed obsolete interface IHyperlink. 14 years ago
  Diva Canto 7356860b48 Several more buglets removed. 14 years ago
  Diva Canto 001d369568 CommunicationsManager deleted. 14 years ago
  Diva Canto dc4bbf6065 All Framework.Communications.Clients and Framework.Communications.Services deleted, including old LoginService. 14 years ago
  Diva Canto f11a97f12d * Finished SimulationServiceConnector 14 years ago
  Diva Canto 99efa99585 Successfully logged into a grid. 14 years ago
  Diva Canto c268e342d1 * Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle. 14 years ago