aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-31Reverse a senseless change in the prioritizer. Why I would want avatars to re...Melanie1-3/+9
2012-07-30Correct StandUp position and rotationMelanie1-1/+3
2012-07-29Return world rotation on llGetObjectDetails()'s OBJECT_ROTMelanie1-4/+10
2012-07-29Fix an exception while outputting a log messageMelanie1-1/+1
2012-07-29When controls are released by script, don't drop the permission toMelanie1-2/+0
2012-07-29See that if controls are taken, those are released before taking new onesMelanie1-0/+3
2012-07-29Bump number of URLs to 15000 per regionMelanie1-1/+1
2012-07-27Implement the linefeed URL hack for ShoutCast and other servicesMelanie1-0/+53
2012-07-27Change the stair fudge factor so steps of 0.5m can be climbled to match inwor...Melanie1-2/+2
2012-07-24Allow load and save of IAR without a password. The password must still beMelanie1-0/+3
2012-07-23Change attachment handling to remove object from the scene first as perMelanie5-42/+81
2012-07-21Fix double-ping on logout by not sending a stop packet to the clientMelanie1-1/+1
2012-07-20Fix the order of operations on detach. The object must always be serializedMelanie1-6/+10
2012-07-19Fix slow loading of task inventoryMelanie6-11/+18
2012-07-19Update ubitMesh primMesher with new Dahlia version on core ( reckick gitUbitUmarov2-144/+183
2012-07-19 kick gitUbitUmarov1-0/+1
2012-07-18Fix llSameGroup to work according to specsMelanie1-10/+36
2012-07-17fix PollServiceRequestManagerUbitUmarov1-10/+47
2012-07-17Replace PollServiceRequestManager with older version, add extra logging toMelanie2-7/+7
2012-07-17 minor changes, removed extra parts physics updates on linking nonrootUbitUmarov1-2/+3
2012-07-17 fix our stats ( old schema )UbitUmarov2-48/+66
2012-07-17Fix merge artefactsMelanie3-10/+4
2012-07-17UbitOde: remove useless water collider from active code.UbitUmarov1-8/+8
2012-07-16Revert "Fix script "Running" behavior"Melanie6-53/+0
2012-07-16refactor: factor out common code in WebStatsModule.OnMakeRootAgent()Justin Clark-Casey (justincc)1-8/+7
2012-07-16In WebStatsModule.OnMakeRootAgent(), get region ID directly from SP.Scene.Reg...Justin Clark-Casey (justincc)1-18/+2
2012-07-16Stop warning about no session from ViewerStats if user teleports to another r...Justin Clark-Casey (justincc)1-6/+6
2012-07-16sending more user-friendly messages to the script error window rather than th...SignpostMarv1-1/+14
2012-07-16Allow setting linked avatar positions from within a prim not the one sat onMelanie1-11/+18
2012-07-16 ** TEST ** put back corrected SetPrimParams for avatars, referenced toUbitUmarov1-26/+48
2012-07-15backkick gitUbitUmarov1-1/+0
2012-07-16 merge fixubit1-15/+0
2012-07-15just a kick gitUbitUmarov1-0/+1
2012-07-15to stashubit1-2/+2
2012-07-15Remove instrumentation and fix the message delivery issueMelanie1-24/+28
2012-07-15Testing changes and instrumentationMelanie1-3/+20
2012-07-15Save packets received while the client is added and replay them later.Melanie1-0/+34
2012-07-15Reinstate older set rotation code for avatars since it works in all casesMelanie1-22/+1
2012-07-15Replace sit position and rotation code with older, working versionMelanie1-26/+28
2012-07-15Revert "Fix a sit rotation issue"Melanie1-1/+1
2012-07-15Fix a sit rotation issueMelanie1-1/+1
2012-07-15Revert "Experimentally handle UseCircuitCode synchrnonously"Melanie1-2/+1
2012-07-15Experimentally handle UseCircuitCode synchrnonouslyMelanie1-1/+2
2012-07-15Eliminate a spurious exception report when a https url is accessed with a wrongMelanie1-0/+2
2012-07-15Make https work in the poll service managerMelanie1-2/+2
2012-07-15Fix a double parenthesis typoMelanie1-1/+1
2012-07-15messing around... Let terrain and water have nullphysicsactors, letUbitUmarov6-388/+268
2012-07-15Set up https to work like http does in the poll handlerMelanie1-3/+3
2012-07-14 remove forgotten line...UbitUmarov1-1/+0
2012-07-14 don't subscribe collision events for nonphysical parts only because ofUbitUmarov2-1/+2