.. |
Application
|
2c4df19805
minor: Move log information about SYSTEMIP to the place where it's resolved
|
há 14 anos atrás |
ClientStack
|
657056a73f
Fixes mantis #4845
|
há 14 anos atrás |
CoreModules
|
d64c09160c
Removed some more debug messages.
|
há 14 anos atrás |
DataSnapshot
|
32cfdb0f6a
Switched order of conditionals.
|
há 14 anos atrás |
Examples
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
há 14 anos atrás |
Framework
|
39cd57598b
Fix a permissions issue
|
há 14 anos atrás |
OptionalModules
|
cd8bb316ea
Remove getting the object capacity from the money module. It is now set
|
há 14 anos atrás |
Physics
|
4a5979c311
minor: remove some mono compiler warnings
|
há 14 anos atrás |
RegionCombinerModule
|
ca2abc43ad
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.
|
há 14 anos atrás |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
há 15 anos atrás |
ScriptEngine
|
eaea89bbb7
Remove localID from script controls data. It won't transfer to another
|
há 14 anos atrás |
UserStatistics
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
há 14 anos atrás |