teravus
|
7b9a50721d
* Thanks Plugh for pointing out that the constructor that takes a ulong regionhandle and saves it to to X,Y vars in the OpenSim.Framework.Location object was inverting the X and Y resulting in X and Y confusion. The test also used 256x256 in the uint,uint constructor so it was unable to determine if the X and Y components swapped. I don't expect much upheaval from this commit, not a lot of features were using the ulong Location object constructor. The database never stores the ulong regionhandle... the prims are loaded by region Guid. LLUDPServer used it to determine regions that it handled in a service definition where there was simply a X == X test which has the same logical result un-switched as it did switched. Again, thanks LibOMV for the regionhandle code.
|
há 11 anos atrás |
John Hurliman
|
8151190a45
* Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change
|
há 15 anos atrás |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
há 15 anos atrás |
Teravus Ovares
|
c9a5215d6d
* Fixes Location == Location, and Location != Location
|
há 16 anos atrás |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
há 16 anos atrás |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
há 16 anos atrás |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
há 16 anos atrás |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
há 16 anos atrás |
Jeff Ames
|
535d64b66b
Add copyright notices.
|
há 16 anos atrás |
Adam Frisby
|
87b3137928
* Cleaned up code in Terrain, Tree and Map modules.
|
há 16 anos atrás |
Adam Frisby
|
c6236b5cf3
* Refactored ClientView into LLClientView. Removed all direct references to UDPServer and replaced with IClientNetworkServer.
|
há 16 anos atrás |
Jeff Ames
|
d51ce47b2d
Update svn properties. Minor formatting cleanup.
|
há 16 anos atrás |
Adam Frisby
|
faccbf4994
* Missed a file in previous commit. Sorry!
|
há 16 anos atrás |