aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule/Engines/CSharp/Examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Renamed ScriptConsole to PluginConsole for clarityAdam Frisby2007-09-241-1/+1
| | | | | * Fixed a bug where ODE tries to do a physics update for zero frames.
* fixing me some line endingsSean Dague2007-09-171-71/+71
|
* Taken the old scripting engine out of Region.Environment and moved it into a ↵MW2007-08-281-0/+72
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.)