OpenSimMirror/OpenSim/Framework/Client
Justin Clark-Casey (justincc) c13a99dc5c Fix script error messages not showing up in viewer 3 and associated viewers.
Viewer 3 will discard such a message if the chat message owner does not match the avatar.
We were filling the ownerID with the primID, so this never matched, hence viewer 3 did not see any script error messages.
This commit fills the ownerID in with the prim ownerID so the script owner will receive script error messages.
This does not affect viewer 1 and associated viewers which continue to process script errors as normal.
2012-10-25 03:26:12 +01:00
..
IClientChat.cs Fix script error messages not showing up in viewer 3 and associated viewers. 2012-10-25 03:26:12 +01:00
IClientCore.cs * Implements IP and DNS based ban facilities to OpenSim. 2009-05-11 19:23:51 +00:00
IClientIM.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IClientIPEndpoint.cs Add copyright headers, formatting cleanup. 2009-05-20 01:32:06 +00:00
IClientInventory.cs Start on Bulk inventory update via CAPS. Not functional yet. HG v2 2012-03-28 02:45:50 +01:00