OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Justin Clark-Casey (justincc) 16c9c1dff7 On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates.
The viewer would not see the folder move without this, either on accept or decline.
This commit also updates the TaskInventoryOffered message to better conform with the data LL uses
Changes are, agentID is prim owner rather than prim id, agent name is now simply object name rather than name with owner detail,
message is just folder name in single quotes, message is not timestamped.
However, folder is not renamed "still #RLV/~<name>".  Long term solution is probably not to do these operations server-side.
Notes will be added to http://opensimulator.org/mantis/view.php?id=6311
2012-10-06 02:34:49 +01:00
..
Plugins constructor means not having to manually refer to individual properties 2012-08-18 18:29:59 +01:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework 2012-07-25 23:27:00 +01:00
LSL_Api.cs On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates. 2012-10-06 02:34:49 +01:00
LS_Api.cs refactoring for Vector3 operator & constructor tweaks 2012-08-18 13:21:55 +01:00
MOD_Api.cs passing in the function name to MOD_Api.ConvertFromLSL for more user-friendly error messages 2012-09-10 13:15:32 +01:00
OSSL_Api.cs correcting typo 2012-10-02 22:14:47 +01:00