aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/Graphics.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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/+1
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-2/+2
2009-05-12* Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby1-1/+1
2009-04-14Add copyright headers.Jeff Ames1-1/+28
2009-04-14Update svn properties.Jeff Ames1-48/+48
2009-04-09* Implements IObject.Materials[].*Adam Frisby1-1/+1
2009-04-09* Implements IGraphics interface for MRM Scripting.Adam Frisby1-0/+48