Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | Stand Alone ScriptEngine: early framework, ongoing planning (don't touch ↵ | Tedd Hansen | 2007-09-22 | 1 | -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. | lbsa71 | 2007-09-19 | 1 | -19/+19 |
| | | | | | * 'remove redundant this qualifier' ftw | ||||
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -124/+124 |
| | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | Just trying to get more debug info from a exception that has been reported. | MW | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 2007-08-14 | 1 | -4/+27 |
| | |||||
* | Changed ScriptLoader to use Path.combine. | MW | 2007-08-13 | 1 | -1/+2 |
| | |||||
* | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 2007-08-13 | 1 | -0/+100 |