提交历史

作者 SHA1 备注 提交日期
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  Melanie Thielker 69585a4824 More plumbing of the EntityTransferContext (not yet complete) 9 年之前
  UbitUmarov 72684592ba Merge branch 'master' into avinationmerge 9 年之前
  UbitUmarov af4ca8e80e fix internal support for non square regions 9 年之前
  Melanie Thielker ea56f4f27c Introduce an EntityTransferContext carrying the version numbers to pass 9 年之前
  Melanie Thielker e8e0ba6d8f Remove testing cruft that is blocking the new protocols. Unit tests no 9 年之前
  UbitUmarov 9232876421 let silly tests override version on local connections 9 年之前
  Melanie Thielker dc6d9eadf3 Testing stage of the new versioning system. Use at own risk. May not 9 年之前
  Diva Canto 7ab633461e Fixed merge conflicts 9 年之前
  Diva Canto 70a46fe090 Clean up of simulation version, the number that rules the compatibility of teleports: 9 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  UbitUmarov ce883e9b43 add more of the v03 checks and homeURL. Sending side only for now 9 年之前
  UbitUmarov 73124f22cc change teleport version number to v0.3, without actually adding the checks 9 年之前
  Melanie Thielker 028506cf3c Partial plumbing for the agent stateful module features negotiation 9 年之前
  Justin Clark-Casey (justincc) 3a87cce2e0 Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 10 年之前
  Justin Clark-Casey (justincc) 3c6becd524 On login and first HG entrance to a foreign grid, perform query access checks before proceeding. 10 年之前
  Diva Canto fe779128b0 Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer. 10 年之前
  Oren Hurvitz 47b84875fd Tell QueryAccess explicitly whether the user is coming in via Teleport or Cross, because the permission checks are different. 10 年之前
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) 10 年之前
  Oren Hurvitz 85d51e57a9 When sending QueryAccess to a region, also send the user's Home URI 10 年之前
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 年之前
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService 10 年之前
  Melanie 75c68fa29e Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 11 年之前
  Justin Clark-Casey (justincc) 4664090b34 minor: correct spelling of Initialized in LSC connector version message 11 年之前
  Justin Clark-Casey (justincc) ddcbd4bb7d refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent() 11 年之前
  Melanie 005c69511d Merge branch 'master' into careminster 11 年之前
  Diva Canto 847c01f406 Amend Justin's last commit regarding the new config var ServiceVersion. The section may not exist at all. 11 年之前
  Justin Clark-Casey (justincc) 54b1071556 Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manually forced in a new [SimulationService] config setting. 11 年之前