OpenSimMirror/OpenSim/Tests
Justin Clark-Casey (justincc) 2eaa6d5ace Do not allow a script to attach a prim if its being sat upon.
This prevents a stack overflow where a get position on the avatar will refer to the attachment which will in turn refer back to the avatar.
This required recording of all sitting avatars on a prim which is done separately from recording the sit target avatar.
Recording HashSet is null if there are no sitting avatars in order to save memory.
2012-07-09 21:24:32 +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 Do not allow a script to attach a prim if its being sat upon. 2012-07-09 21:24:32 +01:00
Torture Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-27 00:58:54 +01:00
ConfigurationLoaderTest.cs Shell Environment Variables in config 2011-11-23 10:11:47 -05:00