Commit History

Author SHA1 Message Date
  Melanie 063f106cbb Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users 14 years ago
  Revolution c76c80a28a Adds IClientAPI voids for GroupProposals. 14 years ago
  Revolution b67470af91 Fixes the newly added packets as per Melanie's request. 14 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  Revolution 234d4e1105 Adds tons of packets. 14 years ago
  Melanie 88b3b98811 Add AvatarInterestsReply 14 years ago
  Melanie 83b4b4440b Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. 15 years ago
  Melanie c72f78215b Backport the fixes to WebFetchInventoryDescendents to the UDP 15 years ago
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated 15 years ago
  John Hurliman fdb2a75ad3 Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates 15 years ago
  Melanie cdcbd22ba8 Merge branch 'master' into prioritization 15 years ago
  Melanie c7da13eb23 Adds SendAvatarInterestsUpdate to IClientAPI 15 years ago
  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 15 years ago
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection 15 years ago
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' 15 years ago
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 years ago
  Melanie 31d8cec0f8 Merge branch 'master' into diva-textures 15 years ago
  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 15 years ago
  Melanie 400abed271 Add RebakeAvatarTexturesPacket to the client view 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Adam Frisby cbd454d692 * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment 15 years ago
  Adam Johnson a42569d896 Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010 15 years ago
  Teravus Ovares (Dan Olivares) 2b990a61bf This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 15 years ago
  Teravus Ovares 08819bcbea * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. 15 years ago
  MW acea31518b fixed the bug where changing the rotation of a selection of prims in a linkset, made each of those prims rotate around its own centre rather than around the geometric centre of the selection like they should do (and like the client expects). 15 years ago
  Melanie Thielker 3564271c2d Restore the functionality that was removed in r9928. This lets the load 15 years ago
  Sean Dague 1adeb8ad77 From: Chris Yeoh <[email protected]> 15 years ago
  Jeff Ames c6cef4bad5 Comment out unused variables / private fields to avoid compiler warnings. 15 years ago
  Jeff Ames 35b450d41d Add copyright headers, formatting cleanup, ignore some generated files. 15 years ago
  Jeff Ames db2c4ab94c Update svn properties. 15 years ago