.. |
LindenUDP
|
aab1601642
Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage
|
15 年之前 |
ClientStackManager.cs
|
801da4346a
* optimized usings.
|
16 年之前 |
ClientStackUserSettings.cs
|
892e7bf9fb
* Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not
|
16 年之前 |
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 年之前 |
RegionApplicationBase.cs
|
3c46ee9326
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?]
|
15 年之前 |
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 年之前 |