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