This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-21 07:05:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
694c8ab588b1d9a94c1cdba5e05ef4e0492f0354
opensim
/
OpenSim
/
Region
/
CoreModules
History
Melanie
694c8ab588
Remove the lastmap stuff from the map module, also remove a bunch of comments
...
that no longer reflect actual conditions
2010-06-11 22:08:43 +01:00
..
Agent
Finalized the client's TCP IP address verification process for HG1.5.
2010-05-15 19:25:14 -07:00
Asset
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
2010-04-08 12:31:44 -07:00
Avatar
Reinstated the check on im.binaryBucket.Length, this time on the local handler for inventory offers.
2010-06-11 13:14:07 -07:00
Framework
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.
2010-06-08 16:44:18 -07:00
Hypergrid
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
InterGrid
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
2010-03-19 15:16:44 -07:00
LightShare
Add missing licenses. Change relicensed LightShare module to proper BSD
2010-03-31 13:33:18 +01:00
Resources
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.
2010-05-07 21:29:56 -07:00
Scripting
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00
ServiceConnectorsIn
Assorted bug fixes in hypergrid linking.
2010-05-03 09:50:55 -07:00
ServiceConnectorsOut
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
2010-06-04 10:59:59 -07:00
World
Remove the lastmap stuff from the map module, also remove a bunch of comments
2010-06-11 22:08:43 +01:00