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 |
Melanie
|
97ebdd4607
Adding Xml serialization of Dictionary<string, object> where object
|
15 years ago |
Melanie
|
5f9a193b43
Reorder prebuild and remove one unneeded backward reference
|
15 years ago |
Diva Canto
|
8f133cb46b
Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conventions so far. Added copyright to it.
|
15 years ago |
Diva Canto
|
4a55ff88c0
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Diva Canto
|
e736273815
First pass at the grid service.
|
15 years ago |
Melanie
|
6779abf7f5
Remove The legacy inventory and asset servers. Bump interface version to 6
|
15 years ago |
Melanie
|
df7904c58b
Add the Null storage implementation for the RegionData service. Standalones
|
15 years ago |
Alan M Webb
|
d4c98ddffc
This fix adds a stand-alone compilation environment
|
15 years ago |
Diva Canto
|
6414db9068
OK, that didn't work. Those libs are used in OptionalModules after all.
|
15 years ago |
Diva Canto
|
2f3cf540ca
Removed dependencies that OptionalModules had on IronPython and Puma. They are not used.
|
15 years ago |
Rob Smart
|
16940097be
The stubs for an authorization service, at the moment the service will always grant access to an avatar entering the region if requested.
|
15 years ago |
Melanie
|
11700ba4a4
Implement plain password authentication partway. Tested, but no user
|
15 years ago |
Melanie
|
f32de6fe88
Thank you, dslake, for a set of patches to improve OpenSim startup
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
6f077d5e5f
* Another attempt at fixing the random spurious test error.
|
15 years ago |
Melanie
|
b7041d7adf
Add reference to OpenMetaverse.dll to UserServer.Modules to make MSVS happy
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
5f794d3e59
A slightly modified version of
|
15 years ago |