aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/AgentAssetUpload.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * revert the revert - begin the beguinelbsa712007-03-271-6/+11
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-11/+6
|
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-6/+11
| | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
* Added a very very very basic Web front end for admin use - ready to be used ↵MW2007-03-261-2/+17
| | | | in sandbox mode for adding new accounts.
* Hopefully fixed the texture uploading and the crashing when a prim with a ↵MW2007-03-251-4/+2
| | | | uploaded texture on it is moved.
* You want large textures, you shall have! - Xfer system now working for large ↵MW2007-03-251-0/+212
asset uploads Fixed the VS solution file. Now forwars ViewerEffect messages onto the other clients Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs