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
/
Modules
/
Communications
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2
-7
/
+5
2009-01-19
* minor: Just some minor log elaboration to reveal in the logs where a telepo...
Justin Clarke Casey
1
-6
/
+7
2009-01-16
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
1
-2
/
+7
2009-01-15
* Add new unit test for simple teleport in a standalone.
Justin Clarke Casey
1
-5
/
+4
2009-01-14
* Fix typo which meant that RestComms was never enabled if you explicitly ena...
Justin Clarke Casey
1
-3
/
+5
2009-01-06
* refactor: call AddHttpHandler() directly via CommsManager
Justin Clarke Casey
1
-1
/
+1
2009-01-05
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-5
/
+3
2009-01-03
This may fix the home jump problem.
diva
1
-1
/
+2
2009-01-03
Another interregion comms change that will not work well with previous versio...
diva
2
-6
/
+180
2009-01-03
Split agent updates into two messages: full update and position+camera update...
diva
2
-10
/
+73
2009-01-01
Major changes in interregion communications. This breaks compatibility with o...
diva
2
-27
/
+198
2008-12-31
Beginning of true REST style for interregion comms, SendChildAgentUpdate only...
diva
1
-7
/
+92
2008-12-31
Folded HG regionhandle lookup into the normal RESTInterregionComms, to avoid ...
diva
2
-87
/
+4
2008-12-30
* Remove mono compiler warnings
Justin Clarke Casey
1
-3
/
+5
2008-12-30
Making the default choice for InterregionComms work, and removing an unnecess...
diva
3
-4
/
+9
2008-12-30
Update svn properties, minor formatting cleanup.
Jeff Ames
3
-522
/
+522
2008-12-29
Changing the default Comms module to be RESTComms, in case none is specified ...
diva
3
-3
/
+3
2008-12-29
This is a beefy commit containing the communication modules that implement Se...
diva
3
-0
/
+522
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
3
-239
/
+0
2008-04-29
* Disabled IntergridModule until a Mono bug can be isolated.
Adam Frisby
1
-11
/
+18
2008-04-29
* One more attempted fix.
Adam Frisby
1
-1
/
+2
2008-04-29
* Made a change to InterGrid module to prevent duplicate registrations.
Adam Frisby
2
-8
/
+14
2008-04-29
* Implemented new InterRegion comms method in the form of InterregionModule
Adam Frisby
3
-0
/
+225