OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
Justin Clark-Casey (justincc) 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
2014-10-08 21:09:25 +01:00
..
Api Fix recent regression from 473c5594 where camera started to judder on moving vehicles. 2014-09-02 23:35:03 +01:00
CodeTools Eliminated some warnings 2014-07-21 08:30:10 +01:00
Instance refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
Properties Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
Tests refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +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 Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 2013-01-16 02:07:43 +00:00
LSL_Types.cs Eliminated many warnings 2014-04-23 16:37:36 +03:00
ScriptException.cs Also add the additional ScriptException constructor necessary to get [Serializable] to work. 2012-10-31 00:56:41 +00:00