dahlia
|
9356dc880f
* backport master commit 5968d343bb21af4c73f1d925837560f953e5ef61
|
há 14 anos atrás |
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.
|
há 14 anos atrás |
Melanie
|
4e537a5a86
Allow Megaregions to start properly after an unclean shutdown
|
há 14 anos atrás |
Diva Canto
|
9c9ce9e8dd
* Deleted duplicated migration that was failing anyway.
|
há 14 anos atrás |
Diva Canto
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
há 14 anos atrás |
Diva Canto
|
b3594681a4
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
há 14 anos atrás |
Diva Canto
|
66619b5996
Added checks for failed UpdateAgent calls.
|
há 14 anos atrás |
Melanie
|
59acb37d92
Change name of method to better reflect what it does
|
há 14 anos atrás |
Diva Canto
|
e6efe34b4c
* Added CHANGED_TELEPORT event trigger upon inter-sim teleports.
|
há 14 anos atrás |
Diva Canto
|
b2b6799f1c
Added more debug messages to try to pinpoint where login is failing for nebadon.
|
há 14 anos atrás |
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.
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
b6076d7b33
Reduce number of full updates sent on region crossing for attachments/huds to 1 from 3
|
há 14 anos atrás |
Melanie Thielker
|
d91bd7646d
Add a call to SOG.ResumeScripts() after region crossing / teleport
|
há 14 anos atrás |
Diva Canto
|
ab3afd5f42
* Bug fix in TP home: typo in unpacking of GridUserInfo.
|
há 14 anos atrás |
Melanie Thielker
|
bde01e26e1
Add a method to get the bounding box and root prim offsets within it for
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
6b568af565
Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.
|
há 14 anos atrás |
John Hurliman
|
d0eecf0398
Added a sanity check before using m_config in the Scene constructor
|
há 14 anos atrás |
John Hurliman
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
há 14 anos atrás |
Diva Canto
|
b7e6b58857
Fixes mantis #4622.
|
há 14 anos atrás |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
há 14 anos atrás |
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.
|
há 14 anos atrás |
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.
|
há 14 anos atrás |
Melanie Thielker
|
2b48ed60ec
Remove the m_Viewer variable and make the property a shortcut to the
|
há 14 anos atrás |
Melanie
|
ad2039a8c4
Stab a test fail
|
há 14 anos atrás |
Melanie Thielker
|
e45f5ac126
Plumb Viewer version into ScenePresence for initial login. It's still not
|
há 14 anos atrás |
Melanie Thielker
|
9cf0077bf9
Add "reload estate" command to sims
|
há 14 anos atrás |
Melanie Thielker
|
6eea0a3931
Allow reloading of estate settings into a running region. Move sun update
|
há 14 anos atrás |
Melanie
|
7a8ad1ceb2
Make in-place sale send CHANGED_OWNER again
|
há 14 anos atrás |
Melanie
|
22b3217113
Fix link security issue
|
há 14 anos atrás |
Melanie
|
21cad5d3ac
All scripts are now created suspended and are only unsuspended when the object
|
há 14 anos atrás |