aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scripting/ScriptEngineLoader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stand Alone ScriptEngine: early framework, ongoing planning (don't touch ↵Tedd Hansen2007-09-221-13/+13
| | | | yet, will go through major reorganizing). Still a LOT of things needs to be solved...
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-19/+19
| | | | | * 'remove redundant this qualifier' ftw
* fixing me some line endingsSean Dague2007-09-171-124/+124
|
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* Just trying to get more debug info from a exception that has been reported.MW2007-09-041-1/+1
|
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-141-4/+27
|
* Changed ScriptLoader to use Path.combine.MW2007-08-131-1/+2
|
* (DotNet) ScriptEngine is now loaded and added to Scene during startup.Tedd Hansen2007-08-131-0/+100