This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-12 07:15:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aeb8a4bf85816595c9c2ba82413e309e7aa69062
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
BlueWall
aeb8a4bf85
Revert "Adding dynamic ossl permission control"
...
This reverts commit
a3681f3052
until further testing. Jenkins now fails ossl tests.
2015-02-27 12:27:10 -05:00
..
Api
Revert "Adding dynamic ossl permission control"
2015-02-27 12:27:10 -05:00
CodeTools
On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL.
2015-01-26 23:31:46 +00:00
Instance
Avoid a possible race condition by serializing plugin data outside the EventQueue lock in ScriptInstance.SaveState()
2015-01-29 17:55:08 +00: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
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
2015-02-25 20:30:03 +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
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
LSL key should be implicitly cast to a boolean value
2014-11-20 11:32:46 -06:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00