Commit History

Author SHA1 Message Date
  UbitUmarov a4bf78fa19 mantis 8006: AttachmentModule triggered OnAttach by SOG xengine expects by SOP 8 years ago
  UbitUmarov 9a67c9fd78 disable AttachmentModule tests again :( 8 years ago
  UbitUmarov 2ab7248e31 allow AttachmentModule tests, some may now work 8 years ago
  UbitUmarov 832758df2b mantis: 8006 restrict the suspention of Trigger OnAttach to the problematic case where scripts are created, and not always as i incorrectly did before. This is still a temporary fix, other modules will not get the notification in that case. But that needs a deeper fix possible in xengine 8 years ago
  UbitUmarov 90d88f2df5 disable AttacmentsModule tests because they depend on OnAttach event currently not avaiable 8 years ago
  UbitUmarov 386a13d5d6 mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong 8 years ago
  UbitUmarov b2021cf83a mantis: 8006 remove duplication of attach script events. This is a temporary fix because TriggerOnAttach will not be trigger on attachment from inventory, (for now only Xengine connects to it on core). 8 years ago
  UbitUmarov ddc2f2ccd3 mantis: 8008 unscripted child prim collisions didn't trigger scripted root prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing 8 years ago
  UbitUmarov 03dba18bb6 let mouse steer work on crossings; some cleanup 8 years ago
  UbitUmarov 0628671d69 missing file 8 years ago
  UbitUmarov 804d4971e2 my broken version of vehicle mouse steer on ubOde (no bank,needs better damp) 8 years ago
  UbitUmarov e7b0963db8 reduce math on use of camerarotation (need to add a lock there). Fix a bug on sits AToffset for some reason ATaxis got in there (needs testing) 8 years ago
  UbitUmarov 9128c88d9b remove excess data 8 years ago
  Vegaslon c918dd74da Import plumbing from Halcyon for camera data to physics engine. 8 years ago
  UbitUmarov 78fa544f0d experimental function. Results still too volatile to be usefull 8 years ago
  UbitUmarov abadad47d3 stack overflow is (not)funny :) 8 years ago
  UbitUmarov b2386b8d0d llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..). allows defualt sounds with volume 8 years ago
  UbitUmarov 38ba839eb3 watchdog timeouts: replace a silly List copy i added doing it a better way 8 years ago
  UbitUmarov d5f376a4b1 send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request 8 years ago
  UbitUmarov 90fc4183dc suspend the use of SelectedObjects list. It is not threadSafe and is not in use (possible cant even be used) 8 years ago
  UbitUmarov 991dd5f471 first step changing Object Select code 8 years ago
  UbitUmarov e33c2f0d7c fix missing PhysicsProprieties sending on Object select. This is a temporary Fix, entire Object select code needs to be changed 8 years ago
  UbitUmarov 7ce6430a86 put back the console comand i remove since it is not a repetion 8 years ago
  UbitUmarov c0f7e1edba why did u used RunInThread? change to RunInThreadPool 8 years ago
  UbitUmarov 2853c12135 respect landpoint Z position also on the ugly LandingPointBehavior_OS option (default one) 8 years ago
  UbitUmarov 387d564aad do similar changes to unused checksManager 8 years ago
  UbitUmarov fc45942026 remove redundate console comand add, change stat deregister 8 years ago
  UbitUmarov 32396742f8 reduce unnecessary allocation of new items 8 years ago
  UbitUmarov 99c3b61bd9 dont request a workjob if we can see there is nothing to do 8 years ago
  UbitUmarov 8f509af1f4 fix the conditions to do parcel objects autoreturn 8 years ago