aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine/RegionScriptEngineBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵Tedd Hansen1-182/+0
release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.
2008-09-21* minor: warnings removalJustin Clarke Casey1-1/+1
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames1-182/+182
2008-09-21More locks, try's and disable some things in SEC - maybe it won't crash now. :)Tedd Hansen1-9/+12
2008-09-21Some error handling to avoid errors in SECTedd Hansen1-16/+29
2008-09-21EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen1-0/+166