Histórico de commits

Autor SHA1 Mensagem Data
  Mic Bowman 541a7660e0 Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. 13 anos atrás
  Jeff Ames ae9c4a4d11 Formatting cleanup. 13 anos atrás
  Melanie 818ed2032a READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. 13 anos atrás
  Master ScienceSim 9cfd3e1d5a Small cleanup and add more debugging information 13 anos atrás
  Master ScienceSim 6e58c3d563 Half of the compatibility is working. Login into a new region with 13 anos atrás
  Mic Bowman 657cceb884 Intermediate commit for backward compatability; does not compile yet 13 anos atrás
  Master ScienceSim b1c8d05888 Major refactoring of appearance handling. 13 anos atrás
  Teravus Ovares (Dan Olivares) 94f35890e7 * Fixed and re-enabled CacheTests 13 anos atrás
  Melanie Thielker 26621ca500 Add scripted controllers into agent intersim messaging 14 anos atrás
  John Hurliman 13a8d11c46 Removing the sLLVector3 dinosaur 14 anos atrás
  Diva Canto 66920a9047 Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be. 14 anos atrás
  Diva Canto f11a97f12d * Finished SimulationServiceConnector 14 anos atrás
  Diva Canto e02062051d Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning. 15 anos atrás
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 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. 15 anos atrás
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 anos atrás
  diva 3f25128e77 Adds support for preserving animations on region crossings and TPs. 15 anos atrás
  lbsa71 801da4346a * optimized usings. 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. 15 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). 15 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: 15 anos atrás
  diva f08f11fe60 Removing unnecessary null checks on structs in AgentsData pack/unpack. 15 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... 15 anos atrás
  Adam Frisby cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 anos atrás
  Teravus Ovares 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. 16 anos atrás
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 anos atrás
  Adam Frisby 375163a6fe * Spring cleaning. 16 anos atrás
  Jeff Ames 47180080f0 Formatting cleanup. 16 anos atrás
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates 16 anos atrás
  lbsa71 efd90b56b7 * Optimized usings 16 anos atrás