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-14 19:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50aa775ea75528e1cdd9d7ea0d1b6f101eb37910
opensim
/
OpenSim
/
Region
/
CoreModules
History
Homer Horwitz
50aa775ea7
- Move IWindModule to OpenSim.Region.Framework.Interfaces
...
- Fix a dependency problem. Hopefully fixes Mantis
#3395
2009-04-05 17:08:01 +00:00
..
Agent
* refactor: Call StatsReporter methods directly rather than through Scene (as WebStatsModule was doing)
2009-04-03 17:14:51 +00:00
Avatar
Update svn properties, add copyright header, formatting cleanup.
2009-03-31 02:00:33 +00:00
Communications
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
Framework
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
2009-04-05 02:51:10 +00:00
Hypergrid
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
InterGrid
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
2009-02-22 20:52:55 +00:00
Resources
Update svn properties.
2009-04-01 14:50:18 +00:00
Scripting
Update svn properties, add copyright header, formatting cleanup.
2009-03-31 02:00:33 +00:00
World
- Move IWindModule to OpenSim.Region.Framework.Interfaces
2009-04-05 17:08:01 +00:00