Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Diva Canto 63ed605eba Stop the recurring texture requests for textures that truly don't exist. vor 14 Jahren
  Diva Canto c0beeb929e * Fixes http://opensimulator.org/mantis/view.php?id=4225 vor 14 Jahren
  Diva Canto fc41f2e461 Added guards against the exception reported: vor 14 Jahren
  John Hurliman e7c877407f * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet vor 14 Jahren
  John Hurliman 429a84f390 Beginning work on the new LLUDP implementation vor 14 Jahren
  Diva Canto d93e0a0503 Guarding a line that is sometimes throwing a null pointer exception. vor 14 Jahren
  Diva Canto 366bfe17ae Trying to avoid the null pointer exception in J2KImage, RunUpdate. 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 18a744cac1 Change texture sending to be driven by the queue empty event from the vor 14 Jahren
  John Hurliman 6e0c79b8fe * Rewrote LLImageManager to use a real priority queue and hold minimal state vor 14 Jahren
  Melanie 041aaaa62c Prevent null data being sent to the decoder vor 14 Jahren
  Melanie b0c0d6f9d1 Squelch the debug noise from diva's patch vor 14 Jahren
  John Hurliman f56dc5fcda Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory 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 275e53b126 This may bring the missing texture back. 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
  Jeff Ames 8ea12ad6c0 Add copyright header. Formatting cleanup. Ignore some generated files. vor 15 Jahren
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup vor 15 Jahren
  Melanie Thielker e2327384e0 Catch another j2k decode exception that can be caused by a bad asset vor 15 Jahren
  Melanie Thielker 98cdc1efdd Fix a crash that will hit when an image asset is truncated in storage vor 15 Jahren
  Dr Scofield 458f7eb9b3 cleaning up, fixing warnings vor 15 Jahren
  Charles Krinke 2578db3dfa Thank you kindly, RemedyTomm for a patch that: vor 15 Jahren
  Teravus Ovares ab83af0341 * Set eol-style: native on J2KImage.cs vor 15 Jahren
  Teravus Ovares 9371df52cb *Bypass J2kDecoder when asset is null vor 15 Jahren
  Sean Dague 532ae6d925 if Data is null, shortcut to client.SendImageNotFound, as any other vor 15 Jahren