aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-22remove redundant osInventoryDescription() and improve osInventoryDesc() to do...UbitUmarov3-34/+4
2019-02-21add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) b...UbitUmarov3-0/+15
2019-02-21let Xengine also have that detectedkeyUbitUmarov2-6/+19
2019-02-21add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInvento...UbitUmarov3-3/+46
2019-02-21let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov5-9/+22
2019-02-21Yengine changed position and shape events can bt throttled by mineventdelayUbitUmarov1-0/+15
2019-02-21add LSL_Key osGetInventoryLastOwner(string itemNameorid)UbitUmarov3-2/+26
2019-02-21fix last owner on add to object inventoryUbitUmarov2-5/+5
2019-02-20Yengine:save minEventDelay in script stateUbitUmarov2-0/+18
2019-02-20Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov6-17/+62
2019-02-20Xengine: exclude a few more events from mineventdelayUbitUmarov1-1/+3
2019-02-20missing file on the kick commitUbitUmarov1-1/+1
2019-02-20Xengine: don't lose state change eventsUbitUmarov1-1/+1
2019-02-20estate kick now just kill user connection if on same region. The teleport hom...UbitUmarov3-22/+39
2019-02-20add osKickAvatar(LSL_Key agentKey, string alert)UbitUmarov3-22/+53
2019-02-15oops do show the object deleteUbitUmarov1-1/+1
2019-02-15(almost) useless changeUbitUmarov1-23/+42
2019-02-15minor cleanupUbitUmarov2-29/+0
2019-02-15don't break permitions on god object return or deleteUbitUmarov1-4/+11
2019-02-15mantis 8479: deep change DeRezObjects(..) doing independent permitions checks...UbitUmarov2-103/+71
2019-02-05Remove some more cut-and-paste typos in 6dof constraint setup in XNARobert Adams1-3/+3
2019-02-05Remove cut-and-paste typo in 6dof contstrain setup in XNA version ofRobert Adams1-1/+1
2019-02-05allow more suicidal NonPhysicalPrimMaxUbitUmarov1-2/+2
2019-02-05enforce prim size restrictions on physical state change; Place restrictions o...UbitUmarov2-2/+32
2019-02-04prevent freswitch from messing global cert validation, more work is need on r...UbitUmarov1-10/+1
2019-02-04remove references to obsolete CertificatePolicyUbitUmarov2-34/+2
2019-02-04reduce the odds of MTU violationUbitUmarov1-1/+1
2019-02-01typos, thxUbitUmarov1-1/+1
2019-02-01place a global cooldown of 2 min on god map generationUbitUmarov1-4/+23
2019-02-01change last commit to do as console comand generate mapUbitUmarov1-2/+2
2019-02-01Allow Grid owners to regenerate a maptile for a region manually through the u...fly-man-1-0/+9
2019-01-31ubode add position to pid control it stopped flying to prevent slow driftsUbitUmarov1-26/+30
2019-01-31remove MRM module (minimodule). Its outdated and we have no maintainers. Than...UbitUmarov45-4573/+0
2019-01-31cosmeticsUbitUmarov5-108/+96
2019-01-31cosmeticsUbitUmarov1-49/+18
2019-01-31do update physics script events on link ( this does need another cleanup one dayUbitUmarov1-0/+3
2019-01-30mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov3-12/+10
2019-01-30oops that went bad on linux, revertingUbitUmarov1-1/+1
2019-01-30change GetDrawStringSize so result better matchs rendering sizeUbitUmarov1-2/+1
2019-01-30a few changes to last commitsUbitUmarov1-9/+15
2019-01-29actually .. do take the trim outUbitUmarov1-1/+0
2019-01-29try to not lose start and end spaces in osDrawTextUbitUmarov1-1/+4
2019-01-29cosmeticsUbitUmarov3-22/+34
2019-01-29change encoding few event cap messagesUbitUmarov1-124/+89
2019-01-29ubode replace a locklessqueue by .net concurrentqueueUbitUmarov2-116/+80
2019-01-28mantis 8457: ok ok shutup the warningUbitUmarov1-1/+1
2019-01-28add a try catch on HandleMapItemRequestUbitUmarov1-2/+9
2019-01-28change encoding of event cap messagesUbitUmarov2-318/+216
2019-01-28forgotten locks on ubodeUbitUmarov1-34/+37
2019-01-28change encoding of a another event cap messageUbitUmarov2-178/+81