index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
SceneCommunicationService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-30
This update has good news and bad news, first the bad.
Teravus Ovares
1
-5
/
+11
2008-03-25
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
1
-1
/
+1
2008-03-25
* Print out the exception stacks of resolution failures, temporarily
Justin Clarke Casey
1
-2
/
+3
2008-03-25
* Temporary hack to swallow neighbour contact problems on startup (in respons...
Justin Clarke Casey
1
-1
/
+4
2008-03-25
* Tear down CAPS and http handlers when an agent leaves a region (via crossin...
Justin Clarke Casey
1
-1
/
+10
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-1
/
+2
2008-03-22
* Miscellaneous comment before I found out that mantis 807 probably isn't an ...
Justin Clarke Casey
1
-2
/
+6
2008-03-22
* Catch the occasional resolution exception that comes out of SceneCommunicat...
Justin Clarke Casey
1
-3
/
+20
2008-03-20
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
1
-2
/
+6
2008-03-20
Another poxy patch which consists mainly of logging changes (some already com...
Justin Clarke Casey
1
-2
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
1
-32
/
+32
2008-02-22
* Converted the last of the events to the private delegate instance method to...
Teravus Ovares
1
-18
/
+32
2008-02-20
* Cleanup of some memory consuming items on ScenePresence.Close().
Teravus Ovares
1
-8
/
+18
2008-02-16
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
1
-0
/
+40
2008-02-11
* um, Prim crossings? Experimental.
Teravus Ovares
1
-5
/
+14
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-17
/
+19
2008-01-26
* Added a try/catch handler around childdataupdates because the enumeration i...
Teravus Ovares
1
-10
/
+17
2008-01-22
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
1
-16
/
+17
2008-01-21
* Shutting down child agents properly in neighbor regions.
Teravus Ovares
1
-12
/
+52
2008-01-20
Graceful failure of teleport to unavailable regions might actually work now.
Brian McBee
1
-2
/
+14
2008-01-20
Check if remote simulator is up before attempting teleport. Teleport to a rem...
Brian McBee
1
-4
/
+10
2008-01-19
checking return code may make failed teleports fail more gracefully.
Brian McBee
1
-17
/
+19
2008-01-15
* Mother of all commits:
Adam Frisby
1
-1
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-36
/
+36
2007-12-20
* Added a configuration parameter on the Grid Server to disallow forceful ban...
Teravus Ovares
1
-0
/
+9
2007-12-12
* Temporarily sisabled neighbour cache for regions in the SceneCommunicationS...
Teravus Ovares
1
-0
/
+5
2007-12-11
added copyright notices
Jeff Ames
1
-1
/
+29
2007-12-10
* Added comments to many methods in the listed files.
Teravus Ovares
1
-4
/
+19
2007-12-10
* More refactoring to prepare for draw distance based agent sim notification.
Teravus Ovares
1
-5
/
+15
2007-12-10
* Hooked up the GridComm event ChildDataUpdate to the scene.
Teravus Ovares
1
-0
/
+43
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-12
/
+0
2007-11-29
* Added a 50 second restart notify timer that gets reset when new regions com...
Teravus Ovares
1
-1
/
+5
2007-11-29
* Locking on local scope variable does not make sense - every thread will hav...
lbsa71
1
-28
/
+22
2007-11-29
Changed to doing only 1 request to the grid server from main map. Hopefully w...
Brian McBee
1
-9
/
+1
2007-11-29
* Fixed about 7 issues with restarting sims and resolved interRegion comms is...
Teravus Ovares
1
-5
/
+51
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-1
/
+13
2007-11-27
Fixed bug, where the clients in a region weren't told to kill a user's avatar...
MW
1
-0
/
+9
2007-11-27
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
1
-2
/
+29
2007-11-26
MainMap workaround. Map still does not fill in automatically, but one click o...
Brian McBee
1
-1
/
+9
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-6
/
+27
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-0
/
+14
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
1
-0
/
+18
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
1
-1
/
+1
2007-11-05
Started to cleanup/close down childagent connections when a user teleports. ...
MW
1
-7
/
+30
2007-11-05
removed duplicated BOMs
Jeff Ames
1
-1
/
+1
2007-11-04
Some more refactoring
MW
1
-3
/
+4
2007-11-04
normalized line endings
Jeff Ames
1
-212
/
+212
2007-11-03
First part of Scene refactoring:
MW
1
-0
/
+212