OpenSimMirror/OpenSim/Framework/Communications
Adam Frisby 01db4cd71d * More console message fixes
* Tagged Verbose("msg",...) as obsolete. Please use Verbose("AREA","msg",...) instead.
2007-12-04 10:22:09 +00:00
..
Cache This is a simple patch which just renames an IClientAPI method to 2007-12-03 17:24:27 +00:00
Capabilities * Added better logging to AssetCache 2007-11-06 11:10:45 +00:00
Properties * Optimized usings 2007-10-30 09:05:31 +00:00
RestClient minor meaningless changes 2007-12-03 07:26:27 +00:00
CAPSService.cs * Optimized usings 2007-10-30 09:05:31 +00:00
CommunicationsManager.cs Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standalone mode it will mean that when you log off and log back on ,as long as the region server hasn't been restarted , your avatar will start with wearing the clothes that it wore on log off. In grid mode its even more limited in that wearing/removing clothes/body parts are only stored in the region server instance you are one. so if you are in a different region to your login region (which are on different region server instances), and then change clothes, those changes won't be remembered. So as said, its very limited but is a small step towards having proper appearance persist. 2007-12-02 14:56:23 +00:00
IGridServices.cs Fixed an event in the events chain in inter-region communications. 2007-11-27 13:46:52 +00:00
IInterRegionCommunications.cs * Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning. 2007-11-29 02:07:19 +00:00
IInventoryServices.cs Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 2007-12-01 18:49:17 +00:00
InventoryServiceBase.cs Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 2007-12-01 18:49:17 +00:00
LoginResponse.cs return of the inv-lib-root patch from Justin Casey (IBM) 2007-11-30 15:27:56 +00:00
LoginService.cs * More console message fixes 2007-12-04 10:22:09 +00:00
UserManagerBase.cs * More console message fixes 2007-12-04 10:22:09 +00:00