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-06-03 09:06:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
565db4635f0e99cbd647cc8ba0ad963e2d1869fc
opensim
/
OpenSim
/
Region
/
CoreModules
History
Melanie
a48d7f62a7
Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"
...
Some other stuff snuck in. This reverts commit 4cc533e7ad94d148351c16f48afd2a688a64c48a.
2010-05-27 19:02:20 +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
Only send dialogs and notices to root agents, not child agents
2010-05-21 17:22:39 +01:00
Framework
Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"
2010-05-27 19:02:20 +01: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
Removed sessionID from GridUserservice again. Removed parcel crossing detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface.
2010-05-20 15:14:14 -07:00
World
Fix a problem where SceneGraph.AddSceneObject() would return false on successfully adding an object rather than true, in defiance of its method documentation
2010-05-21 21:22:53 +01:00