UbitUmarov 649a3fc39c dont abort llDialog if buttons labels are longer than 24bytes, let udp truncate. This is not as spec but allows old scripts or with minor bugs to still work 9 years ago
..
Api 649a3fc39c dont abort llDialog if buttons labels are longer than 24bytes, let udp truncate. This is not as spec but allows old scripts or with minor bugs to still work 9 years ago
CodeTools 59b63b6406 On to 0.8.3! 9 years ago
Instance 59b63b6406 On to 0.8.3! 9 years ago
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 12 years ago
Tests c53f732163 Change the IScriptApi back to it's original form, removing XEngine 9 years ago
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 13 years ago
Helpers.cs 818254916c JustinCC's core re-merge 12 years ago
LSL_Types.cs 2b354902b5 fix the casting to Boolean of lsl types vector,quaternion,list and rotation, so that if(variable) does compile and work. key still requires a explicit compare to NULL_KEY 9 years ago
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. 12 years ago