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
/
Framework
/
Scenes
/
SceneCommunicationService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
fix a error message
UbitUmarov
1
-1
/
+1
2018-07-11
mantis 8335: fix string format
UbitUmarov
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-3
/
+3
2015-09-15
avoid a null ref (that should not happen after last commit), also reduce use ...
UbitUmarov
1
-20
/
+28
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-3
/
+6
2015-01-20
minor: correct SceneCommunicationService.LogHeader spelling
Justin Clark-Casey (justincc)
1
-1
/
+1
2015-01-14
Stop simulators attempting to contact registered but offline regions (RegionF...
Justin Clark-Casey (justincc)
1
-1
/
+26
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
1
-1
/
+4
2014-07-29
Add a "debug scene set child-repri <double>" command that allows child reprio...
Justin Clark-Casey (justincc)
1
-0
/
+4
2014-05-31
Modifications to debugging printouts. No functional changes.
Robert Adams
1
-9
/
+5
2013-11-28
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
1
-2
/
+2
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-2
/
+2
2013-07-13
Guard against unauthorized agent deletes.
Diva Canto
1
-4
/
+4
2013-06-07
Fix regression where multiple close agents could be sent to the wrong neighbo...
Justin Clark-Casey (justincc)
1
-1
/
+6
2013-05-16
On closing child agents, send separate asynchronous requests to each neighbou...
Justin Clark-Casey (justincc)
1
-3
/
+1
2012-07-29
Fix an exception while outputting a log message
Melanie
1
-1
/
+1
2012-07-18
Missing parameter in log error message was throwing exception
Dan Lake
1
-1
/
+1
2012-07-13
Don't cache regions data on the other unused LocalGridServiceConnector that t...
Justin Clark-Casey (justincc)
1
-5
/
+17
2012-06-08
Fix bug with "kick user" reducing agent counts by 2 instead of 1.
Justin Clark-Casey (justincc)
1
-6
/
+5
2012-04-08
Addresses mantis #5846
Diva Canto
1
-1
/
+3
2012-02-24
Take watchdog alarm calling back outside the m_threads lock.
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-02-20
More improvements on agent position updates: if the target sims fail, blackli...
Diva Canto
1
-5
/
+2
2012-02-19
A few more tweaks on position updates and create child agents. Mono hates con...
Diva Canto
1
-6
/
+13
2011-12-16
Changed the async approach on close child agents. This may improve crossings ...
Diva Canto
1
-6
/
+3
2011-11-19
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
1
-2
/
+6
2011-11-15
Removed unused and mostly commented out SceneCommunicationService methods
Justin Clark-Casey (justincc)
1
-80
/
+1
2011-11-15
Remove unused RegionCommsListener/IRegionCommsListener.
Justin Clark-Casey (justincc)
1
-3
/
+0
2011-11-15
remove SceneCommunicationService.OnAvatarCrossingIntoRegion. This stuff is n...
Justin Clark-Casey (justincc)
1
-5
/
+0
2011-11-06
Convert SendKillObject to take a list of uint rather than sending one
Melanie
1
-4
/
+0
2011-10-06
Refactored "known child region" in ScenePresence. There were 4 different
Dan Lake
1
-1
/
+1
2011-02-03
Change UpdateAgent (for changes in agent position) to be sent
Mic Bowman
1
-21
/
+22
2011-01-07
A bit more frugal on the caller side of closing agents, now that the receivin...
Diva Canto
1
-16
/
+20
2011-01-03
Fix child agent scoping
Melanie
1
-4
/
+4
2010-12-31
Fix child agent scoping
Melanie
1
-4
/
+4
2010-10-08
Make SendKillObject send multiple localIDs in one packet. This avoids the
Melanie
1
-4
/
+0
2010-08-26
Remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-08-07
removing more stains ...
sacha
1
-3
/
+3
2010-06-13
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
1
-14
/
+7
2010-06-07
reapply fix for double sending of attachment update on standalone region cros...
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-06-07
commit code which stops full updates being fired multiple times when attachme...
Justin Clark-Casey (justincc)
1
-0
/
+2
2010-06-04
Revert "commit code which stops full updates being fired multiple times when ...
Justin Clark-Casey (justincc)
1
-2
/
+0
2010-05-27
commit code which stops full updates being fired multiple times when attachme...
Justin Clark-Casey (justincc)
1
-0
/
+2
2010-05-18
Fix to the scenario where we send an agent to a neighbouring sim (via telepor...
Tom Grimshaw
1
-1
/
+1
2010-04-07
Increase the amount of time we wait for a teleport to complete. This allows t...
Thomas Grimshaw
1
-1
/
+1
2010-03-03
minor: remove some compiler warnings
Justin Clark-Casey (justincc)
1
-7
/
+7
2010-02-25
Disable blocking teleports within the same parcel for now; it's not implement...
CasperW
1
-2
/
+4
2010-02-23
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...
John Hurliman
1
-1
/
+1
2010-02-08
Add EventManager.OnIncomingSceneObject event which is triggered by an incomin...
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-02-04
Line endings cleanup
Melanie
1
-36
/
+36
[next]