OpenSimMirror/OpenSim/Tests
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
..
Clients Updated the UserAccountsClient a little bit, plus some more sanity checks on the service connector. 2012-03-21 11:22:39 -07:00
Common Fix script error messages not showing up in viewer 3 and associated viewers. 2012-10-25 03:26:12 +01:00
Performance Renaming existing 'torture' tests to 'performance' tests instead, since this better matches what they really do. 2012-08-29 23:19:21 +01:00
Stress Add VectorRenderModuleStressTests that contains a long running test that generates thousands of vector textures concurrently. 2012-08-29 23:04:00 +01:00
ConfigurationLoaderTest.cs Shell Environment Variables in config 2011-11-23 10:11:47 -05:00