Histórico de Commits

Autor SHA1 Mensagem Data
  Revolution c76c80a28a Adds IClientAPI voids for GroupProposals. há 14 anos atrás
  Revolution b67470af91 Fixes the newly added packets as per Melanie's request. há 14 anos atrás
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. há 14 anos atrás
  Melanie 004c751a1b Whitespace cleanup (changed hard tabs to 4 spaces) há 14 anos atrás
  Revolution 234d4e1105 Adds tons of packets. há 14 anos atrás
  Melanie 88b3b98811 Add AvatarInterestsReply há 14 anos atrás
  John Hurliman 5145dfa53c * Removing the redundant SendPrimitiveTerseData.State field, it duplicates AttachPoint há 14 anos atrás
  Melanie 83b4b4440b Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. há 14 anos atrás
  Melanie c72f78215b Backport the fixes to WebFetchInventoryDescendents to the UDP há 14 anos atrás
  John Hurliman 233e16b99c * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate packets to fill in the data more accurately and avoid allocating memory that is immediately thrown away há 14 anos atrás
  John Hurliman b4526a5a6d * Big performance increase in loading prims from the region database with MySQL há 14 anos atrás
  John Hurliman fdb2a75ad3 Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates há 14 anos atrás
  Melanie cdcbd22ba8 Merge branch 'master' into prioritization há 14 anos atrás
  Melanie c7da13eb23 Adds SendAvatarInterestsUpdate to IClientAPI há 14 anos atrás
  John Hurliman 4b75353cbf Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon há 14 anos atrás
  John Hurliman 395a8680c3 * Fixed a bug where clients were being added to ClientManager twice há 14 anos atrás
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection há 14 anos atrás
  Melanie 31d8cec0f8 Merge branch 'master' into diva-textures há 14 anos atrás
  James J Greensky 44776fea72 Fixing LLClientView memory leak há 14 anos atrás
  John Hurliman 5dfd2643df * Change the signature of the agent set appearance callback to prevent unnecessary serialization/deserialization of TextureEntry objects and allow TextureEntry to be inspected for missing bakes há 14 anos atrás
  Melanie 400abed271 Add RebakeAvatarTexturesPacket to the client view há 14 anos atrás
  Jeff Ames ee205e7e81 Formatting cleanup. há 14 anos atrás
  Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. há 15 anos atrás
  Diva Canto d519f1885f Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently). há 15 anos atrás
  Diva Canto c5af39239f A better purge of trash folder. há 15 anos atrás
  Adam Johnson a42569d896 Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010 há 15 anos atrás
  Melanie Thielker aa06d9f98b Add the new StatusData block to the other two searchh packets há 15 anos atrás
  Melanie Thielker 64c874a951 Fix a null data block in DirClassifiedReply packet, preventing a session há 15 anos atrás
  Jeff Ames a133e83f3a Formatting cleanup. há 15 anos atrás
  Teravus Ovares 08819bcbea * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. há 15 anos atrás