aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-2/+2
* Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW2007-09-081-7/+10
* Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW2007-09-081-1/+0
* Added "Local" and "Temporary" Fields to the AssetBase class.MW2007-09-051-1/+1
* Added partial help info when calling "help" command with a region set.MW2007-09-041-2/+26
* Some work on Module loading/management.MW2007-09-0413-2/+220
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-315-3/+114
* Added some place holder classes for various modules.MW2007-08-305-0/+124
* few small changes (all work in progress).MW2007-08-291-6/+32
* Various small changes (some likely to be removed again soon)MW2007-08-291-1/+1
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-281-1/+1
* Moved XferModule to OpenSim.Region.Environment.Modules namespace/directory.MW2007-08-281-0/+175
* Start of trying to make Region/Scene more modular. MW2007-08-282-0/+226