| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | a few changes to Gods ( ie administrators) control | UbitUmarov | 2017-01-05 | 1 | -23/+13 |
* | mantis 8106: improve avatar walk in mouselook | UbitUmarov | 2016-12-30 | 1 | -4/+10 |
* | adjust camera collision detection checks for new FS | UbitUmarov | 2016-12-28 | 1 | -1/+1 |
* | Make it more unlikely that a script teleport will be caught by default region... | AliciaRaven | 2016-12-10 | 1 | -1/+1 |
* | do not try xbakes on HG | UbitUmarov | 2016-12-10 | 1 | -5/+6 |
* | Include new Region.ini option for DefaultLandingPoint for teleports with no c... | AliciaRaven | 2016-11-22 | 1 | -0/+4 |
* | HG add a small delay before start sending region data | UbitUmarov | 2016-11-20 | 1 | -2/+17 |
* | explicitly remove some references, and other useless changes | UbitUmarov | 2016-11-17 | 1 | -2/+22 |
* | minor: dont let rcvd agentupdates time jump back | UbitUmarov | 2016-11-16 | 1 | -11/+27 |
* | change camera collision check rules | UbitUmarov | 2016-11-14 | 1 | -23/+34 |
* | reduce calls to physics world cast rays for camera collision check | UbitUmarov | 2016-11-14 | 1 | -49/+48 |
* | a few more changes on the avatars Velocity/TargetVelocity/SetMomentum. Need t... | UbitUmarov | 2016-11-07 | 1 | -1/+29 |
* | dont let ignored AgentUpdates change their throttles. Apply respective moveme... | UbitUmarov | 2016-10-05 | 1 | -16/+33 |
* | avoid siting a avatar at 0,0,0 | UbitUmarov | 2016-09-12 | 1 | -7/+33 |
* | mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong | UbitUmarov | 2016-08-28 | 1 | -2/+28 |
* | mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr... | UbitUmarov | 2016-08-28 | 1 | -1/+1 |
* | let mouse steer work on crossings; some cleanup | UbitUmarov | 2016-08-28 | 1 | -0/+8 |
* | my broken version of vehicle mouse steer on ubOde (no bank,needs better damp) | UbitUmarov | 2016-08-28 | 1 | -0/+1 |
* | reduce math on use of camerarotation (need to add a lock there). Fix a bug o... | UbitUmarov | 2016-08-27 | 1 | -8/+14 |
* | remove excess data | UbitUmarov | 2016-08-27 | 1 | -4/+1 |
* | Import plumbing from Halcyon for camera data to physics engine. | Vegaslon | 2016-08-27 | 1 | -6/+46 |
* | respect landpoint Z position also on the ugly LandingPointBehavior_OS option... | UbitUmarov | 2016-08-24 | 1 | -0/+1 |
* | fix physics sits on child prims | UbitUmarov | 2016-08-19 | 1 | -1/+1 |
* | fill data for llDetected funtions of collisions closer to the event. (xengin... | UbitUmarov | 2016-08-05 | 1 | -20/+32 |
* | fix parcel Avatar Sounds using group membership not active group | UbitUmarov | 2016-08-05 | 1 | -1/+1 |
* | revert a variable rename | UbitUmarov | 2016-08-04 | 1 | -6/+6 |
* | cancel sending group powers on crossings, they are no longer needed. | UbitUmarov | 2016-08-04 | 1 | -55/+21 |
* | make sure all new scenepresences have fresh groups information at creation ti... | UbitUmarov | 2016-08-04 | 1 | -0/+2 |
* | add a weak safeguard | UbitUmarov | 2016-08-04 | 1 | -1/+9 |
* | fix a typo | UbitUmarov | 2016-08-04 | 1 | -1/+1 |
* | fix NULL references added in recente changes in standalone mode | UbitUmarov | 2016-07-30 | 1 | -2/+3 |
* | fix cAgent.CrossingFlags | UbitUmarov | 2016-07-30 | 1 | -1/+7 |
* | remove references to RegionCombinerModule | UbitUmarov | 2016-07-28 | 1 | -20/+2 |
* | a few more changes relative to sits crossing | UbitUmarov | 2016-07-27 | 1 | -6/+10 |
* | a few more changes on avatar crossing | UbitUmarov | 2016-07-27 | 1 | -9/+11 |
* | missing changes about friends on crossings, and missing angular velocity clea... | UbitUmarov | 2016-07-27 | 1 | -4/+14 |
* | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 2016-07-26 | 1 | -24/+91 |
* | remove extra char | UbitUmarov | 2016-07-25 | 1 | -2/+6 |
* | missing file | UbitUmarov | 2016-07-25 | 1 | -2/+26 |
* | change avatar Health, from bad penetration depth to relative velocity | UbitUmarov | 2016-07-25 | 1 | -91/+89 |
* | let RePrioritization also work on child agents | UbitUmarov | 2016-07-06 | 1 | -4/+12 |
* | bug fix, etc | UbitUmarov | 2016-07-06 | 1 | -3/+10 |
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 1 | -8/+12 |
* | Mantis #7934 and related: landing points and telehubs for gods. Added a new c... | Diva Canto | 2016-06-23 | 1 | -6/+82 |
* | Fix a line deletion that should not have been deleted | Melanie Thielker | 2016-05-23 | 1 | -0/+1 |
* | Addressing #7903. Fix legacy sit offsets to use legacy computation. | Melanie Thielker | 2016-05-23 | 1 | -3/+5 |
* | BulletSim: Send out avatar position update if velocity is now zero | Robert Adams | 2016-03-06 | 1 | -0/+3 |
* | accept mantis 7785 requests, at least until bullet can be also be used fix l... | UbitUmarov | 2016-01-26 | 1 | -4/+5 |
* | add option MaxRegionsViewDistance to control the maximum range to tell viewe... | UbitUmarov | 2016-01-26 | 1 | -3/+37 |
* | Code cleanup to terse update sending as given in a patch in Mantis 7813. | Robert Adams | 2016-01-18 | 1 | -25/+10 |