aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/DynamicTextureModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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