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-06-28
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
1
-0
/
+1
2008-06-27
move along, nothing to see here. just a couple of lazy variables.
Dr Scofield
1
-2
/
+2
2008-06-25
added the flag param to IClientAPI.SendMapBlock
MW
1
-1
/
+1
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-0
/
+13
2008-05-29
Mantis#1411. Thank you kindly for Dataserver.cs and a patch
Charles Krinke
1
-0
/
+5
2008-05-16
Formatting cleanup.
Jeff Ames
1
-30
/
+30
2008-05-14
From: Dr Schofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-2
/
+2
2008-05-14
Formatting cleanup.
Jeff Ames
1
-2
/
+3
2008-05-13
* Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate...
Teravus Ovares
1
-0
/
+7
2008-05-12
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
1
-0
/
+5
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-265
/
+269
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-269
/
+265
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-1
/
+2
2008-04-26
* Ooops, attachments now teleport/cross region borders along with your avatar...
Teravus Ovares
1
-0
/
+2
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+4
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
[next]