aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/DynamicTexture/DynamicTextureModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-11/+48
2009-05-22cleaning out warnings.Dr Scofield1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-3/+2
2009-05-07From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+15
2009-05-03Thank you kindly, Thomax, for a patch that:Charles Krinke1-1/+2
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-34/+30
2009-03-24From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-7/+37
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-3/+6
2009-02-18From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+12
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-9/+9
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-3/+3
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-11/+11
2009-02-12* optimized usings.lbsa711-11/+11
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-10/+10
2009-01-23* Adds a synchronous jpeg decode for pre-caching purposesTeravus Ovares1-0/+7
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-1/+13
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-28/+40
2008-08-18Formatting cleanup.Jeff Ames1-4/+4
2008-06-30attempt to expire out old dynamic textures, so they don't grow forever.Sean Dague1-2/+7
2008-06-18revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne...Sean Dague1-1/+1
2008-06-18make neb happy. I found where we initialized the dynamic textures toSean Dague1-1/+1
2008-06-17tweak dynamic texture stuff after the meeting today. This shouldSean Dague1-1/+7
2008-05-18* minor: Just a few documentation odds and endsJustin Clarke Casey1-2/+9
2008-05-01* Rolled back a few changes.Adam Frisby1-5/+5
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-5/+5
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-282/+282
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-6/+0
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-35/+47
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-277/+277
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-03-25Comment out unused private methods.Jeff Ames1-4/+5
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW1-4/+90
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