OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
Justin Clark-Casey (justincc) 09d6521361 Correct RC_* LSL constants used by llCastRay().
Many thanks to WhiteStar for doing the research on this.
2012-02-04 01:00:11 +00:00
..
Api Correct RC_* LSL constants used by llCastRay(). 2012-02-04 01:00:11 +00:00
CodeTools Optionally, don't delete previously compiled scripts on startup 2011-06-24 22:07:20 +01:00
Instance Re-enable error logging associated with assembly and script loading failure in ScriptInstance. 2012-01-26 00:28:51 +00:00
Tests Add missing assert to confirm owner delete succeeded to the end of TestOsNpcRemoveOwned() 2012-01-12 23:46:43 +00:00
AssemblyResolver.cs Add configurable path to script engine assemblies 2010-09-26 02:30:46 +01: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