aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov2019-03-231-3/+14
* RegionHandshake IS critical llupd protocol not to be done by odd modulesUbitUmarov2019-03-201-1/+1
* remove redundant codeUbitUmarov2019-03-171-2/+0
* direct encode lludp terse object update, let contain texture entryUbitUmarov2019-03-021-1/+0
* missing file on the kick commitUbitUmarov2019-02-201-1/+1
* mess around with prioritizerUbitUmarov2019-01-251-20/+7
* cosmetics on terrain patchsUbitUmarov2019-01-201-2/+2
* change cancel kill update flagsUbitUmarov2019-01-041-1/+3
* more on the hack (runprebuild)UbitUmarov2019-01-021-1/+1
* replace my hack by others hackUbitUmarov2019-01-011-1/+1
* temporary HACK to not kill some viewersUbitUmarov2018-12-311-0/+1
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-281-6/+12
* remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov2018-11-251-4/+2
* sound radius: missing fileUbitUmarov2018-04-101-1/+1
* 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
|\ \ | |/