aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/DynamicTexture (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-16Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman1-11/+9
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+2
2010-02-06Endline fixTeravus Ovares (Dan Olivares)1-12/+12
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-40/+20
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-20/+40
2010-01-18Fix a major security problem with osSetDynamicTexture which allowed the delet...CasperW1-5/+12
2009-11-16minor: very minor formatting changeJustin Clark-Casey (justincc)1-4/+1
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-1/+1
2009-06-12* minor: remove one mono warningJustin Clarke Casey1-1/+1
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames1-2/+2
2009-06-09From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-30/+45
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-1/+1
2009-06-03From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
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-0/+332