OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
Mic Bowman 3d736d575f This partially implements the LSL function to set the response
type for an HTTP request. Since the "official" LSL function limits
the use of the response type, it is implemented as osSetContentType
with a string for the content mime type and a threat level of high.
With this function you should be able to implement rather functional
media-on-a-prim application with much less difficulty.
2012-08-29 14:56:51 -07:00
..
Api This partially implements the LSL function to set the response 2012-08-29 14:56:51 -07:00
CodeTools Add a reference to OpenMetaverseType.dll to compiled script assemblies. 2012-08-18 19:08:38 +01:00
Instance Make the scrpt running flag work properly 2012-07-17 15:00:42 +02:00
Tests Disable logging in regression test in OSSL_ApiAttachmentTests 2012-07-10 23:04:44 +01:00
AssemblyResolver.cs Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 2012-02-07 17:44:37 +00:00
Helpers.cs refactoring for Vector3 operator & constructor tweaks 2012-08-18 13:21:55 +01:00
LSL_Types.cs integrating redundant code into operator 2012-08-18 18:30:00 +01:00