Commit History

Author SHA1 Message Date
  Robert Adams 9f18e3ba80 Varregion: first cut at removing Border class checks for region crossings. 9 years ago
  Justin Clark-Casey (justincc) beef41f24c Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport. 9 years ago
  Justin Clark-Casey (justincc) 39eab72d7c When performing region cross, don't add the velocity to the new position in ETM.CrossAgentIntoNewRegionMain() since this has already been performed by SP.CheckForBorderCrossing() 9 years ago
  Justin Clark-Casey (justincc) 1d19e1bbd0 Add naive implementation of controlled incoming HG attachments to manage load. 10 years ago
  Justin Clark-Casey (justincc) dacd0ecfee minor: Remove unused field from EntityTransferModule 10 years ago
  UbitUmarov ead78764ab allow drawdistance to change between 32 and MaxDrawDistance, configurable 10 years ago
  UbitUmarov b5e43a4b90 BUG fix : fix a very silly bug uint in place of ulong :( 10 years ago
  UbitUmarov f6ae8534be only close child agents on sucess of V1 tp not at start 10 years ago
  UbitUmarov 21242205d1 add more temporary fixes for regionSize zero 10 years ago
  UbitUmarov d2b049b7ad check new region size on added code for varsize till its fully suported 10 years ago
  UbitUmarov 4571e5bc3e try to make SOG crossings full async. Simplify some borders checking.... 10 years ago
  UbitUmarov 59413adcee do agent crossing async, including QUERYACCESS ( need to check vehicles for 10 years ago
  UbitUmarov afa9b4a002 Assume childreen don't need to know caps seeds 10 years ago
  UbitUmarov f44c29effb try to fix propagation of seeds to all relevante regions 10 years ago
  UbitUmarov fadc5661c9 change position in new region estimation. Reduce border jitter margin 10 years ago
  UbitUmarov 159246f88c fix SW direction diagonal crossing 10 years ago
  UbitUmarov b7708b9d1f change child agents creation/notification. As before this assumes that 10 years ago
  UbitUmarov e99fea3398 send correct caps seed on CreateAgent to a nearby region 10 years ago
  UbitUmarov affcdcce8b try to send fly state on tps 10 years ago
  UbitUmarov 25bc349ec9 near region check on tp needs to be a full current view check. 10 years ago
  UbitUmarov 38fc1cc445 try to make child presence know its root region. Incomplete, some paths dont send the information. 10 years ago
  UbitUmarov 620443f858 on TPs to nearby regions, only send kills if needed by parcel privacy 10 years ago
  UbitUmarov 094d8686e5 put back the kills on tp where they belong 10 years ago
  UbitUmarov d5814ccf65 *test* move sending kills to before sending the update, this breaks tp 10 years ago
  UbitUmarov 6674548af0 replace AgentHasMovedAway + KillEntity by a hacked version on teleports 10 years ago
  UbitUmarov ffcc1d7fa2 undo the hack.. its useless 10 years ago
  UbitUmarov 96de2a2fd2 reduce the kills sent, hide attachments kills on origin 10 years ago
  UbitUmarov f8e4805d98 NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachments 10 years ago
  UbitUmarov 31a2c07e83 put bake bakes, plus a missing change forcing animations to pass by 10 years ago
  UbitUmarov 7ce32d717a TEST disable again baked textures on crossing 10 years ago