This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-27 17:25:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62dd67b8b8a7eb441d57f2b854444fbc5c4767d3
opensim
/
OpenSim
/
Region
/
Environment
/
Modules
History
diva
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.
2008-12-19 23:58:13 +00:00
..
Agent
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.
2008-12-18 18:11:29 +00:00
Avatar
* refactor: Move tree code out into a separate module
2008-12-19 17:57:03 +00:00
ContentManagementSystem
* refactor: Rename IRegionSerialiser and move into interfaces namespace
2008-12-19 19:07:11 +00:00
Framework
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.
2008-12-19 23:58:13 +00:00
Grid
/Interregion
more warnings to go.
2008-06-27 20:40:25 +00:00
Hypergrid
Update svn properties.
2008-11-25 16:00:55 +00:00
InterGrid
* refactor: rename UserServiceAdmin to UserAdminService
2008-11-28 16:04:01 +00:00
Scripting
let you specify a hex number as the color in the vector rendering
2008-12-19 22:27:45 +00:00
World
* refactor: move sound trigger from scene into sepearate SoundModule
2008-12-19 21:03:56 +00:00