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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
139994757c7dab04dd03801266525e8c53395a5e
opensim
/
OpenSim
/
Region
/
ExtensionsScriptModule
History
Sean Dague
139994757c
changes to pass nini config object to the modules that get
...
loaded so that they may read out any bits they are interested in
2007-10-19 20:27:34 +00:00
..
Engines
* Applied patch
#418
: copyright-r2012.patch - some errors, but got most thru
2007-10-15 07:10:21 +00:00
OpenSim.Region.ExtensionScriptEngine.csproj.user
Taken the old scripting engine out of Region.Environment and moved it into a separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.)
2007-08-28 18:30:28 +00:00
Script.cs
fixing me some line endings
2007-09-17 12:52:03 +00:00
ScriptAPI.cs
* Applied patch
#418
: copyright-r2012.patch - some errors, but got most thru
2007-10-15 07:10:21 +00:00
ScriptInfo.cs
fixing me some line endings
2007-09-17 12:52:03 +00:00
ScriptInterpretedAPI.cs
* Applied patch
#418
: copyright-r2012.patch - some errors, but got most thru
2007-10-15 07:10:21 +00:00
ScriptInterpretedEvents.cs
* Applied patch
#418
: copyright-r2012.patch - some errors, but got most thru
2007-10-15 07:10:21 +00:00
ScriptManager.cs
changes to pass nini config object to the modules that get
2007-10-19 20:27:34 +00:00