.. |
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 年之前 |
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.
|
12 年之前 |
Avatar
|
85a9cb260a
Remove mono compiler warnings from UserProfilesModule
|
11 年之前 |
Framework
|
7c916ab91c
Try to make "slow down" message that one could receive on rapid teleporting more informative to the user.
|
11 年之前 |
Hypergrid
|
ac2ad9690d
HGWorldMapModule: unregister event on RemoveRegion
|
11 年之前 |
Properties
|
4779f7d7d5
Deleted all AssemblyFileVersion directives
|
12 年之前 |
Scripting
|
c67c55e0fc
Better error reporting when registering LSL function extensions (comms module).
|
11 年之前 |
ServiceConnectorsIn
|
328883700a
UserProfiles
|
11 年之前 |
ServiceConnectorsOut
|
847c01f406
Amend Justin's last commit regarding the new config var ServiceVersion. The section may not exist at all.
|
11 年之前 |
World
|
97bcb59bee
Merge branch 'TeleportWork'
|
11 年之前 |