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
/
Framework
/
Scenes
/
SceneCommunicationService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Corrected CAPS namespaces
Arthur Valadares
2009-06-18
1
-1
/
+1
*
Pulled out HelloNeighbour into its own service, INeighbourService, which may ...
diva
2009-06-14
1
-5
/
+11
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
2009-05-31
1
-1
/
+1
*
* Implements automatic loopback handling for standalone regions.
Adam Frisby
2009-05-23
1
-7
/
+22
*
* Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...
Adam Frisby
2009-05-23
1
-0
/
+17
*
- moving banned check and public/private check to
Dr Scofield
2009-05-05
1
-3
/
+8
*
* minor: remove compiler warning
Justin Clarke Casey
2009-03-17
1
-1
/
+1
*
* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...
Justin Clarke Casey
2009-03-05
1
-1
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-7
/
+7
*
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...
diva
2009-02-20
1
-16
/
+0
*
Stops animations on Teleports, to conform with what the viewer does.
diva
2009-02-18
1
-0
/
+3
*
Fixes height on Basic Physics in local teleports. Plus some small refactoring.
diva
2009-02-18
1
-1
/
+2
*
Adds support for preserving animations on region crossings and TPs.
diva
2009-02-18
1
-2
/
+5
*
Moved RegionUp to REST/LocalComms. The original functionality has been entire...
diva
2009-02-14
1
-4
/
+6
*
And finally... region crossings entirely over RESTComms/LocalComms. No more r...
diva
2009-02-13
1
-54
/
+66
*
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
2009-02-13
1
-4
/
+0
*
Makes region crossings asynchronous. Moved the bulk of the original code out ...
diva
2009-02-12
1
-0
/
+170
*
* Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...
diva
2009-02-08
1
-2
/
+2
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+1095