OpenSimMirror/Common/OpenSim.Servers
MW 38a800400a Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.
Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt). 
Started to cleanup/rewrite the AssetCache.
Fixed bug in MapBlock requests, where data for some regions wasn't being sent.
Renamed PrimData's Texture  to TextureEntry.   
most likely a few other small changes.
2007-06-24 15:24:02 +00:00
..
BaseHttpServer.cs Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. 2007-06-24 15:24:02 +00:00
CheckSumServer.cs Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. 2007-06-24 15:24:02 +00:00
IRestHandler.cs
LocalUserProfileManager.cs
LoginResponse.cs SandBox mode login now shares a base class with the grid mode user server. 2007-06-22 18:28:49 +00:00
LoginServer.cs SandBox mode login now shares a base class with the grid mode user server. 2007-06-22 18:28:49 +00:00
OpenSim.Servers.csproj
OpenSim.Servers.dll.build
UDPServerBase.cs
XmlRpcMethod.cs