Justin Clark-Casey (justincc) 4ae4b14b5d refactor: move estate owner setup code into separate method 13 年 前
..
Agent c062138dad Moved several cap-based-service-providing modules from where they were into a newly created CoreModules/Caps. Not all. 13 年 前
Asset fd3a7ab70c minor: change some comment text in flotsam asset cache 13 年 前
Avatar c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 13 年 前
Framework 9c32b131fd Add extra log information when attachments fail validation 13 年 前
Hypergrid 487cb51f69 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. 13 年 前
InterGrid f79400e94c 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. 13 年 前
LightShare fb890e543f Don't send a windlight profile to clients if windlight is not set for 13 年 前
Resources dce0e46eaa 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) 13 年 前
Scripting cf73afec35 Try disabling the inconsistent attachment state check to see if this actually has an impact. 13 年 前
ServiceConnectorsIn 014cd4f8bb remove mono compiler warnings 13 年 前
ServiceConnectorsOut 4ae4b14b5d refactor: move estate owner setup code into separate method 13 年 前
World de19dc3024 refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to reflect what it actually does 13 年 前