OpenSimMirror/OpenSim/Framework/Communications
Adam Johnson 3d938f76b7 Updates to LibSL revision 1498. Thanks Johan! 2007-12-07 08:54:31 +00:00
..
Cache reversing the r2599 patch, as this started causing CreateThread errors for 2007-12-06 20:13:02 +00:00
Capabilities Updates to LibSL revision 1498. Thanks Johan! 2007-12-07 08:54:31 +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 removed some duplicate hard-coded port numbers. changed ports to uint. 2007-12-06 01:41:41 +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