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-08-15 10:06:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73fbacea1fe18873fab175d82189a1becb0f8e10
opensim
/
OpenSim
History
MW
73fbacea1f
Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages).
...
hopefully fixed the echo bug in chatmodule.
2007-11-05 13:58:44 +00:00
..
ApplicationPlugins
/LoadRegions
Added forgotten ApplicationPlugins directory and moved the load region code out to a plugin.
2007-11-04 22:16:13 +00:00
Framework
Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages).
2007-11-05 13:58:44 +00:00
Grid
add a IAssetProvider.CommitAssets() call to the grid asset server, when a asset is uploaded to it. Don't think the MySql provider needs this call but the Sql provider does else the assets don't get written out to the database file.
2007-11-04 10:46:05 +00:00
Region
Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages).
2007-11-05 13:58:44 +00:00
Tests
/Inventory
apply
http://bug.opensecondlife.org/view.php?id=512
from chillken
2007-10-25 15:34:43 +00:00
Tools
* doh II
2007-10-30 17:28:41 +00:00