.. |
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 år sedan |
Avatar
|
7ce8ccb043
* refactor: Move tree code out into a separate module
|
16 år sedan |
ContentManagementSystem
|
eb6cca4750
* refactor: Rename IRegionSerialiser and move into interfaces namespace
|
16 år sedan |
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 år sedan |
Grid
|
20940951b2
more warnings to go.
|
16 år sedan |
Hypergrid
|
518a8b9f2a
Update svn properties.
|
16 år sedan |
InterGrid
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
16 år sedan |
Scripting
|
db4f4c255b
let you specify a hex number as the color in the vector rendering
|
16 år sedan |
World
|
db0c65ea56
* refactor: move sound trigger from scene into sepearate SoundModule
|
16 år sedan |