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-07-02 00:15:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b5298a62eb6910ac228b3fe0ab328b6aea79794
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Mic Bowman
8b5298a62e
Protect the scriptmodulecomms interface.
2012-03-15 13:37:43 -07:00
..
Api
Adds a new script command 'modInvoke' to invoke registered functions
2012-03-15 13:16:02 -07:00
CodeTools
Protect the scriptmodulecomms interface.
2012-03-15 13:37:43 -07:00
Instance
Remove property/field duplication in ScriptInstance where it's unnecessary.
2012-03-15 02:02:31 +00:00
Tests
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running
2012-03-06 02:21:19 +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
Remove pointless cluttering SOP.ParentGroup != null checks.
2011-09-01 01:22:28 +01:00
LSL_Types.cs
refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication.
2011-07-09 01:28:27 +01:00