dahlia
|
9356dc880f
* backport master commit 5968d343bb21af4c73f1d925837560f953e5ef61
|
14 yıl önce |
Diva Canto
|
4a7588b0f0
Changed the way HG client verification is done: now transforming local and LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
14 yıl önce |
Melanie
|
4e537a5a86
Allow Megaregions to start properly after an unclean shutdown
|
14 yıl önce |
Diva Canto
|
9c9ce9e8dd
* Deleted duplicated migration that was failing anyway.
|
14 yıl önce |
Diva Canto
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
14 yıl önce |
Diva Canto
|
b3594681a4
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
14 yıl önce |
Diva Canto
|
66619b5996
Added checks for failed UpdateAgent calls.
|
14 yıl önce |
Melanie
|
59acb37d92
Change name of method to better reflect what it does
|
14 yıl önce |
Diva Canto
|
e6efe34b4c
* Added CHANGED_TELEPORT event trigger upon inter-sim teleports.
|
14 yıl önce |
Diva Canto
|
b2b6799f1c
Added more debug messages to try to pinpoint where login is failing for nebadon.
|
14 yıl önce |
Dan Lake
|
ca2abc43ad
Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.
|
14 yıl önce |
Justin Clark-Casey (justincc)
|
b6076d7b33
Reduce number of full updates sent on region crossing for attachments/huds to 1 from 3
|
14 yıl önce |
Melanie Thielker
|
d91bd7646d
Add a call to SOG.ResumeScripts() after region crossing / teleport
|
14 yıl önce |
Diva Canto
|
ab3afd5f42
* Bug fix in TP home: typo in unpacking of GridUserInfo.
|
14 yıl önce |
Melanie Thielker
|
bde01e26e1
Add a method to get the bounding box and root prim offsets within it for
|
14 yıl önce |
Justin Clark-Casey (justincc)
|
6b568af565
Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.
|
14 yıl önce |
John Hurliman
|
d0eecf0398
Added a sanity check before using m_config in the Scene constructor
|
14 yıl önce |
John Hurliman
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
14 yıl önce |
Diva Canto
|
b7e6b58857
Fixes mantis #4622.
|
14 yıl önce |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
14 yıl önce |
Diva Canto
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 yıl önce |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 yıl önce |
Melanie Thielker
|
2b48ed60ec
Remove the m_Viewer variable and make the property a shortcut to the
|
14 yıl önce |
Melanie
|
ad2039a8c4
Stab a test fail
|
14 yıl önce |
Melanie Thielker
|
e45f5ac126
Plumb Viewer version into ScenePresence for initial login. It's still not
|
14 yıl önce |
Melanie Thielker
|
9cf0077bf9
Add "reload estate" command to sims
|
14 yıl önce |
Melanie Thielker
|
6eea0a3931
Allow reloading of estate settings into a running region. Move sun update
|
14 yıl önce |
Melanie
|
7a8ad1ceb2
Make in-place sale send CHANGED_OWNER again
|
14 yıl önce |
Melanie
|
22b3217113
Fix link security issue
|
14 yıl önce |
Melanie
|
21cad5d3ac
All scripts are now created suspended and are only unsuspended when the object
|
14 yıl önce |