Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ScriptEngine cleanup | Tedd Hansen | 2008-09-17 | 1 | -119/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
| | |||||
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -12/+7 |
| | | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -21/+12 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -132/+133 |
| | | | | | | loaded so that they may read out any bits they are interested in | ||||
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -132/+132 |
| | | | | | | | * Introduced ModuleLoader.PickupModules that currently picks up IRegionModule:s from /bin * Made LogBase thread-safe (or at least not thread-ignorant) * Ignored some genned files | ||||
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 1 | -0/+132 |