OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) 1de68b34d9 refactor: migrate DropObject handling fully into AttachmentsModule from Scene 2011-08-30 22:25:38 +01:00
..
Agent Moved several cap-based-service-providing modules from where they were into a newly created CoreModules/Caps. Not all. 2011-04-30 12:23:40 -07:00
Asset minor: change some comment text in flotsam asset cache 2011-08-16 21:31:17 +01:00
Avatar refactor: migrate DropObject handling fully into AttachmentsModule from Scene 2011-08-30 22:25:38 +01:00
Framework refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values 2011-08-27 00:15:21 +01:00
Hypergrid 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. 2011-06-10 17:22:17 -07:00
InterGrid Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 2011-05-01 18:22:53 -07:00
LightShare Don't send a windlight profile to clients if windlight is not set for 2011-03-21 08:02:56 +00:00
Resources Moved the Mono Addins declaration of the HGFriendsModule to where the one for FriendModule is -- CoreModulePlugin.addin.xml (trying to hunt down the slowness reported by Nebadon related to HGFriends) 2011-06-06 18:20:02 -07:00
Scripting Add avatar and attachments to llRegionSay 2011-08-20 12:36:35 -04:00
ServiceConnectorsIn remove mono compiler warnings 2011-08-23 21:41:16 +01:00
ServiceConnectorsOut Fix bug in persisting saved appearances for npcs 2011-08-30 01:58:32 +01:00
World Eliminate duplicate AttachmentPoint properties by always using the one stored in the root part's state field. 2011-08-27 00:33:24 +01:00