aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/DynamicTextureModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-14make dynamic textures temporary to try to stop filling up theSean Dague1-1/+1
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa711-1/+1
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which u...MW1-1/+1
2007-10-30* Optimized usingslbsa711-3/+3
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-190/+191
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-2/+2
2007-10-15Added "LoadImageUrl" module , that is a dynamic texture render, that works wi...MW1-3/+8
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-156/+156
2007-10-05getting all our line endings consistant againSean Dague1-156/+156
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-140/+140
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-29/+27
2007-09-17fixing me some line endingsSean Dague1-159/+159
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-1/+0
2007-09-05Added "Local" and "Temporary" Fields to the AssetBase class.MW1-1/+1
2007-09-04Added partial help info when calling "help" command with a region set.MW1-2/+26
2007-09-04Some work on Module loading/management.MW1-0/+136