.. |
Agent
|
3a56d91974
This may fix mantis #2855. There was a race condition on the TextureDownloadModule upon clients (ScenePresences) being closed. If there were still textures to send, the UserTextureServices was created again, but pointing to the old IClient that had just been closed, which made things not work upon that user returning to that region.
|
16 rokov pred |
Avatar
|
7ce8ccb043
* refactor: Move tree code out into a separate module
|
16 rokov pred |
ContentManagementSystem
|
eb6cca4750
* refactor: Rename IRegionSerialiser and move into interfaces namespace
|
16 rokov pred |
Framework
|
b3dc462ee3
The previous fix for the EQ might have been too radical, and some early events now may be getting dropped because the EQ is not there yet. So, let's add an EQ immediately upon registering caps.
|
16 rokov pred |
Grid
|
20940951b2
more warnings to go.
|
16 rokov pred |
Hypergrid
|
518a8b9f2a
Update svn properties.
|
16 rokov pred |
InterGrid
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
16 rokov pred |
Scripting
|
db4f4c255b
let you specify a hex number as the color in the vector rendering
|
16 rokov pred |
World
|
db0c65ea56
* refactor: move sound trigger from scene into sepearate SoundModule
|
16 rokov pred |