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-02 00:15:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a16a92a62069a50efd618b8fd6cbc0d530c7654
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clark-Casey (justincc)
1a16a92a62
create inactive test for iar folders/items merged with existing paths
...
add various helper functions for simplifying test readability
2010-06-11 21:18:09 +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
create inactive test for iar folders/items merged with existing paths
2010-06-11 21:18:09 +01: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 pointless mock user account service since the real one can now be easily configured for test purposes
2010-06-04 20:56:24 +01:00