Commit History

Author SHA1 Message Date
  UbitUmarov 2700231764 in llAttachToAvatarTemp() (TempAttachmentsModule) dont add to inventory, like master 9 years ago
  Robert Adams e1ce04de42 Implement an overridable implementation of PhysicsActor.SetVehicle() 9 years ago
  UbitUmarov 124602c6c2 reduce some diferences with master 9 years ago
  UbitUmarov d900d0112d put back ip check on llSetContentType 9 years ago
  UbitUmarov b8cb9d1bbb also on another location, plus a bit clean 9 years ago
  UbitUmarov de51b7af85 do group SetPos sync as master, script thread does need to wait for it to be done. This needs improvement, doing it async again with script thread waiting watching coop 9 years ago
  UbitUmarov bdd7ea06ff change llSetContentType to master version, but removing IP check 9 years ago
  UbitUmarov 1af6ac4bfc remove unused method parameter master also removed 9 years ago
  UbitUmarov 31873485d9 do not send DisableSimulator on teleport if agent is already returning 9 years ago
  UbitUmarov 6ae7341e42 send DisableSimulator messages on closing childagents. Possible still not on at best timming, or on the right source files 9 years ago
  UbitUmarov 6bc479fecd make bakes reception handle empty BakedTexture elements. But at same time stop sending them, only sending to Xbakes server items that do have a texture, like master does 9 years ago
  UbitUmarov 2abe1ccc59 change GetNewRezLocation physics ray results processing 9 years ago
  UbitUmarov e110ca24cf remove a forgotten if that is actually only a statement 9 years ago
  UbitUmarov 7e8544f26e fix missing clear of queued timer even and state transition flags on scripts reset 9 years ago
  UbitUmarov 6df75a927c let hoverheight rest position be a falling state 9 years ago
  UbitUmarov aa3303e3af add get method on physics actors PIDHoverActive 9 years ago
  UbitUmarov f87e284ec2 first steps adding suport for llSetHoverHeight() called from attachments on ubOde. Sure needs work.. like sp motion control still assumes stopped and not falling state. Only very basic test on flat land done 9 years ago
  UbitUmarov 4a2e6db344 add high level code suport for SetHoverHeight() called from a attachment, so in future physics engines can also suport it 9 years ago
  UbitUmarov d281ec5342 some fixes/changes on land send 9 years ago
  UbitUmarov 0151c773e2 let sp know about scene before anything else on creation 9 years ago
  UbitUmarov 5b7a3c703d clamp all draw distance changes within region limits 9 years ago
  UbitUmarov feb78b2910 add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED 9 years ago
  UbitUmarov 1124d14eb0 remove some restrictions on NPCs creation 9 years ago
  UbitUmarov 3e9b326fcc clean some spacing issues 9 years ago
  UbitUmarov 0b21724fe4 try fix some whitespaces VS decided to change 9 years ago
  UbitUmarov f2c8f83215 add processing of AvatarGroupsRequest message that should be used to get other avatars group memberships, but keep it disabled since some viewers no longer suport it correctly and expect memberships in reply to avatar properties, so we need to keep wasting bandwith sending useless information when some viewers really only want avatarproperties 9 years ago
  UbitUmarov a580d945d1 remove groups handlers onClientClose also on groups V2 9 years ago
  UbitUmarov cf6856a8df remove groups handlers onClientClosed 9 years ago
  UbitUmarov f97807b53f let us see our online friends 9 years ago
  UbitUmarov 028cbb7cbe remove a auxiliar vector no longer needed 9 years ago