OpenSimMirror/OpenSim/Region/ClientStack/LindenUDP
Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set.
* Removed left-overs from AssetInventoryServer.
2009-08-22 10:24:26 -07:00
..
Tests * ShortVersion, another attempt at fixing the test thread death that randomly occurs. 2009-08-16 12:14:49 -04:00
ILLClientStackNetworkHandler.cs
ILLPacketHandler.cs
J2KImage.cs
KillPacket.cs
LLClientView.cs * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. 2009-08-22 10:24:26 -07:00
LLFileTransfer.cs
LLImageManager.cs
LLPacketHandler.cs * Remove some mono compiler warnings 2009-08-05 17:33:23 +01:00
LLPacketQueue.cs Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user's viewer network throttle settings 2009-08-18 17:06:14 -07:00
LLPacketServer.cs Removed IAssetCache. 2009-08-10 08:14:57 -07:00
LLPacketThrottle.cs
LLQueItem.cs
LLUDPServer.cs Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user's viewer network throttle settings 2009-08-18 17:06:14 -07:00
LLUtil.cs