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
41395d544386fbee2d26909a590d4fa9720fdf5f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Justin Clark-Casey (justincc)
601dabb1b7
Extend scripts stop/start/suspend/resume console commands to allow action on a single script by giving the script item id (which can be found via scripts show).
...
Not an ideal way to do this on a region with many scripts. Needs refinement later.
2011-10-19 22:30:31 +01:00
..
Resources
…
Tests
…
EventManager.cs
Eliminate pointless checks of SOG.RootPart != null
2011-09-01 02:11:00 +01:00
XEngine.cs
Extend scripts stop/start/suspend/resume console commands to allow action on a single script by giving the script item id (which can be found via scripts show).
2011-10-19 22:30:31 +01:00
XWorkItem.cs
…