Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Justin Clark-Casey (justincc) 54b1071556 Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manually forced in a new [SimulationService] config setting. 11 gadi atpakaļ
  Diva Canto b4f1b9acf6 Guard against unauthorized agent deletes. 11 gadi atpakaļ
  Diva Canto 931eb892d9 Deleted GET agent all around. Not used. 11 gadi atpakaļ
  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 gadi atpakaļ
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 12 gadi atpakaļ
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 gadi atpakaļ
  Justin Clark-Casey (justincc) a4551b027b Removing unused handling of incoming create object by userID and itemID only. 12 gadi atpakaļ
  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 gadi atpakaļ
  Justin Clark-Casey (justincc) 38ce9d45a5 Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. 12 gadi atpakaļ
  Melanie 1dfc990264 Add a position parameter to region crossing of objects. This avoids the 12 gadi atpakaļ
  Diva Canto 00e94b0ba8 Check for RegionID instead of RegionHandle. Other minor tweaks 13 gadi atpakaļ
  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 gadi atpakaļ
  Mic Bowman 3c0d607f45 Changed order of checks for local regions when processing 13 gadi atpakaļ
  Melanie 918c12c965 Change the QUERYACCESS method to eliminate spurious access denied messages 13 gadi atpakaļ
  Melanie 188d86998d Fix up QueryAccess to also check parcels 13 gadi atpakaļ
  Melanie 4df1d25d23 Plumb a code path for the entity transfer module to ask a destination scene 13 gadi atpakaļ
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 gadi atpakaļ
  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 gadi atpakaļ
  John Hurliman 01218093a6 * Typo fixes 14 gadi atpakaļ
  Diva Canto 42f978a478 * HGScene is no more. 14 gadi atpakaļ
  Diva Canto 70465f4c90 Removed obsolete interface IHyperlink. 14 gadi atpakaļ
  Diva Canto 7356860b48 Several more buglets removed. 14 gadi atpakaļ
  Diva Canto 001d369568 CommunicationsManager deleted. 14 gadi atpakaļ
  Diva Canto dc4bbf6065 All Framework.Communications.Clients and Framework.Communications.Services deleted, including old LoginService. 14 gadi atpakaļ
  Diva Canto f11a97f12d * Finished SimulationServiceConnector 14 gadi atpakaļ
  Diva Canto 99efa99585 Successfully logged into a grid. 14 gadi atpakaļ
  Diva Canto c268e342d1 * Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle. 14 gadi atpakaļ