OpenSimMirror/OpenSim/Region/ScriptEngine/Common
Charles Krinke 032a4ee9b5 Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:
The version of llSetLinkPrimitiveParams in LSL_BuiltIn_Commands.cs 
has not been kept in sync with the additional functionality made 
recently to the llSetLinkPrimitiveParams implementation in
LSL_Api.cs which includes support for setting glow, full bright and 
other privative parameters. A patch to LSL_BuiltIn_Commands.cs is 
provided the incorperates this functionality (duplicated).
2008-08-24 18:37:51 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ScriptEngineBase Some complex re-ordering to make prebuild do what needed to be done. 2008-08-23 02:30:07 +00:00
TRPC Formatting cleanup. 2008-05-16 01:22:11 +00:00
BuilIn_Commands.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
BuiltIn_Commands_BaseClass.cs From: Omar Vera Ustariz <ustariz@de.ibm.com> 2008-08-13 10:29:27 +00:00
Executor.cs * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the script to publish the events anymore. 2008-05-01 16:39:02 +00:00
ExecutorBase.cs Fix wrong bitmask value in script engine that would make a mess of 2008-08-04 17:52:00 +00:00
IScript.cs Mantis#1623. Thank you, Melanie for a patch that: 2008-06-28 16:18:47 +00:00
LSL_BuiltIn_Commands.cs Mantis#2043. Thank you kindly, Ralphos for a patch that addresses: 2008-08-24 18:37:51 +00:00
LSL_BuiltIn_Commands_Interface.cs From: Omar Vera Ustariz <ustariz@de.ibm.com> 2008-08-13 10:29:27 +00:00
LSL_Types.cs Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. 2008-08-19 05:30:10 +00:00
OSSL_BuilIn_Commands.cs Make the estate owner work. Changes permissions checks to allow the 2008-08-14 18:08:22 +00:00
OSSL_BuilIn_Commands_Interface.cs for testing purposes only: 2008-07-09 12:02:01 +00:00
ScriptServerInterfaces.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
TRPC_Remote.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00