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