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-05-18 22:25:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16a8e166ff2f853d97df0e72c360c99ad7d7f43f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
16a8e166ff
Merge branch 'master' into httptests
2017-10-26 19:01:16 +01:00
..
Api
Corrected name of function in call to CheckThreatLevel.
2017-10-26 13:29:14 -04:00
CodeTools
minor cleanup
2017-05-27 05:41:40 +01:00
Instance
Revert "Allow OSSL scripts to softfail"
2017-01-07 23:36:07 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
fix merge
2017-05-07 04:45:28 +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
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
LSL_Types.cs
avoid leasing issues on lsl_list on domain crossings. This will make their use even more slow. AppDomainLoading just needs to be set false to have acceptable scripts performance
2017-07-26 12:53:12 +01:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00