Commit History

Author SHA1 Message Date
  John Hurliman 322b39804d Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing 14 years ago
  John Hurliman 3639f68411 Added a missing reference to System.Core for OpenSim.Region.Framework 14 years ago
  Melanie d0019704e6 Adding the presence service skeleton 14 years ago
  John Hurliman 96d53f11e5 Added VS2010 support to Prebuild and created runprebuild2010.bat 14 years ago
  Melanie 8a336c6860 Add MaxPoolThreads in startup to limit the size of the thread pool used 14 years ago
  John Hurliman fdce1be3db * Removed OpenSim.Data.NHibernate 14 years ago
  John Hurliman dc11643c00 * Consolidated adding / removing ClientManager IClientAPIs to two places in Scene 14 years ago
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection 14 years ago
  John Hurliman 3a04d706c9 Fear the lockless LLUDP implementation! 14 years ago
  John Hurliman fa6027aa09 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle 14 years ago
  John Hurliman 61b5372153 * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written 14 years ago
  Diva Canto 3db4d38645 Removing dependencies on System.Runtime.Remoting. 14 years ago
  Diva Canto 25e7697987 Fixed build order for Linux. 14 years ago
  Diva Canto b75b887798 Fixed interface between the Messaging server and the grid server. 14 years ago
  Melanie 31d8cec0f8 Merge branch 'master' into diva-textures 14 years ago
  dr scofield (aka dirk husemann) 40cf840df2 adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) 14 years ago
  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 14 years ago
  Melanie f908e32f62 Revert "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" 14 years ago
  Melanie 8d35cd9061 Remove more tests that don't apply to this build 14 years ago
  Melanie c1706e9a68 Remove the dll for the removed tests 14 years ago
  John Hurliman 22cc31135e 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 14 years ago
  dr scofield (aka dirk husemann) de9be9c80a adding skeleton test case for LandDataSerializer [w-i-p] 14 years ago
  Melanie ec464d9e87 More reordering 14 years ago
  Melanie 01cfbac040 Reorder prebuild stuff to make panda eat bamboo in peace 14 years ago
  Diva Canto 0766b6dc34 Fixed the connection from User server to GridServer. 14 years ago
  Diva Canto 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 14 years ago
  Diva Canto dd3d52ae1f Added test GridClient, which allowed me to remove a few bugs out of the new code. 14 years ago
  Diva Canto 3c19bd5142 Unit tests for the grid service. Yey! 14 years ago
  Diva Canto 34f4738159 Added HGGridConnector and related code. 15 years ago
  Melanie 97ebdd4607 Adding Xml serialization of Dictionary<string, object> where object 15 years ago