Commit History

Author SHA1 Message Date
  diva 2a13e046db Fixes height on Basic Physics in local teleports. Plus some small refactoring. 15 years ago
  diva 3f25128e77 Adds support for preserving animations on region crossings and TPs. 15 years ago
  diva 217ffee8cb Moved RegionUp to REST/LocalComms. The original functionality has been entirely maintained, although it will have to be revisited soon, because it's buggy. 15 years ago
  diva 96113e5660 And finally... region crossings entirely over RESTComms/LocalComms. No more remoting for agent movements. WARNING: This breaks region crossing compatibility with previous versions. 15 years ago
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 15 years ago
  diva 7a274a7e1d Makes region crossings asynchronous. Moved the bulk of the original code out of ScenePresence and into SceneCommunicationService, where it should be (next to RequestTeleportToLocation). No changes in the crossing mechanism itself, yet. But this change opens the way to doing crossings as slowly as it needs to be, outside the simulator Update loop. 15 years ago
  diva 665269a277 * Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRootAgent; CAPs are already in place when this runs. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago