Commit History

Author SHA1 Message Date
  Adam Frisby 8e18762e22 * Added prebuild for previous commit. 14 years ago
  Justin Clark-Casey (justincc) e5661e5609 Remove stub Python module and DLLs since this was never fully implemented 14 years ago
  Justin Clark-Casey (justincc) f9807884a4 Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing 14 years ago
  Melanie f493249bc3 Add wildcard to prebuild include. Seems each file can only hold one project 14 years ago
  Teravus Ovares (Dan Olivares) 44012d72e3 * Fix prebuild break 14 years ago
  Teravus Ovares (Dan Olivares) 2e514bfb1b * Move RegionCombinerModule to it's own project 14 years ago
  Justin Clark-Casey (justincc) 9cb0c7c86e Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confusion, since only the ROBUST grid service now works 14 years ago
  Melanie d068d108ad Remove the SECS loader 14 years ago
  John Hurliman 27ee49f198 Updating prebuild.xml to reflect the removal of DotNetEngine 14 years ago
  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