aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Gave ModuleLoader some good lovin'lbsa712007-10-1012-832/+832
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-052-0/+841
* getting all our line endings consistant againSean Dague2007-10-0510-420/+420
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-2/+2
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-2/+2
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-140/+140
* * There. I think this concludes todays work on moving stuff to Broadcast()lbsa712007-09-211-2/+2
* * Continuing refactoring of presencelbsa712007-09-211-6/+6
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-6/+6
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-2/+2
* * Added TryGetAvatar to SceneManagerlbsa712007-09-201-201/+201
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-1913-196/+126
* fixing me some line endingsSean Dague2007-09-1713-920/+920
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-46/+60
* 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