aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/TextureDownloadModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-10Changed how TextureDownloadModule is initialised, due to some weird behaviour...MW1-4/+10
2007-12-10more work on texture downloading.MW1-100/+176
2007-12-07Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW1-15/+16
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-3/+3
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW1-1/+1
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-0/+4
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which u...MW1-1/+1
2007-10-31made illogical bitwise operations logicalJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-26/+23
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-5/+192
2007-10-19changes to pass nini config object to the modules that getSean Dague1-76/+77
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-47/+47
2007-10-05getting all our line endings consistant againSean Dague1-8/+8
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-16/+10
2007-09-17fixing me some line endingsSean Dague1-54/+54
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-30Added some place holder classes for various modules.MW1-0/+49