Commit Verlauf

Autor SHA1 Nachricht Datum
  John Hurliman 142008121e * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference vor 14 Jahren
  John Hurliman c033477d2f * Read scene_throttle_bps from the config file and use it vor 14 Jahren
  John Hurliman 4b5a2f8c02 Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into htb-throttle vor 14 Jahren
  John Hurliman 0d2e6463d7 * Minimized the number of times textures are pulled off the priority queue vor 14 Jahren
  Melanie d83ace0d3b Merge branch 'master' into htb-throttle vor 14 Jahren
  John Hurliman e8c1e69a0d * Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method vor 14 Jahren
  John Hurliman 395a8680c3 * Fixed a bug where clients were being added to ClientManager twice vor 14 Jahren
  Diva Canto c0beeb929e * Fixes http://opensimulator.org/mantis/view.php?id=4225 vor 14 Jahren
  John Hurliman 7ddb6fbced Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle vor 14 Jahren
  John Hurliman 429a84f390 Beginning work on the new LLUDP implementation vor 14 Jahren
  Diva Canto 05c1ec7faf Changed the lock object, to see if this helps at all. Also switched the order of lock and try/catch in RemoveImageFromQueue. vor 14 Jahren
  Diva Canto 5b19d5a7b7 Reduced locking. vor 14 Jahren
  John Hurliman 332d3eb1bb * Removed code that is no longer used with Melanie's queue callback optimization vor 14 Jahren
  John Hurliman bdc1345501 * Removed even more unnecessary state variables from J2KImage vor 14 Jahren
  Melanie 3ba36bb4d8 Restore the missing image handling to the image manager. The missing vor 14 Jahren
  Melanie 9a429610e2 Merge branch 'diva-textures-osgrid' into texturetest vor 14 Jahren
  Diva Canto 746dad7b74 Locking the priority queue to see if it gets pass that exception. vor 14 Jahren
  Melanie 18a744cac1 Change texture sending to be driven by the queue empty event from the vor 14 Jahren
  John Hurliman 54ff84050f Removing console debug spew vor 14 Jahren
  John Hurliman 6e0c79b8fe * Rewrote LLImageManager to use a real priority queue and hold minimal state vor 14 Jahren
  Diva Canto 4bf47fa592 This releases the texture assets from LLImageManager cache, and re-requests them later if the client asks for them again. Needs more testing in texture-rich sims. vor 14 Jahren
  Dr Scofield afd5f76648 From: Alan Webb <[email protected]> vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. vor 15 Jahren
  Dr Scofield 84701701ef fixes exception thrown when client session is shutdown while vor 15 Jahren
  Melanie Thielker dd0fa5745e It is possible that apacket is recieved before the clint stack is fully ready. vor 15 Jahren
  Charles Krinke 2578db3dfa Thank you kindly, RemedyTomm for a patch that: vor 15 Jahren
  Teravus Ovares c2e75aecd1 * Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity. vor 15 Jahren
  Sean Dague 15d39f33ca scream out a bit warning if we failed to set default image vor 15 Jahren
  Sean Dague 58fd013929 put J2KImage into it's own file, please no doubling up on classes in vor 15 Jahren