.. |
Agent
|
b857353fc9
Making the J2KDecoderModule decoder function async. Could this be the cause of sim freeze? -- HandleRequestImage in LLClientView is now sync, which means that it cannot take too long to complete. However, its execution path may end up in J2KDecoderModule.Decode, which is heavy and could stop the packet processing thread while it's at it.
|
11 ani în urmă |
Asset
|
9fee431cc8
In the flotasm asset cache, if we get a request for a file that we're actively writing, simply return null instead of first logging an exception.
|
11 ani în urmă |
Avatar
|
c9695a0a59
Move experimental attachments throttling further down the chain so that multiple attachments changes (e.g. change outfit) are also throttled
|
11 ani în urmă |
Framework
|
6fcbf219da
Comment back out seed dump code enabled in b1c26a56. Also adds a few teleport comments.
|
11 ani în urmă |
Hypergrid
|
ac2ad9690d
HGWorldMapModule: unregister event on RemoveRegion
|
11 ani în urmă |
Properties
|
4779f7d7d5
Deleted all AssemblyFileVersion directives
|
12 ani în urmă |
Scripting
|
24dcf3cf6a
Comment out debug log lines about script modules comms for now.
|
11 ani în urmă |
ServiceConnectorsIn
|
328883700a
UserProfiles
|
11 ani în urmă |
ServiceConnectorsOut
|
847c01f406
Amend Justin's last commit regarding the new config var ServiceVersion. The section may not exist at all.
|
11 ani în urmă |
World
|
b1c26a56b3
Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C
|
11 ani în urmă |