OpenSimMirror/OpenSim
John Hurliman 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 2010-05-05 18:07:09 -07:00
..
ApplicationPlugins * May fix mantis #4603. 2010-04-05 19:56:03 -07:00
Client 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. 2010-05-04 16:20:43 -07:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data * Changed many more "terse" and "full" update sending and update scheduling methods to take PrimUpdateFlags instead 2010-05-05 16:51:41 -07:00
Framework 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. 2010-05-04 16:20:43 -07:00
Region * 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 2010-05-05 18:07:09 -07:00
Server Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
Services * Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler 2010-05-04 13:58:21 -07:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests 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. 2010-05-04 16:20:43 -07:00
Tools The missing .csproj for the Robust 32 bit launcher 2010-04-14 19:22:48 -07:00