| Commit message (Expand) | Author | Files | Lines |
2017-01-06 | Sync viewer on make root | Melanie Thielker | 1 | -0/+1 |
2017-01-06 | Send GodLevel to viewers on login | Melanie Thielker | 1 | -0/+2 |
2017-01-06 | Restructure god level and permissions | Melanie Thielker | 1 | -108/+39 |
2017-01-05 | inform viewers of current godlevel; put back a small delay on teleport arriv... | UbitUmarov | 1 | -11/+34 |
2017-01-05 | allow initial automatic level to be changed by request. Since viewers still d... | UbitUmarov | 1 | -6/+6 |
2017-01-05 | add config option automatic_gods. With this option true, users that can be Go... | UbitUmarov | 1 | -9/+33 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -139/+139 |
2017-01-05 | a few changes to Gods ( ie administrators) control | UbitUmarov | 1 | -23/+13 |
2016-12-30 | mantis 8106: improve avatar walk in mouselook | UbitUmarov | 1 | -4/+10 |
2016-12-28 | adjust camera collision detection checks for new FS | UbitUmarov | 1 | -1/+1 |
2016-12-10 | Make it more unlikely that a script teleport will be caught by default region... | AliciaRaven | 1 | -1/+1 |
2016-12-10 | do not try xbakes on HG | UbitUmarov | 1 | -5/+6 |
2016-11-22 | Include new Region.ini option for DefaultLandingPoint for teleports with no c... | AliciaRaven | 1 | -0/+4 |
2016-11-20 | HG add a small delay before start sending region data | UbitUmarov | 1 | -2/+17 |
2016-11-17 | explicitly remove some references, and other useless changes | UbitUmarov | 1 | -2/+22 |
2016-11-16 | minor: dont let rcvd agentupdates time jump back | UbitUmarov | 1 | -11/+27 |
2016-11-14 | change camera collision check rules | UbitUmarov | 1 | -23/+34 |
2016-11-14 | reduce calls to physics world cast rays for camera collision check | UbitUmarov | 1 | -49/+48 |
2016-11-07 | a few more changes on the avatars Velocity/TargetVelocity/SetMomentum. Need t... | UbitUmarov | 1 | -1/+29 |
2016-10-05 | dont let ignored AgentUpdates change their throttles. Apply respective moveme... | UbitUmarov | 1 | -16/+33 |
2016-09-12 | avoid siting a avatar at 0,0,0 | UbitUmarov | 1 | -7/+33 |
2016-08-28 | mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong | UbitUmarov | 1 | -2/+28 |
2016-08-28 | mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr... | UbitUmarov | 1 | -1/+1 |
2016-08-28 | let mouse steer work on crossings; some cleanup | UbitUmarov | 1 | -0/+8 |
2016-08-28 | my broken version of vehicle mouse steer on ubOde (no bank,needs better damp) | UbitUmarov | 1 | -0/+1 |
2016-08-27 | reduce math on use of camerarotation (need to add a lock there). Fix a bug o... | UbitUmarov | 1 | -8/+14 |
2016-08-27 | remove excess data | UbitUmarov | 1 | -4/+1 |
2016-08-27 | Import plumbing from Halcyon for camera data to physics engine. | Vegaslon | 1 | -6/+46 |
2016-08-24 | respect landpoint Z position also on the ugly LandingPointBehavior_OS option... | UbitUmarov | 1 | -0/+1 |
2016-08-19 | fix physics sits on child prims | UbitUmarov | 1 | -1/+1 |
2016-08-05 | fill data for llDetected funtions of collisions closer to the event. (xengin... | UbitUmarov | 1 | -20/+32 |
2016-08-05 | fix parcel Avatar Sounds using group membership not active group | UbitUmarov | 1 | -1/+1 |
2016-08-04 | revert a variable rename | UbitUmarov | 1 | -6/+6 |
2016-08-04 | cancel sending group powers on crossings, they are no longer needed. | UbitUmarov | 1 | -55/+21 |
2016-08-04 | make sure all new scenepresences have fresh groups information at creation ti... | UbitUmarov | 1 | -0/+2 |
2016-08-04 | add a weak safeguard | UbitUmarov | 1 | -1/+9 |
2016-08-04 | fix a typo | UbitUmarov | 1 | -1/+1 |
2016-07-30 | fix NULL references added in recente changes in standalone mode | UbitUmarov | 1 | -2/+3 |
2016-07-30 | fix cAgent.CrossingFlags | UbitUmarov | 1 | -1/+7 |
2016-07-28 | remove references to RegionCombinerModule | UbitUmarov | 1 | -20/+2 |
2016-07-27 | a few more changes relative to sits crossing | UbitUmarov | 1 | -6/+10 |
2016-07-27 | a few more changes on avatar crossing | UbitUmarov | 1 | -9/+11 |
2016-07-27 | missing changes about friends on crossings, and missing angular velocity clea... | UbitUmarov | 1 | -4/+14 |
2016-07-26 | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 1 | -24/+91 |
2016-07-25 | remove extra char | UbitUmarov | 1 | -2/+6 |
2016-07-25 | missing file | UbitUmarov | 1 | -2/+26 |
2016-07-25 | change avatar Health, from bad penetration depth to relative velocity | UbitUmarov | 1 | -91/+89 |
2016-07-06 | let RePrioritization also work on child agents | UbitUmarov | 1 | -4/+12 |
2016-07-06 | bug fix, etc | UbitUmarov | 1 | -3/+10 |
2016-07-06 | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 1 | -8/+12 |