| Commit message (Expand) | Author | Files | Lines |
2016-06-23 | Mantis #7934 and related: landing points and telehubs for gods. Added a new c... | Diva Canto | 1 | -6/+82 |
2016-05-23 | Fix a line deletion that should not have been deleted | Melanie Thielker | 1 | -0/+1 |
2016-05-23 | Addressing #7903. Fix legacy sit offsets to use legacy computation. | Melanie Thielker | 1 | -3/+5 |
2016-03-06 | BulletSim: Send out avatar position update if velocity is now zero | Robert Adams | 1 | -0/+3 |
2016-01-26 | accept mantis 7785 requests, at least until bullet can be also be used fix l... | UbitUmarov | 1 | -4/+5 |
2016-01-26 | add option MaxRegionsViewDistance to control the maximum range to tell viewe... | UbitUmarov | 1 | -3/+37 |
2016-01-18 | Code cleanup to terse update sending as given in a patch in Mantis 7813. | Robert Adams | 1 | -25/+10 |
2015-12-23 | fix avatar movetotarget that got broken with changes on significant movement.... | UbitUmarov | 1 | -23/+51 |
2015-12-22 | physics landing: don't land on top of volume detectors | UbitUmarov | 1 | -3/+1 |
2015-12-22 | a few changes to physics new root avatar position height estimation | UbitUmarov | 1 | -18/+61 |
2015-12-21 | clean a bit | UbitUmarov | 1 | -8/+2 |
2015-12-21 | add physics help on root agent arrival via some login types and if not under ... | UbitUmarov | 1 | -4/+46 |
2015-12-21 | simplify avatar updates throotle control, this possible needs to get more com... | UbitUmarov | 1 | -79/+41 |
2015-12-20 | BUG FIX on avatar position updates send control | UbitUmarov | 1 | -2/+2 |
2015-12-17 | current priority code uses avatar position not camera, so fix reprioritizer. ... | UbitUmarov | 1 | -7/+9 |
2015-12-17 | save a expensive call to CameraPosition | UbitUmarov | 1 | -2/+3 |
2015-12-17 | change updates reprioritization control code. Do it under normal avatar updat... | UbitUmarov | 1 | -61/+56 |
2015-12-16 | dont bother another thread to try to send if there is no one to listen | UbitUmarov | 1 | -2/+10 |
2015-12-16 | revert last change and add delays on testing, since child updates now have ti... | UbitUmarov | 1 | -3/+1 |
2015-12-16 | temporary remove the delay on first child updates | UbitUmarov | 1 | -7/+9 |
2015-12-16 | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 1 | -56/+63 |
2015-12-13 | several changes to telehubs, LandPoint and land access | UbitUmarov | 1 | -218/+254 |
2015-11-25 | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 1 | -4/+4 |
2015-11-23 | remove warning on siting in phantom prims without sittarget | UbitUmarov | 1 | -1/+1 |
2015-11-17 | start adding LegacySitOffsets option. TRUE will prevent the use of new math f... | UbitUmarov | 1 | -18/+62 |
2015-10-01 | send DisableSimulator messages on closing childagents. Possible still not on... | UbitUmarov | 1 | -0/+9 |
2015-09-30 | let hoverheight rest position be a falling state | UbitUmarov | 1 | -1/+2 |
2015-09-30 | let sp know about scene before anything else on creation | UbitUmarov | 1 | -1/+1 |
2015-09-30 | clamp all draw distance changes within region limits | UbitUmarov | 1 | -8/+14 |
2015-09-28 | let us see our online friends | UbitUmarov | 1 | -6/+6 |
2015-09-26 | fix unscripted sits without physics help | UbitUmarov | 1 | -9/+4 |
2015-09-21 | try to remove Scenepresence dependence on sog m_linkedAvatars, sitting may st... | UbitUmarov | 1 | -13/+4 |
2015-09-21 | Fix a regression to GetSittingAvatars(). Return List<ScenePresence> once more. | Kevin Cozens | 1 | -3/+3 |
2015-09-15 | fix missing check for viaHGLogin | UbitUmarov | 1 | -2/+2 |
2015-09-14 | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 1 | -1/+1 |
2015-09-12 | missing file... | UbitUmarov | 1 | -29/+34 |
2015-09-10 | fix lost sending of initial terrain to child agents | UbitUmarov | 1 | -0/+2 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -52/+6 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -870/+149 |
2015-08-31 | dont change camera on crossings | UbitUmarov | 1 | -4/+4 |
2015-08-31 | start sending terrain patchs in completmovement where we know its | UbitUmarov | 1 | -0/+6 |
2015-08-30 | More namespace and dll name changes. Still no functional changes. | Diva Canto | 1 | -1/+1 |
2015-08-30 | Renamed the namespaces too | Diva Canto | 1 | -1/+1 |
2015-08-30 | more on tps and crossings | UbitUmarov | 1 | -29/+76 |
2015-08-23 | In ScenePresence, when removing from the physical scene, unsubscribe | Robert Adams | 1 | -1/+1 |
2015-06-05 | The only purpose of this commit is to remove an erroneous comment. It turns o... | Diva Canto | 1 | -4/+2 |
2015-04-12 | Fix stand position for differing seat and root rotation. | Magnuz Binder | 1 | -1/+1 |
2015-03-29 | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 1 | -15/+10 |
2015-03-24 | Make attachment rezzing async again for NPC. Doing that sync causes a deadlock | Melanie Thielker | 1 | -1/+6 |
2015-03-22 | Varregion: first cut at removing Border class checks for region crossings. | Robert Adams | 1 | -38/+22 |