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