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