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-05-19 06:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db4f4c255b5e5fa96bda5b60e39dc04815f19321
opensim
/
OpenSim
/
Region
/
Environment
/
Modules
History
Sean Dague
db4f4c255b
let you specify a hex number as the color in the vector rendering
...
module. This expands the colors you can use.
2008-12-19 22:27:45 +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
Fix for more child agent mismanagement (like
#2846
). On enqueueing events, we should not be creating new queues; if the queue doesn't exist -- too bad, event is dropped. That tends to happen just after the client is closed, and the EQ also closed. If someone places an event in that queue after that, that event should be dropped instead of creating a new, erroneous queue.
2008-12-19 20:31:32 +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