aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/ModuleLoader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-35/+31
* fixing me some line endingsSean Dague2007-09-171-160/+160
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-16/+17
* Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW2007-09-081-0/+3
* Some work on Module loading/management.MW2007-09-041-16/+58
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-3/+21
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-281-0/+3
* Start of trying to make Region/Scene more modular. MW2007-08-281-0/+93