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
|
14 tahun lalu |
John Hurliman
|
95130df78a
* Changed many more "terse" and "full" update sending and update scheduling methods to take PrimUpdateFlags instead
|
14 tahun lalu |
John Hurliman
|
d5a5cae58b
* Fixed a regression where all object updates were sent to the client the first time OnQueueEmpty fired
|
14 tahun lalu |
John Hurliman
|
ce106a0c0b
* Only call the expensive client flag generation method for ObjectUpdate packets when we have to
|
14 tahun lalu |
John Hurliman
|
98a9ae40c5
* Moved special PrimFlags.CreateSelected handling into LLClientView
|
14 tahun lalu |
John Hurliman
|
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 tahun lalu |
John Hurliman
|
40df4e7203
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 tahun lalu |
John Hurliman
|
32e9fb2634
* Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler
|
14 tahun lalu |
Melanie Thielker
|
5a4cef6b36
make the events more useful by providing the source region
|
14 tahun lalu |
Melanie
|
1d75450743
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 tahun lalu |
Melanie Thielker
|
d997fc7b76
Add events to the estate interface to let interested modules know of
|
14 tahun lalu |
Diva Canto
|
61ce4ca9c7
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
14 tahun lalu |
Diva Canto
|
484584b83c
Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside a transaction.
|
14 tahun lalu |
Melanie Thielker
|
9cf0077bf9
Add "reload estate" command to sims
|
14 tahun lalu |
Melanie Thielker
|
6eea0a3931
Allow reloading of estate settings into a running region. Move sun update
|
14 tahun lalu |
Melanie Thielker
|
9635af61f0
Allow regions to get the list of the other regions in the estate
|
14 tahun lalu |
Melanie Thielker
|
23d7a942ea
Refix the fix
|
14 tahun lalu |
Melanie Thielker
|
92dff5edb1
Add folder version incrementing to XInventoryService. Fixes offline give
|
14 tahun lalu |
Melanie
|
f61b879f2d
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 tahun lalu |
Melanie Thielker
|
92561aef8d
Store given items in correct parent folder. Fixes items given to offline avatars
|
14 tahun lalu |
Diva Canto
|
b10811a13b
Assorted bug fixes in hypergrid linking.
|
14 tahun lalu |
Melanie
|
1494c84f56
Fix a bug in owner change notification
|
14 tahun lalu |
Melanie
|
75063e8f60
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 tahun lalu |
Teravus Ovares (Dan Olivares)
|
7b80060df1
* Another one of those super useful commit tests
|
14 tahun lalu |
Teravus Ovares (Dan Olivares)
|
d6bfc490f7
Merge branch 'master' of ssh://MyConnection/var/git/opensim
|
14 tahun lalu |
Teravus Ovares (Dan Olivares)
|
b836249926
* Untested Suggestion from lkalif to change
|
14 tahun lalu |
Melanie
|
7a8ad1ceb2
Make in-place sale send CHANGED_OWNER again
|
14 tahun lalu |
Melanie
|
45301d8a49
Defer sending of CHANGED_OWNER to make it work on rezzed objects and
|
14 tahun lalu |
Teravus Ovares (Dan Olivares)
|
fc3e24af9c
Merge branch 'master' of ssh://MyConnection/var/git/opensim
|
14 tahun lalu |
Teravus Ovares (Dan Olivares)
|
74d63d4da2
Modify README.txt to trigger new build /again/
|
14 tahun lalu |