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-02 08:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dce4f1997c57cbdf6bc1f322182c318d3838e40
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
History
Justin Clark-Casey (justincc)
0dce4f1997
Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder)"
...
This reverts commit
3525195bc9
.
2010-06-11 22:13:36 +01:00
..
EntityTransfer
Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.
2010-06-08 16:44:18 -07:00
EventQueue
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
InterfaceCommander
Apply last two patches from
http://opensimulator.org/mantis/view.php?id=3522
2010-02-12 23:13:35 +00:00
InventoryAccess
* Changed CreatorIDs consistently to varchar(128)
2010-06-08 15:47:14 -07:00
Library
Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder)"
2010-06-11 22:13:36 +01:00
Monitoring
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00