.. |
ApplicationPlugins
|
80346ad2e2
* May fix mantis #4603.
|
14 years ago |
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 years ago |
ConsoleClient
|
627df50646
Apply http://opensimulator.org/mantis/view.php?id=4504
|
15 years ago |
Data
|
95130df78a
* Changed many more "terse" and "full" update sending and update scheduling methods to take PrimUpdateFlags instead
|
14 years ago |
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 years ago |
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 years ago |
Server
|
b10811a13b
Assorted bug fixes in hypergrid linking.
|
14 years ago |
Services
|
32e9fb2634
* Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler
|
14 years ago |
TestSuite
|
a05c67bebb
* Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll
|
15 years ago |
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 years ago |
Tools
|
407b48f3bb
The missing .csproj for the Robust 32 bit launcher
|
14 years ago |