OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
Snoopy Pfeffer 78fd487a70 New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as originally proposed in SL Jira (https://jira.secondlife.com/browse/SVC-244). 2012-04-10 21:49:43 +02:00
..
Api New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as originally proposed in SL Jira (https://jira.secondlife.com/browse/SVC-244). 2012-04-10 21:49:43 +02:00
CodeTools Protect the scriptmodulecomms interface. 2012-03-15 13:37:43 -07:00
Instance Aggregate script execution times by linksets rather than individual prims. 2012-03-16 01:31:53 +00:00
Tests Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source. 2012-03-22 22:33:37 +00: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 Remove pointless cluttering SOP.ParentGroup != null checks. 2011-09-01 01:22:28 +01:00
LSL_Types.cs refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication. 2011-07-09 01:28:27 +01:00