aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-1/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-11/+11
* Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-121-1/+1
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-231-2/+2
* send selected objects Proprieties udp part outside update queues and as a ph...UbitUmarov2016-08-251-0/+4
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-0/+4
* add a public SetGroupPowers to clientViewUbitUmarov2016-07-261-0/+2
* let some group related data to have a public setUbitUmarov2016-07-261-0/+3
* get a copy of current clientView group powersUbitUmarov2016-07-261-0/+5
* add a few methods to modify clientview group powersUbitUmarov2016-07-011-0/+12
* Plumb RezRestoreToWorld from the client (part done)Melanie Thielker2016-03-091-0/+1
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-261-2/+7
* add missing SendAgentGroupDataUpdate to llClientViewUbitUmarov2015-09-271-0/+4
* bad merge?UbitUmarov2015-09-011-7/+39
|\
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-0/+5
| * Track selected objects per clientMelanie Thielker2015-08-151-0/+2
| * scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-061-0/+4
| * add method to get a category throttle rateUbitUmarov2014-08-291-0/+5
| * add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-211-0/+4
| * add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-0/+2
| * Merge branch 'master' into careminsterMelanie2014-01-281-5/+0
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-08-131-8/+18
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-241-1/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-07-181-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-301-6/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-111-20/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-081-0/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-04-301-1/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2013-03-221-25/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-03-081-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-11-201-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+6
| | * | | | | | | | | | | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-151-6/+10
| | * | | | | | | | | | | Merge master into teravusworkteravus2012-11-151-10/+6
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-11-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | | | / / / / / / / / / / / | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-1/+1
| * | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-10-261-7/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-09-271-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-0/+4
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-08-231-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix slow loading of task inventoryMelanie2012-07-191-1/+1
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-07-131-5/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-141-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-05-131-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov2012-05-121-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-05-021-6/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-03-311-16/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-221-5/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \