aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/AssetServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+5
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-2/+1
2007-12-27* Optimized usingslbsa711-3/+3
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa711-1/+1
2007-12-19Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey1-4/+4
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa711-29/+25
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-16/+8
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-2/+2
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-2/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+2
2007-10-19get rid of all the ^M line endingsSean Dague1-156/+156
2007-10-19* some more refactoring + bugfixlbsa711-35/+32
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-367/+134
2007-09-17fixing me some line endingsSean Dague1-393/+393
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10A couple of fixes to make sure db4o gets set as the default asset database. A...MW1-0/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-2/+2
2007-08-27Deleted a few old files that are no longer used.MW1-403/+392
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW1-3/+5
2007-08-13Deleted some unused code.MW1-27/+0
2007-08-08Added checks to the last commit to make sure the xml files exist before it tr...MW1-0/+3
2007-08-08The startup set of assets in the local asset server can now be set from a xml...MW1-2/+31
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-2/+2
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-0/+60
2007-07-26More work on inventory and opensim library.MW1-0/+30
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-0/+12
2007-07-17* debugged quite a lot of db-related strangeness and various refactoring goofslbsa711-133/+116
2007-07-16changed to native line ending encodingSean Dague1-311/+311
2007-07-13* Fixed bug reported by xyzo - region assets are now stored in "regionassets....Adam Frisby1-2/+2
2007-07-10preliminary inter region communications (between regions in different instanc...MW1-0/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-15/+13
2007-06-28*Fixed UserServer and OpenSim so now they start without crashing.mingchen1-1/+1