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