aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule/Engines (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa7110-1/+281
2007-09-24* Renamed ScriptConsole to PluginConsole for clarityAdam Frisby1-1/+1
* Fixed a bug where ODE tries to do a physics update for zero frames.
2007-09-17fixing me some line endingsSean Dague26-2511/+2511
2007-09-10mass update of urls in source code to new websiteSean Dague16-16/+16
2007-08-28Applied danx0r's ODE patch [mantis number 340].MW2-2/+4
Corrected a few out dated things in the ExtensionsScriptModule.
2007-08-28Taken the old scripting engine out of Region.Environment and moved it into a ↵MW26-0/+2512
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.)