Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include new Region.ini option for DefaultLandingPoint for teleports with no ↵ | AliciaRaven | 2016-11-22 | 1 | -0/+4 |
| | | | | | | coords specified. This is useful when using a Telehub would be to restrictive as it would block landmarks and map teleports. This location is only ever used when no coordinates are provided. If config value not set, the previous default of 128,128 is used. | ||||
* | 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 ↵ | UbitUmarov | 2016-11-07 | 1 | -1/+29 |
| | | | | talk with Robert before last changes bc of bullet | ||||
* | dont let ignored AgentUpdates change their throttles. Apply respective ↵ | UbitUmarov | 2016-10-05 | 1 | -16/+33 |
| | | | | movement to physics on the handling thread, not heartbeat, avoiding missing transitions that should get into physics. Make some usefull sp state flags visible everywhere | ||||
* | 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 ↵ | UbitUmarov | 2016-08-28 | 1 | -1/+1 |
| | | | | prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing | ||||
* | 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 ↵ | UbitUmarov | 2016-08-27 | 1 | -8/+14 |
| | | | | on sits AToffset for some reason ATaxis got in there (needs testing) | ||||
* | 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 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | respect landpoint Z position also on the ugly LandingPointBehavior_OS ↵ | UbitUmarov | 2016-08-24 | 1 | -0/+1 |
| | | | | option (default one) | ||||
* | fix physics sits on child prims | UbitUmarov | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | fill data for llDetected funtions of collisions closer to the event. ↵ | UbitUmarov | 2016-08-05 | 1 | -20/+32 |
| | | | | (xengine wasn't update with this on merge bc was not used there). fix some parameters | ||||
* | 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 ↵ | UbitUmarov | 2016-08-04 | 1 | -0/+2 |
| | | | | time (grouptitle missing but not that needed at that point) (use direct calls exactly where we want things to happen), reusing a funtion name to rename later | ||||
* | 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 ↵ | UbitUmarov | 2016-07-27 | 1 | -4/+14 |
| | | | | clear on sits | ||||
* | reduce some grid services calls on region crossings, sending more ↵ | UbitUmarov | 2016-07-26 | 1 | -24/+91 |
| | | | | information on the agent update ( groups v2 needs change ) | ||||
* | 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 |
| | | | | | prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!! | ||||
* | Mantis #7934 and related: landing points and telehubs for gods. Added a new ↵ | Diva Canto | 2016-06-23 | 1 | -6/+82 |
| | | | | configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL. | ||||
* | 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 |
| | | | | New offsets of course still use the correct math. | ||||
* | BulletSim: Send out avatar position update if velocity is now zero | Robert Adams | 2016-03-06 | 1 | -0/+3 |
| | | | | | and it wasn't zero last tick. This will prevent some avatar creeping. Adjust BulletSim default avatar velocity zeroing so the avatar stops sooner. | ||||
* | accept mantis 7785 requests, at least until bullet can be also be used fix ↵ | UbitUmarov | 2016-01-26 | 1 | -4/+5 |
| | | | | landing height. (could not test) | ||||
* | add option MaxRegionsViewDistance to control the maximum range to tell ↵ | UbitUmarov | 2016-01-26 | 1 | -3/+37 |
| | | | | viewer to connect to Neighbour regions, since that is diferent from view range | ||||
* | Code cleanup to terse update sending as given in a patch in Mantis 7813. | Robert Adams | 2016-01-18 | 1 | -25/+10 |
| | | | | Thanks tqlion! | ||||
* | fix avatar movetotarget that got broken with changes on significant ↵ | UbitUmarov | 2015-12-23 | 1 | -23/+51 |
| | | | | movement. Do it all on scenepresence.cs, and not also on scene.cs. check distance to target only on X,Y if not flying or landing | ||||
* | physics landing: don't land on top of volume detectors | UbitUmarov | 2015-12-22 | 1 | -3/+1 |
| | |||||
* | a few changes to physics new root avatar position height estimation | UbitUmarov | 2015-12-22 | 1 | -18/+61 |
| | |||||
* | clean a bit | UbitUmarov | 2015-12-21 | 1 | -8/+2 |
| | |||||
* | add physics help on root agent arrival via some login types and if not under ↵ | UbitUmarov | 2015-12-21 | 1 | -4/+46 |
| | | | | action of telehub or landpoint. will change land to the top of anything physics sees above ground up to 1024m above ground. Only works with ubOde (possible ode but untested). Feature testing... some results may be ugly. |