diva
|
158de95bde
Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
4144fd0eb2
Split agent updates into two messages: full update and position+camera update. They're both sent over HTTP PUT. The full update is sent on TPs, for now; later it will also be sent on region crossings.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
d8ebf2fc9d
Major changes in interregion communications. This breaks compatibility with older versions, and may result is all sorts of weirdnesses when interacting with sims in older versions. Changes:
|
%!s(int64=16) %!d(string=hai) anos |
Jeff Ames
|
2be0f7a6f0
Update svn properties, minor formatting cleanup.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
57518c3624
Merged the InterregionData that Melanie had placed there onto the existing ChildAgentDataUpdate. This commit involves a change in prebuild.xml, because ChildAgentDataUpdate uses OpenMetaverse.StructuredData. Still no use of this data structure, though. Crossing my fingers that this partial commit will compile ok...
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
bafa5a3693
Demonstration code for modular comms. No user functionality
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
8e8abde7d4
Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.cs
|
%!s(int64=16) %!d(string=hai) anos |