aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing part of mutes list protocolUbitUmarov2017-11-161-1/+1
* several changes for osTeleportObjectUbitUmarov2017-04-151-4/+4
* add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-4/+6
* several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov2017-01-271-1/+1
* change GenerateClientFlags(...) to work with a scenepresence; make use of the...UbitUmarov2017-01-111-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-36/+36
* a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-2/+2
* 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/+2
* first step changing Object Select codeUbitUmarov2016-08-251-1/+1
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-1/+3
* fix entity update flags updateUbitUmarov2016-08-071-9/+8
* several changes related to culling optionUbitUmarov2016-08-071-32/+20
* more changes relative to incorrect use of activegroupidUbitUmarov2016-08-051-3/+4
* add a public SetGroupPowers to clientViewUbitUmarov2016-07-261-0/+2
* let some group related data to have a public setUbitUmarov2016-07-261-3/+3
* get a copy of current clientView group powersUbitUmarov2016-07-261-0/+2
* add a few methods to modify clientview group powersUbitUmarov2016-07-011-0/+3
* Apply user specified default perms across the board, to items uploaded as wel...Melanie Thielker2016-04-291-1/+1
* Plumb RezRestoreToWorld from the client (part done)Melanie Thielker2016-03-091-0/+2
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-261-0/+2
* add missing SendAgentGroupDataUpdate to llClientViewUbitUmarov2015-09-271-0/+1
* delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-0/+2
* Track selected objects per clientMelanie Thielker2015-08-151-0/+2
* scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-061-0/+1
* add method to get a category throttle rateUbitUmarov2014-08-291-0/+1
* add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-211-0/+2
* add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-0/+2
* Merge branch 'master' into careminsterMelanie2013-07-241-1/+3
|\
| * EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...Diva Canto2013-07-211-1/+1
| * Manage AgentUpdates more sanely:Diva Canto2013-07-211-0/+2
* | Merge branch 'master' into careminsterMelanie2013-05-301-3/+2
|\ \ | |/
| * Update the money framework to allow sending the new style linden "serverside ...Melanie2013-05-251-3/+2
| * This is an experimental patch that adds support for comparing textureMic Bowman2013-05-241-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-111-2/+1
|\ \ | |/
| * remove pointless region handle paramter from IClientAPI.SendKillObject()Justin Clark-Casey (justincc)2013-05-091-2/+1
* | Merge branch 'master' into careminsterMelanie2013-05-081-0/+4
|\ \ | |/
| * Adds an event and a method so that handling of the CachedTextureMic Bowman2013-05-081-0/+5
* | Merge branch 'master' into careminsterMelanie2013-04-251-1/+1
|\ \ | |/
| * Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie2013-04-251-1/+1
| * Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
| * Plumb the path from the client to the extra physics params and backMelanie2013-02-071-1/+3
* | Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
* | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-1/+1
* | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+2
|\ \
| * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+2
| * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-151-43/+3
| * | Merge master into teravusworkteravus2012-11-151-3/+43
| |\ \