aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/AssetDownload/AssetDownloadModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-9/+12
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-12/+9
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-227/+227
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-114/+0
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-14/+23
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-333/+333
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-03-25Comment out unused private methods.Jeff Ames1-101/+103
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-05* Removed more compiler warnings, dead code, etc.Adam Frisby1-2/+0
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-2/+2
2008-02-29More compiler warning cleanup.Jeff Ames1-5/+3
2008-02-27disabled AssetDownloadModule and re-enabled the asset download code in the as...MW1-7/+7
2008-02-27After seeing sdague do his happy dance over trunk working "the best he has ev...MW1-2/+268
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-4/+3
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-0/+1
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-1/+1
2007-10-19get rid of all the ^M line endingsSean Dague1-72/+72
2007-10-19changes to pass nini config object to the modules that getSean Dague1-1/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-42/+42
2007-10-05getting all our line endings consistant againSean Dague1-6/+6
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-14/+7
2007-09-17fixing me some line endingsSean Dague1-50/+50
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-30Added some place holder classes for various modules.MW1-0/+45