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
/
Region
/
OptionalModules
/
Agent
/
InternetRelayClientView
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
/
+4
2016-08-18
add caps HomeLocation ; add client SendAlertMessage(string message, string in...
UbitUmarov
1
-0
/
+5
2016-07-26
add a public SetGroupPowers to clientView
UbitUmarov
1
-1
/
+3
2016-07-26
let some group related data to have a public set
UbitUmarov
1
-0
/
+3
2016-07-26
get a copy of current clientView group powers
UbitUmarov
1
-0
/
+5
2016-07-01
add a few methods to modify clientview group powers
UbitUmarov
1
-0
/
+16
2016-03-09
Plumb RezRestoreToWorld from the client (part done)
Melanie Thielker
1
-0
/
+1
2015-10-26
add basic SendFindAgent() to lludp. Future use may require a list of pairs (...
UbitUmarov
1
-0
/
+4
2015-09-27
add missing SendAgentGroupDataUpdate to llClientView
UbitUmarov
1
-1
/
+6
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
1
-0
/
+5
2015-08-15
Track selected objects per client
Melanie Thielker
1
-0
/
+2
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-1
/
+1
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2
-2
/
+2
2014-11-06
scale ChildAgentThrottles with distance (internal to child server and not
UbitUmarov
1
-0
/
+5
2014-08-29
add method to get a category throttle rate
UbitUmarov
1
-0
/
+5
2014-08-21
add a direct sendpartfullUpdate to send a full object update to a part,
UbitUmarov
1
-0
/
+3
2014-08-14
add a estimator of client ping time, and painfully make it visible in show
UbitUmarov
1
-0
/
+2
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-0
/
+2
2013-12-26
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
1
-1
/
+1
2013-12-11
Committing the Avination Scene Presence and related texture code
Melanie
1
-1
/
+1
2013-09-27
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...
Justin Clark-Casey (justincc)
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
/
+1
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-6
/
+1
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-6
/
+1
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
-1
/
+1
2013-05-08
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
1
-0
/
+6
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-07
Plumb the path from the client to the extra physics params and back
Melanie
1
-0
/
+5
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
/
+5
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-4
/
+3
2012-11-11
One more module converted: IRCStackModule.
Diva Canto
1
-19
/
+35
2012-11-04
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...
teravus
1
-0
/
+1
2012-10-25
Fix script error messages not showing up in viewer 3 and associated viewers.
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-09-24
add missing transactionID in SendInventoryItemCreateUpdate. and make use
UbitUmarov
1
-1
/
+6
2012-08-20
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-07-25
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2
-0
/
+2
2012-07-19
Fix slow loading of task inventory
Melanie
1
-1
/
+1
2012-07-12
Remove IClientIPEndpoint client interface for now.
Justin Clark-Casey (justincc)
1
-10
/
+1
2012-07-12
Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...
Justin Clark-Casey (justincc)
1
-5
/
+0
2012-06-13
Remove long obsolete and unused IClientAPI.KillEndDone()
Justin Clark-Casey (justincc)
1
-5
/
+0
2012-05-12
ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...
UbitUmarov
1
-0
/
+1
2012-03-29
Add back parts of reverted changes that were not concerned with child agent c...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-03-29
Revert "Simplify friends caching by only doing this for root agents - no func...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-03-28
Simplify friends caching by only doing this for root agents - no functions re...
Justin Clark-Casey (justincc)
1
-2
/
+2
[next]