This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
95ec96bf86ebebbc6c2f2c3f3a2bd8ce3f9990f4
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Justin Clark-Casey (justincc)
95ec96bf86
refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event)
...
Also add other various illustrative comments
2012-03-14 00:29:36 +00:00
..
Resources
Add the XML manifests needed to get the new style modules to load.
2009-04-15 23:59:15 +00:00
Tests
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
EventManager.cs
Eliminate pointless checks of SOG.RootPart != null
2011-09-01 02:11:00 +01:00
XEngine.cs
refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event)
2012-03-14 00:29:36 +00:00
XWorkItem.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00