OpenSimMirror/OpenSim/Region/CoreModules
Adam Frisby 9e51c2db95 * Implements World.Parcels[] array for MRM scripting. 2009-04-06 07:17:23 +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 Ouch. Remove some test left over from r9013, which broke startup 2009-04-05 18:05:44 +00:00
Scripting Update svn properties, add copyright header, formatting cleanup. 2009-03-31 02:00:33 +00:00
World * Implements World.Parcels[] array for MRM scripting. 2009-04-06 07:17:23 +00:00