idb aab1601642 Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage 15 years ago
..
LindenUDP aab1601642 Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage 15 years ago
ClientStackManager.cs 801da4346a * optimized usings. 16 years ago
ClientStackUserSettings.cs 892e7bf9fb * Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not 16 years ago
IClientNetworkServer.cs ff76102644 Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to void AddScene(IScene x). As there should be no need for the client view to have a reference to Scene. IScene should be all it needs. 15 years ago
RegionApplicationBase.cs 3c46ee9326 Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?] 15 years ago
ThrottleSettings.cs 743e336bf3 * Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output) 16 years ago