aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces/IAssetServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Another attempt to fix the image sending bug (next week, I intend to rewrite ↵MW2007-08-261-1/+1
| | | | | | | | the assetcache and asset server). Attempt to fix bug # 326. (crashing when using save-xml and hollow prims) Attempt to fix bug # 328 (limit of 50 items in a folder)
* changed to native line ending encodingSean Dague2007-07-161-64/+64
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+69
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.