aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces/IAssetServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* hooked up sdague new sqlite asset database provider to the old asset system. ↵MW2007-09-101-2/+2
| | | | | | | | So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote. Needs more testing, so if it causes problems will have to swap back to db4o.
* 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.