.. |
ApplicationPlugins
|
80346ad2e2
* May fix mantis #4603.
|
14 lat temu |
Client
|
91878f79b9
Initial commit of the slimupdate refactoring. This changes the way ScenePresence and SOP updates are sent by specifying an enum of what fields changed instead of what packet type to send, isolating packet sending logic to LLClientView and allowing more terse packets to be sent in some cases.
|
14 lat temu |
ConsoleClient
|
627df50646
Apply http://opensimulator.org/mantis/view.php?id=4504
|
15 lat temu |
Data
|
95130df78a
* Changed many more "terse" and "full" update sending and update scheduling methods to take PrimUpdateFlags instead
|
14 lat temu |
Framework
|
91878f79b9
Initial commit of the slimupdate refactoring. This changes the way ScenePresence and SOP updates are sent by specifying an enum of what fields changed instead of what packet type to send, isolating packet sending logic to LLClientView and allowing more terse packets to be sent in some cases.
|
14 lat temu |
Region
|
93469d3d58
* Implemented the actual ObjectUpdate network optimizations. Sends single prim updates instead of group updates in most cases and avoids sending unnecessary or duplicate ObjectUpdate packets
|
14 lat temu |
Server
|
b10811a13b
Assorted bug fixes in hypergrid linking.
|
14 lat temu |
Services
|
32e9fb2634
* Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler
|
14 lat temu |
TestSuite
|
a05c67bebb
* Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll
|
15 lat temu |
Tests
|
91878f79b9
Initial commit of the slimupdate refactoring. This changes the way ScenePresence and SOP updates are sent by specifying an enum of what fields changed instead of what packet type to send, isolating packet sending logic to LLClientView and allowing more terse packets to be sent in some cases.
|
14 lat temu |
Tools
|
407b48f3bb
The missing .csproj for the Robust 32 bit launcher
|
14 lat temu |