| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cancel sending group powers on crossings, they are no longer needed. | UbitUmarov | 2016-08-04 | 1 | -23/+0 |
* | rearrange handlers convertion math, harcoding the grid unit size of 256m, als... | UbitUmarov | 2016-07-31 | 1 | -17/+17 |
* | rename a few things to reduce confusion between regions wold location and gr... | UbitUmarov | 2016-07-31 | 1 | -3/+5 |
* | revert adding a new IM parameter ( commit bf604c85c66dd3bed06e3103cdf210ede0... | UbitUmarov | 2016-07-28 | 1 | -16/+3 |
* | first step removing MegaRegions: refuse to run. Thanks to all that made MegaR... | UbitUmarov | 2016-07-27 | 1 | -1/+10 |
* | a few more changes relative to sits crossing | UbitUmarov | 2016-07-27 | 1 | -5/+4 |
* | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 2016-07-26 | 1 | -53/+25 |
* | add a public SetGroupPowers to clientView | UbitUmarov | 2016-07-26 | 1 | -0/+2 |
* | let some group related data to have a public set | UbitUmarov | 2016-07-26 | 1 | -3/+3 |
* | get a copy of current clientView group powers | UbitUmarov | 2016-07-26 | 1 | -0/+2 |
* | add a missing update to avatar damage Invulnerable | UbitUmarov | 2016-07-24 | 1 | -0/+1 |
* | reOoops ... | UbitUmarov | 2016-07-24 | 1 | -3/+3 |
* | Ooops ... | UbitUmarov | 2016-07-24 | 1 | -1/+1 |
* | add missing IM parameter ( needs fix where it is really relevant ) | UbitUmarov | 2016-07-24 | 1 | -2/+17 |
* | Add some additional checks to llTransferLindenDollars. | Melanie Thielker | 2016-07-18 | 1 | -4/+3 |
* | dont try dequeues if didnt reacquired lock | UbitUmarov | 2016-07-17 | 1 | -1/+2 |
* | http send is blocking, so we need we need to do it async in all cases. - this... | UbitUmarov | 2016-07-16 | 2 | -20/+15 |
* | disable OSHttpTests that will collide with testing new http server changes | UbitUmarov | 2016-07-15 | 1 | -0/+3 |
* | Fixed the order of two file names used in a warning. | Kevin Cozens | 2016-07-08 | 1 | -1/+1 |
* | add a few methods to modify clientview group powers | UbitUmarov | 2016-07-01 | 1 | -0/+3 |
* | Still related to mantis #7917, parcel prims info. Now sending the correct num... | Diva Canto | 2016-06-19 | 1 | -1/+1 |
* | "reverting" the keep alive changes brought in from avination, to check if tha... | Diva Canto | 2016-06-14 | 2 | -7/+2 |
* | Fix crash due to setting Thread.name after thread start. | Roger Kirkman | 2016-05-12 | 1 | -2/+3 |
* | Apply user specified default perms across the board, to items uploaded as wel... | Melanie Thielker | 2016-04-29 | 1 | -1/+1 |
* | CR safari. Remove gratuitious CRs in some files | Melanie Thielker | 2016-04-07 | 1 | -173/+173 |
* | Plumb RezRestoreToWorld from the client (part done) | Melanie Thielker | 2016-03-09 | 1 | -0/+2 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 7 | -6/+8 |
* | Add locking around stats record fetch to resolve Mantis 7793. | Robert Adams | 2015-12-27 | 1 | -18/+21 |
* | replace GetNearestPoint... funtions | UbitUmarov | 2015-12-15 | 1 | -0/+4 |
* | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 2015-12-14 | 1 | -6/+9 |
* | change default landpoint type to anywhere (direct) | UbitUmarov | 2015-12-13 | 1 | -1/+1 |
* | minor cleanup | UbitUmarov | 2015-12-09 | 1 | -17/+4 |
* | coment out odd DoubleQueue class code | UbitUmarov | 2015-12-09 | 1 | -1/+2 |
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 1 | -0/+6 |
* | fix a 1m diference in regions view range estimations | UbitUmarov | 2015-12-03 | 1 | -1/+1 |
* | minor: fix a log timing information | UbitUmarov | 2015-12-02 | 1 | -3/+0 |
* | Change protocol version max to 0.6 | Melanie Thielker | 2015-12-01 | 1 | -2/+2 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-29 | 1 | -1/+3 |
|\ |
|
| * | coment out warnings that do a messed around number of threadpool workitens an... | UbitUmarov | 2015-11-27 | 1 | -1/+3 |
* | | Trying to make http requests less slow, according to http://stackoverflow.com... | Diva Canto | 2015-11-29 | 1 | -0/+2 |
|/ |
|
* | revert last change to watchdog timeouts, that should not be needed | UbitUmarov | 2015-11-27 | 1 | -26/+22 |
* | change JobEngine stop code and add a extra check for thread removed on watch... | UbitUmarov | 2015-11-27 | 2 | -83/+73 |
* | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 2015-11-25 | 1 | -1/+1 |
* | If no job engine is started at all, keep checking it's status from | Melanie Thielker | 2015-11-24 | 1 | -3/+2 |
* | try not to use Process.HasExit that is broken in some mono versions | UbitUmarov | 2015-11-24 | 1 | -9/+12 |
* | Flipped version to 0.9.0.0 | Diva Canto | 2015-11-23 | 1 | -1/+1 |
* | Changes to LandObject/ILandObject to support importing OARs with different Re... | Jak Daniels | 2015-11-22 | 1 | -2/+45 |
* | work around some 'tests' error: normalization of <0,0,0> no longer causes ar... | UbitUmarov | 2015-11-16 | 1 | -3/+4 |
* | work around some 'tests' error: normalization of <0,0,0> no longer causes ar... | UbitUmarov | 2015-11-16 | 1 | -2/+2 |
* | Fix a merge conflict | Melanie Thielker | 2015-11-16 | 1 | -7/+0 |