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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
* minor: remove compiler warning
Justin Clarke Casey
1
-1
/
+1
2009-03-05
* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...
Justin Clarke Casey
1
-1
/
+1
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-7
/
+7
2009-02-20
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...
diva
1
-16
/
+0
2009-02-18
Stops animations on Teleports, to conform with what the viewer does.
diva
1
-0
/
+3
2009-02-18
Fixes height on Basic Physics in local teleports. Plus some small refactoring.
diva
1
-1
/
+2
2009-02-18
Adds support for preserving animations on region crossings and TPs.
diva
1
-2
/
+5
2009-02-14
Moved RegionUp to REST/LocalComms. The original functionality has been entire...
diva
1
-4
/
+6
2009-02-13
And finally... region crossings entirely over RESTComms/LocalComms. No more r...
diva
1
-54
/
+66
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-4
/
+0
2009-02-12
Makes region crossings asynchronous. Moved the bulk of the original code out ...
diva
1
-0
/
+170
2009-02-08
* Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...
diva
1
-2
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-17
/
+10
2009-01-21
* refactor: Extract caps related code from scene and put into a region module
Justin Clarke Casey
1
-5
/
+8
2009-01-21
* minor: move connection success log message so that it doesn't get printed a...
Justin Clarke Casey
1
-1
/
+1
2009-01-19
* minor: Just some minor log elaboration to reveal in the logs where a telepo...
Justin Clarke Casey
1
-2
/
+9
2009-01-18
Getting rid of the CheckRegion call during TPs. This seems to be not just use...
diva
1
-12
/
+1
2009-01-16
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
1
-2
/
+2
2009-01-15
* Add new unit test for simple teleport in a standalone.
Justin Clarke Casey
1
-1
/
+1
2009-01-14
* minor: Change around more debugging messages
Justin Clarke Casey
1
-3
/
+3
2009-01-06
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
1
-2
/
+0
2009-01-06
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...
Justin Clarke Casey
1
-4
/
+3
2009-01-06
* Move common string aggregation for caps seed path to a method in CapsUtil
Justin Clarke Casey
1
-4
/
+6
2009-01-06
* minor: Move GetRandomCapsPath() to a CapsUtil class
Justin Clarke Casey
1
-2
/
+3
2009-01-03
Another interregion comms change that will not work well with previous versio...
diva
1
-2
/
+4
2009-01-03
Split agent updates into two messages: full update and position+camera update...
diva
1
-4
/
+4
2009-01-01
Major changes in interregion communications. This breaks compatibility with o...
diva
1
-32
/
+74
2008-12-31
Added a SendChildAgentDataUpdate call on Teleports, so that the agent at the ...
diva
1
-15
/
+25
2008-12-29
Final part for implementing SendChildAgentDataUpdate with modules. This is th...
diva
1
-11
/
+18
2008-12-22
Fix for attachment crossing on TPs. Now that we're letting the viewer have co...
diva
1
-6
/
+8
2008-12-22
This commit is a major change on the TP process. Several things were wrong an...
diva
1
-53
/
+71
2008-12-21
Slowing TPs down a bit further.
diva
1
-4
/
+4
2008-12-20
Slowing things down even more on TPs, to see if that helps the European folks...
diva
1
-2
/
+5
2008-12-20
This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes som...
diva
1
-6
/
+18
2008-12-20
Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep ...
diva
1
-1
/
+5
2008-12-18
Removing a check in Teleports. This check should be there, I think, but it ma...
diva
1
-20
/
+22
2008-12-17
* minor: Comment out "Informing neighbours" debug message that pops up whenev...
Justin Clarke Casey
1
-1
/
+1
2008-12-17
* remove mono compiler warnings
Justin Clarke Casey
1
-17
/
+17
2008-12-15
Bug fix in new child agents management. Thanks DigiDaz for helping identify t...
diva
1
-57
/
+74
2008-12-14
Mantis#2725. Thank you kindly, Diva, for a patch that:
Charles Krinke
1
-66
/
+200
2008-12-10
Applying diva's revert patch. Reverts closing child agents and makes
Melanie Thielker
1
-15
/
+4
2008-12-03
Remove the bandaid (fast rip)
Melanie Thielker
1
-9
/
+9
2008-12-03
Apply Diva's bandaid to OpenSim's scraped knee.
Melanie Thielker
1
-9
/
+9
2008-12-01
* minor: remove 2 mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-30
Mantis #2584 (again)
Melanie Thielker
1
-10
/
+17
2008-11-29
Mantis #2584
Melanie Thielker
1
-1
/
+18
2008-11-21
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
1
-1
/
+1
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-4
/
+4
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-4
/
+4
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-4
/
+4
[next]