aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-29cosmeticsUbitUmarov2-13/+7
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 messageUbitUmarov1-165/+54
2019-01-26change encoding of a few event caps messagesUbitUmarov3-149/+243
2019-01-25ok i said all ( lie )UbitUmarov1-7/+19
2019-01-25ok take the all changeUbitUmarov2-19/+15
2019-01-25script mono is meaningless for usUbitUmarov5-11/+8
2019-01-25some sop cleanupUbitUmarov1-30/+31
2019-01-25cleanupUbitUmarov1-119/+31
2019-01-25changes on sog boundingbox and other cleanupUbitUmarov2-333/+199
2019-01-25cleanup dead codeUbitUmarov1-46/+47
2019-01-25mess around with prioritizerUbitUmarov2-116/+88
2019-01-25Ooops fix bad lockingUbitUmarov1-69/+60
2019-01-25change threads confusing namesUbitUmarov1-1/+1
2019-01-21fix a bad c&pUbitUmarov1-4/+4
2019-01-21oopsUbitUmarov1-3/+0
2019-01-21give up on Lazy<T>UbitUmarov2-58/+67
2019-01-21some cleanupUbitUmarov3-111/+27