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-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0904a32cb281bad39497b091e758f2433adc196
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
c0904a32cb
OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template.
2017-04-05 15:11:19 +01:00
..
Api
OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template.
2017-04-05 15:11:19 +01:00
CodeTools
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00: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 test setup
2017-01-25 18:10:59 +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
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
LSL_Types.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00