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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
2008-06-28
1
-0
/
+1
*
move along, nothing to see here. just a couple of lazy variables.
Dr Scofield
2008-06-27
1
-2
/
+2
*
added the flag param to IClientAPI.SendMapBlock
MW
2008-06-25
1
-1
/
+1
*
* Implements UserServer logoff in a few situations
Teravus Ovares
2008-05-31
1
-0
/
+13
*
Mantis#1411. Thank you kindly for Dataserver.cs and a patch
Charles Krinke
2008-05-29
1
-0
/
+5
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-30
/
+30
*
From: Dr Schofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-05-14
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2008-05-14
1
-2
/
+3
*
* Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate...
Teravus Ovares
2008-05-13
1
-0
/
+7
*
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
2008-05-12
1
-0
/
+5
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-265
/
+269
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
1
-269
/
+265
*
* Assorted spring cleanings.
Adam Frisby
2008-05-01
1
-1
/
+2
*
* Ooops, attachments now teleport/cross region borders along with your avatar...
Teravus Ovares
2008-04-26
1
-0
/
+2
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-3
/
+4
*
This update has good news and bad news, first the bad.
Teravus Ovares
2008-03-30
1
-5
/
+11
*
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
2008-03-25
1
-1
/
+1
*
* Print out the exception stacks of resolution failures, temporarily
Justin Clarke Casey
2008-03-25
1
-2
/
+3
*
* Temporary hack to swallow neighbour contact problems on startup (in respons...
Justin Clarke Casey
2008-03-25
1
-1
/
+4
*
* Tear down CAPS and http handlers when an agent leaves a region (via crossin...
Justin Clarke Casey
2008-03-25
1
-1
/
+10
*
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
2008-03-23
1
-1
/
+2
*
* Miscellaneous comment before I found out that mantis 807 probably isn't an ...
Justin Clarke Casey
2008-03-22
1
-2
/
+6
*
* Catch the occasional resolution exception that comes out of SceneCommunicat...
Justin Clarke Casey
2008-03-22
1
-3
/
+20
*
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
2008-03-20
1
-2
/
+6
*
Another poxy patch which consists mainly of logging changes (some already com...
Justin Clarke Casey
2008-03-20
1
-2
/
+1
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-27
/
+26
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-32
/
+32
*
* Converted the last of the events to the private delegate instance method to...
Teravus Ovares
2008-02-22
1
-18
/
+32
*
* Cleanup of some memory consuming items on ScenePresence.Close().
Teravus Ovares
2008-02-20
1
-8
/
+18
*
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
2008-02-16
1
-0
/
+40
*
* um, Prim crossings? Experimental.
Teravus Ovares
2008-02-11
1
-5
/
+14
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-17
/
+19
*
* Added a try/catch handler around childdataupdates because the enumeration i...
Teravus Ovares
2008-01-26
1
-10
/
+17
*
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
2008-01-22
1
-16
/
+17
*
* Shutting down child agents properly in neighbor regions.
Teravus Ovares
2008-01-21
1
-12
/
+52
*
Graceful failure of teleport to unavailable regions might actually work now.
Brian McBee
2008-01-20
1
-2
/
+14
*
Check if remote simulator is up before attempting teleport. Teleport to a rem...
Brian McBee
2008-01-20
1
-4
/
+10
*
checking return code may make failed teleports fail more gracefully.
Brian McBee
2008-01-19
1
-17
/
+19
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-12-27
1
-36
/
+36
*
* Added a configuration parameter on the Grid Server to disallow forceful ban...
Teravus Ovares
2007-12-20
1
-0
/
+9
*
* Temporarily sisabled neighbour cache for regions in the SceneCommunicationS...
Teravus Ovares
2007-12-12
1
-0
/
+5
*
added copyright notices
Jeff Ames
2007-12-11
1
-1
/
+29
*
* Added comments to many methods in the listed files.
Teravus Ovares
2007-12-10
1
-4
/
+19
*
* More refactoring to prepare for draw distance based agent sim notification.
Teravus Ovares
2007-12-10
1
-5
/
+15
*
* Hooked up the GridComm event ChildDataUpdate to the scene.
Teravus Ovares
2007-12-10
1
-0
/
+43
*
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
2007-12-04
1
-12
/
+0
*
* Added a 50 second restart notify timer that gets reset when new regions com...
Teravus Ovares
2007-11-29
1
-1
/
+5
*
* Locking on local scope variable does not make sense - every thread will hav...
lbsa71
2007-11-29
1
-28
/
+22
*
Changed to doing only 1 request to the grid server from main map. Hopefully w...
Brian McBee
2007-11-29
1
-9
/
+1
[next]