Diva Canto
|
e02062051d
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
há 15 anos atrás |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
há 15 anos atrás |
diva
|
6e368c4b59
Refactoring, no functional changes. Moved ChildAgentDataUpdate data structures from OpenSim.Region.Framework.Scenes back to OpenSim.Framework, so they can be referenced more broadly. This involved having to move the small Animation data structure to OpenSim.Framework too.
|
há 15 anos atrás |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
há 15 anos atrás |
diva
|
3f25128e77
Adds support for preserving animations on region crossings and TPs.
|
há 15 anos atrás |
lbsa71
|
801da4346a
* optimized usings.
|
há 15 anos atrás |
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.
|
há 16 anos atrás |
diva
|
82700448f5
Some plumbing for additional agent update messages. Not used yet. Removed the compilation warnings on this file, and completed the packing/unpacking of AgentData (VisualParams, Anims and Groups).
|
há 16 anos atrás |
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:
|
há 16 anos atrás |
diva
|
f08f11fe60
Removing unnecessary null checks on structs in AgentsData pack/unpack.
|
há 16 anos atrás |
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...
|
há 16 anos atrás |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
há 16 anos atrás |
Teravus Ovares
|
3378b502c5
* This changes gridcomms types back to our home grown wholy controlled types.
|
há 16 anos atrás |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
há 16 anos atrás |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
há 16 anos atrás |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
há 16 anos atrás |
Teravus Ovares
|
5cf96daaf2
* Enabled dead region tracking for ChildAgentDataUpdates
|
há 17 anos atrás |
lbsa71
|
efd90b56b7
* Optimized usings
|
há 17 anos atrás |
Jeff Ames
|
712efda9b9
added copyright notices
|
há 17 anos atrás |
Teravus Ovares
|
1074e5adc8
* Added more info to ChildAgentDataUpdate
|
há 17 anos atrás |
Teravus Ovares
|
f2b175ef08
* Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back.
|
há 17 anos atrás |