aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptEngine/DotNetEngine/ScriptEngine.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-2/+2
| | | | notice of doom
* * Optimized usingslbsa712007-10-301-21/+12
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* changes to pass nini config object to the modules that getSean Dague2007-10-191-132/+133
| | | | | | loaded so that they may read out any bits they are interested in
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-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 Hansen2007-10-051-0/+132