aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-01assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...UbitUmarov2-96/+128
2016-08-31Xengine: and fix line count againUbitUmarov2-9/+5
2016-08-31Xengine: put back a newline on scripts preamble, and the ugly filename prefix...UbitUmarov1-3/+3
2016-08-31Xengine: if option AppDomainLoading = true, create script domains for each SO...UbitUmarov1-3/+4
2016-08-31Xengine: coment out tests too dependent on precise characters and lines gener...UbitUmarov1-2/+5
2016-08-31Xengine: also missed a few newlines accountUbitUmarov2-3/+7
2016-08-31Xengine: forgot to do the indent on map tooUbitUmarov1-0/+3
2016-08-31Xengine: fix intermediate csharpe source identation. Not sure why i care, com...UbitUmarov1-1/+2
2016-08-31Xengine: try to reduce memory pressure of scripts compile. Still ugly code, p...UbitUmarov5-356/+337
2016-08-30Xengine: remove a no thread safe locking, don't allocate a few objects only n...UbitUmarov1-21/+16
2016-08-29mantis 8013: change attachment group to active group on attach from inventoryUbitUmarov1-3/+5
2016-08-29ubOde add a missing decimal dot :)UbitUmarov1-2/+2
2016-08-29ubOde mouse look steer with some MOUSELOOK_BANK actionUbitUmarov1-18/+51
2016-08-29change my previus fix, change xengine to expect SOG and not attachments modul...UbitUmarov2-14/+11
2016-08-29mantis 8006: AttachmentModule triggered OnAttach by SOG xengine expects by SOPUbitUmarov1-4/+12
2016-08-29 disable AttachmentModule tests again :(UbitUmarov1-1/+2
2016-08-29 allow AttachmentModule tests, some may now workUbitUmarov1-3/+2
2016-08-29mantis: 8006 restrict the suspention of Trigger OnAttach to the problematic c...UbitUmarov1-4/+4
2016-08-28disable AttacmentsModule tests because they depend on OnAttach event currentl...UbitUmarov1-2/+4
2016-08-28mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrongUbitUmarov2-2/+36
2016-08-28mantis: 8006 remove duplication of attach script events. This is a temporary ...UbitUmarov1-2/+7
2016-08-28mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr...UbitUmarov6-7/+32
2016-08-28let mouse steer work on crossings; some cleanupUbitUmarov3-13/+8
2016-08-28missing fileUbitUmarov1-0/+1
2016-08-28my broken version of vehicle mouse steer on ubOde (no bank,needs better damp)UbitUmarov5-43/+141
2016-08-27reduce math on use of camerarotation (need to add a lock there). Fix a bug o...UbitUmarov1-8/+14
2016-08-27remove excess dataUbitUmarov2-7/+1
2016-08-27Import plumbing from Halcyon for camera data to physics engine.Vegaslon2-7/+70
2016-08-27 experimental function. Results still too volatile to be usefullUbitUmarov4-2/+33
2016-08-27 stack overflow is (not)funny :)UbitUmarov1-1/+7
2016-08-27llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...UbitUmarov4-9/+46
2016-08-25watchdog timeouts: replace a silly List copy i added doing it a better wayUbitUmarov1-6/+10
2016-08-25 send selected objects Proprieties udp part outside update queues and as a ph...UbitUmarov6-11/+59
2016-08-25 suspend the use of SelectedObjects list. It is not threadSafe and is not in ...UbitUmarov1-4/+0
2016-08-25 first step changing Object Select codeUbitUmarov3-108/+62
2016-08-25 fix missing PhysicsProprieties sending on Object select. This is a temporary...UbitUmarov1-24/+1
2016-08-25 put back the console comand i remove since it is not a repetionUbitUmarov1-0/+7
2016-08-25 why did u used RunInThread? change to RunInThreadPoolUbitUmarov1-1/+1
2016-08-24 respect landpoint Z position also on the ugly LandingPointBehavior_OS option...UbitUmarov1-0/+1
2016-08-24 do similar changes to unused checksManagerUbitUmarov2-27/+21
2016-08-24 remove redundate console comand add, change stat deregisterUbitUmarov1-22/+14
2016-08-24 reduce unnecessary allocation of new itemsUbitUmarov1-13/+9
2016-08-24 dont request a workjob if we can see there is nothing to doUbitUmarov1-12/+18
2016-08-24 fix the conditions to do parcel objects autoreturnUbitUmarov1-7/+8
2016-08-24minor change on warp3d libUbitUmarov1-3/+1
2016-08-24potencial null refUbitUmarov1-0/+3
2016-08-24potencial null refUbitUmarov1-15/+15
2016-08-24potencial null refUbitUmarov1-40/+36
2016-08-24potencial null refUbitUmarov1-2/+3
2016-08-24potencial null refUbitUmarov1-3/+5