Commit History

Author SHA1 Message Date
  CasperW efd4810851 Disable blocking teleports within the same parcel for now; it's not implemented correctly. Will review soon. 14 years ago
  John Hurliman d506449f67 * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalEndPoint.Port). This class is complex enough as it is 14 years ago
  Melanie c8f3bb56ff Merge branch 'master' into careminster 14 years ago
  Justin Clark-Casey (justincc) 00947cf2ca Add EventManager.OnIncomingSceneObject event which is triggered by an incoming scene object 14 years ago
  Melanie ae9362636e Line endings cleanup 14 years ago
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 years ago
  Diva Canto f1c30784ac * General cleanup of Teleports, Crossings and Child agents. They are now in the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. 14 years ago
  Diva Canto 4de82891a9 Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. 14 years ago
  Diva Canto 7356860b48 Several more buglets removed. 14 years ago
  Diva Canto 011a1b3798 More appearance woes fixed, this time for child agents. Tested on a grid with 2 simulators. Everything seems to be working, including border crosses. TPs (prim crossing) need love now. 14 years ago
  Diva Canto 77e43f4801 Fixed a couple of bugs with Appearance. Appearance is all good now. 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto 001d369568 CommunicationsManager deleted. 14 years ago
  Diva Canto 0c2946031b CommunicationsManager is practically empty. Only NetworkServersInfo is there. 14 years ago
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat 14 years ago
  Diva Canto 1e1b2ab221 * OMG! All but one references to UserProfileCacheService have been rerouted! 14 years ago
  Melanie 1676e70dfe Merge branch 'master' into careminster 14 years ago
  Melanie 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. 14 years ago
  Diva Canto 6b60f3cce5 A few more inches... Old friends things removed. Less references to UserProfileService. 14 years ago
  Diva Canto b63405c1a7 Inching ahead... This compiles, but very likely does not run. 14 years ago
  Diva Canto f11a97f12d * Finished SimulationServiceConnector 14 years ago
  Melanie 67cfac0cf1 Merge branch 'master' into careminster 14 years ago
  Melanie 0b5cdc539c Change teleports so the TeleportFlags are sent to the destination sim. It 14 years ago
  CasperW 7371c7662a Fix for landing points. Only one scenario is not fully covered by this change, and that is people who teleport from neighbouring regions, who won't get affected by the landing point. 14 years ago
  Kunnis d89f3e9811 Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel 14 years ago
  Melanie 05fc504ff3 Remove the old remoting-type interregion code for prim/script crossing 14 years ago
  Justin Clark-Casey (justincc) 1324082b90 refactor: move most animation methods from ScenePresence into a new ScenePresenceAnimator class 14 years ago
  Diva Canto 2432cc607e Neighbours cache working. 14 years ago
  Diva Canto 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 14 years ago
  Diva Canto 632bb71262 Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional. 14 years ago