index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
IClientAPI.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
add missing part of mutes list protocol
UbitUmarov
1
-1
/
+1
2017-04-15
several changes for osTeleportObject
UbitUmarov
1
-4
/
+4
2017-04-14
add functions to send entity updates imediatly, except for avatars (or now) t...
UbitUmarov
1
-4
/
+6
2017-01-27
several changes relative to objects return and parcel prim counts: avoid nul...
UbitUmarov
1
-1
/
+1
2017-01-11
change GenerateClientFlags(...) to work with a scenepresence; make use of the...
UbitUmarov
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-36
/
+36
2017-01-05
a few changes to Gods ( ie administrators) control
UbitUmarov
1
-2
/
+2
2016-12-12
Rename charterMember to membershipType to show what it actually is.
Melanie Thielker
1
-1
/
+1
2016-09-23
add a version tag to wind and cloud data updates to iclient
UbitUmarov
1
-2
/
+2
2016-08-25
send selected objects Proprieties udp part outside update queues and as a ph...
UbitUmarov
1
-0
/
+2
2016-08-25
first step changing Object Select code
UbitUmarov
1
-1
/
+1
2016-08-18
add caps HomeLocation ; add client SendAlertMessage(string message, string in...
UbitUmarov
1
-1
/
+3
2016-08-07
fix entity update flags update
UbitUmarov
1
-9
/
+8
2016-08-07
several changes related to culling option
UbitUmarov
1
-32
/
+20
2016-08-05
more changes relative to incorrect use of activegroupid
UbitUmarov
1
-3
/
+4
2016-07-26
add a public SetGroupPowers to clientView
UbitUmarov
1
-0
/
+2
2016-07-26
let some group related data to have a public set
UbitUmarov
1
-3
/
+3
2016-07-26
get a copy of current clientView group powers
UbitUmarov
1
-0
/
+2
2016-07-01
add a few methods to modify clientview group powers
UbitUmarov
1
-0
/
+3
2016-04-29
Apply user specified default perms across the board, to items uploaded as wel...
Melanie Thielker
1
-1
/
+1
2016-03-09
Plumb RezRestoreToWorld from the client (part done)
Melanie Thielker
1
-0
/
+2
2015-10-26
add basic SendFindAgent() to lludp. Future use may require a list of pairs (...
UbitUmarov
1
-0
/
+2
2015-09-27
add missing SendAgentGroupDataUpdate to llClientView
UbitUmarov
1
-0
/
+1
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
1
-0
/
+2
2015-08-15
Track selected objects per client
Melanie Thielker
1
-0
/
+2
2014-11-06
scale ChildAgentThrottles with distance (internal to child server and not
UbitUmarov
1
-0
/
+1
2014-08-29
add method to get a category throttle rate
UbitUmarov
1
-0
/
+1
2014-08-21
add a direct sendpartfullUpdate to send a full object update to a part,
UbitUmarov
1
-0
/
+2
2014-08-14
add a estimator of client ping time, and painfully make it visible in show
UbitUmarov
1
-0
/
+2
2013-12-11
Committing the Avination Scene Presence and related texture code
Melanie
1
-1
/
+1
2013-07-21
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...
Diva Canto
1
-1
/
+1
2013-07-21
Manage AgentUpdates more sanely:
Diva Canto
1
-0
/
+2
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-3
/
+2
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-3
/
+2
2013-05-24
This is an experimental patch that adds support for comparing texture
Mic Bowman
1
-1
/
+1
2013-05-09
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
1
-2
/
+1
2013-05-08
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
1
-0
/
+5
2013-04-25
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...
Melanie
1
-1
/
+1
2013-04-25
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...
Melanie
1
-1
/
+1
2013-04-22
Allow callers to set the invoice parameter for GenericMessage
Melanie
1
-2
/
+2
2013-04-22
Allow callers to set the invoice parameter for GenericMessage
Melanie
1
-2
/
+2
2013-02-12
Revert "Push updates from keyframe directly to the front of the output queue ...
Melanie
1
-2
/
+1
2013-02-12
Push updates from keyframe directly to the front of the output queue rather
Melanie
1
-1
/
+2
2013-02-07
Plumb the path from the client to the extra physics params and back
Melanie
1
-1
/
+3
2012-12-21
* Partial Commit for Avatar Appearance to include the functionality of Cached...
teravus
1
-1
/
+1
2012-12-07
revert the use of avatar skeleton and use avatar size provided by viewers,
UbitUmarov
1
-1
/
+1
2012-11-17
* Plumbing and basic setting of the GetMesh Cap Throttler.
teravus
1
-0
/
+2
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-43
/
+3
2012-11-04
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...
teravus
1
-1
/
+1
2012-10-25
Fix script error messages not showing up in viewer 3 and associated viewers.
Justin Clark-Casey (justincc)
1
-2
/
+14
[next]