Commit History

Autor SHA1 Mensaxe Data
  UbitUmarov 47488c9017 change ossl tests setup %!s(int64=5) %!d(string=hai) anos
  Melanie Thielker c53f732163 Change the IScriptApi back to it's original form, removing XEngine %!s(int64=9) %!d(string=hai) anos
  Melanie Thielker ee7debcca6 Revert "When scripts are sleeping, don't count that as execution time" %!s(int64=9) %!d(string=hai) anos
  Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time %!s(int64=9) %!d(string=hai) anos
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock %!s(int64=9) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) fccb03227e Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 66982c8a59 Remove some mono warnings in script tests, chiefly where SetUp() wasn't properly calling to OpenSimTestCase.SetUp() %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) ae662b54ea Make osNpcCreate() return UUID.Zero instead of throwing an exception if notecard name is invalid. Make osNpcLoadAppearance() fail silently in same circumstance rather than throwing exception. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5d4ac5a90f Add TestOsNpcLoadAppearance() %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 1743fe5d62 Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to OSSL_ApiNpcTests %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 7ff4eec79c Remove redundant SetScene() function in Scene.AddSceneObject() %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 6406d5a5b9 refactor: Eliminate local id parameter from api initialize. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 01b78235db Instead of constantly looking up unchanging self item in script code, pass in self item on initialization. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0a1bbc27d2 Allow the osNpcCreate() function to accept a notecard name or asset for initial appearance %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b1ae930c6b Implement osAgentSaveAppearance() to save the appearance of an avatar in the region to a notecard %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 50945dd560 add regression test for osNpcCreate when cloning an in-region avatar %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 83ca5a101d Split out to-be-common setup stuff from TestOsOwnerSaveAppearance() %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 795c8e6c22 Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet ready for user use. %!s(int64=13) %!d(string=hai) anos