aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-10* Gave ModuleLoader some good lovin'lbsa7112-832/+832
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague2-0/+841
2007-10-05getting all our line endings consistant againSean Dague10-420/+420
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-2/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-2/+2
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-140/+140
2007-09-21* There. I think this concludes todays work on moving stuff to Broadcast()lbsa711-2/+2
2007-09-21* Continuing refactoring of presencelbsa711-6/+6
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-6/+6
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-2/+2
2007-09-20* Added TryGetAvatar to SceneManagerlbsa711-201/+201
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa7113-196/+126
2007-09-17fixing me some line endingsSean Dague13-920/+920
2007-09-14* Wired up chat so that channel goes into OnChatFromViewer. However:lbsa711-46/+60
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