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-08 05:36:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beed74096cbe7df35b2a8036a89af398f908544d
opensim
/
OpenSim
/
Region
/
CoreModules
History
unknown
beed74096c
Merging slimupdates2
2010-05-20 12:28:13 -07: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
Address symptom of Mantis 4588 (though not the cause) by moving the avatar dereference inside the exception catch
2010-05-15 01:07:45 +01:00
Framework
* Added missing loggout notification to home grid upon agents logging out in foreign grids.
2010-05-08 12:21:17 -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
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
2010-05-20 11:51:57 -07:00
World
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
2010-05-13 14:22:48 -07:00