aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-13All optional modules' directives moved out of addin.xmlDiva Canto9-8/+15
2012-11-13Deleted .addin.xml. Added AssemblyInfo.csDiva Canto2-15/+38
2012-11-13Last 27 modules' directives (service connectors out).Diva Canto27-33/+54
2012-11-13Another 11 modules' directions moved out of .addin.xmlDiva Canto12-14/+22
2012-11-13Another 21 modules' directives moved out of .addin.xmlDiva Canto21-22/+41
2012-11-12Moved the WindModule and its own plugins out of .addin.xmlDiva Canto4-5/+5
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto11-10/+20
2012-11-13Disable code to get server-side to move given items to a destination folder ↵Justin Clark-Casey (justincc)1-67/+70
on TaskInventoryAccepted. This is because the fixes to inventory versioning (so that they better match viewer expections) now appear to allow the viewer to execute #RLV moves, as happens on the LL grid. Doing it again server-side now wrongly creates another child #RLV folder underneath the root one. As per http://opensimulator.org/mantis/view.php?id=6311
2012-11-12More module cleanup: removed the CoreModules.Framework modules directives ↵Diva Canto7-6/+12
out of .addin.xml.
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto37-37/+37
2012-11-13Update ScriptModuleComms name space to CoreModulesMelanie1-1/+1
2012-11-12Completely remove the IRegionModule interfaceMelanie1-55/+0
2012-11-12Stop closing old style modulesMelanie1-9/+0
2012-11-12Remove the old style module loader and all references to itMelanie6-418/+17
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie32-39/+38
grepping for remaining uses
2012-11-11Fix mantis #6425Diva Canto1-6/+0
2012-11-11Fix issues with the DynamicTextureModule and corresponding unit tests.Diva Canto3-32/+39
2012-11-11One more module converted: WebStatsModule.Diva Canto1-76/+93
2012-11-11Two more modules converted: XmlRpcGridRouterModule and XmlRpcRouterModule.Diva Canto2-18/+60
2012-11-11One more module converted: MRMModule.Diva Canto1-35/+56
2012-11-11One more module converted: IRCStackModule.Diva Canto1-19/+35
2012-11-11One more module converted: PermissionsModule.Diva Canto1-112/+155
2012-11-11One more module converted: XMLRPCModule. Removed it from the special loading ↵Diva Canto1-31/+51
at start.
2012-11-11One more module converted: VectorRenderModule.Diva Canto1-27/+41
2012-11-11One more module: DynamicTextureModule. Removed it from the special load in ↵Diva Canto1-11/+27
the beginning.
2012-11-11One more module converted: LoadImageURLModule. Also removed it from its ↵Diva Canto1-19/+38
hard-coded instantiation (I think I understood what the problem was, and that I've done it right).
2012-11-11One more module converted: ScriptsHttpRequests.Diva Canto1-9/+25
2012-11-11One more module converted: EmailModule.Diva Canto1-46/+64
2012-11-11document & 80-character width terminal formattingSignpostMarv2-85/+158
Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-11converting NPC module to ISharedRegionModuleSignpostMarv1-9/+22
Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-11J2KDecoderModule: move the code out of PostInitialise()Diva Canto1-8/+17
2012-11-11Prevent datasnapshot from crashing the simulatorMelanie1-10/+18
2012-11-11moving windlight-sources to correct namespace-named folder (world); add ↵PixelTomsen3-30/+60
LightShare as Interface Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-11One more module converted: LightShareModule.Diva Canto1-38/+55
2012-11-11Deleted 2 obsolete modules: OGSRadmin and OpenGridProtocol. They were still ↵Diva Canto2-1447/+0
IRegionModule's and they have been dead for a very long time, so no need to drag them along in this revamping of region modules.
2012-11-11One more module converted: MonitorModule.Diva Canto1-94/+117
2012-11-11One more module converted: InventoryArchiverModule.Diva Canto1-8/+31
2012-11-10One more module converted: GroupsModule.Diva Canto1-7/+43
2012-11-10One more module converted: XferModule.Diva Canto1-9/+24
2012-11-10One more module converted: GodsModule.Diva Canto1-19/+49
2012-11-10One more module converted: GesturesModule.Diva Canto1-6/+27
2012-11-10document, 80-character width terminal formatting converting comments to ↵SignpostMarv1-15/+65
documentation for IDE & doxygen goodness Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-10document & 80-character width terminal formattingSignpostMarv1-56/+114
Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-10Converting WorldCommModule to INonSharedRegionModuleSignpostMarv1-11/+25
Signed-off-by: Diva Canto <diva@metaverseink.com>
2012-11-10One more module converted: Combat/CombatModule.Diva Canto1-4/+25
2012-11-10One more module converted: AvatarFactoryModule.Diva Canto1-6/+31
2012-11-10Cleaning up some confusion with Addin names introduced in a prior commit. ↵Diva Canto2-3/+3
Also the Flotsam cache module was being given a different Addin name, I removed that.
2012-11-10One more module converted: CloudModule.Diva Canto3-22/+34
2012-11-10One more module converted: DataSnapshot.Diva Canto2-72/+87
2012-11-10One more module converted: ObjectAdd.Diva Canto1-51/+66