Historie revizí

Autor SHA1 Zpráva Datum
  UbitUmarov 47488c9017 change ossl tests setup před 5 roky
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup před 7 roky
  Melanie Thielker c53f732163 Change the IScriptApi back to it's original form, removing XEngine před 9 roky
  Melanie Thielker ee7debcca6 Revert "When scripts are sleeping, don't count that as execution time" před 9 roky
  Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time před 9 roky
  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 před 9 roky
  Justin Clark-Casey (justincc) a08f01fa83 Fix NPC regression test failures. před 11 roky
  Justin Clark-Casey (justincc) 61ba02e95f minor: remove some mono compiler warnings in script regression tests před 11 roky
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) před 11 roky
  Justin Clark-Casey (justincc) fccb03227e Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead. před 11 roky
  Justin Clark-Casey (justincc) 66982c8a59 Remove some mono warnings in script tests, chiefly where SetUp() wasn't properly calling to OpenSimTestCase.SetUp() před 11 roky
  Justin Clark-Casey (justincc) 8af8319b95 Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if appearance notecard does not exist, rather than returning UUID.Zero or silently failing. před 11 roky
  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. před 11 roky
  Justin Clark-Casey (justincc) 5d4ac5a90f Add TestOsNpcLoadAppearance() před 11 roky
  Justin Clark-Casey (justincc) 1743fe5d62 Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to OSSL_ApiNpcTests před 11 roky
  Justin Clark-Casey (justincc) 7ff4eec79c Remove redundant SetScene() function in Scene.AddSceneObject() před 12 roky
  Justin Clark-Casey (justincc) 951b45b80f Add OSSL function osForceAttachToAvatarFromInventory() před 12 roky
  Justin Clark-Casey (justincc) 6406d5a5b9 refactor: Eliminate local id parameter from api initialize. před 12 roky
  Justin Clark-Casey (justincc) 01b78235db Instead of constantly looking up unchanging self item in script code, pass in self item on initialization. před 12 roky
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. před 12 roky
  Justin Clark-Casey (justincc) 47377f17c6 Add missing assert to confirm owner delete succeeded to the end of TestOsNpcRemoveOwned() před 12 roky
  Justin Clark-Casey (justincc) beab155434 Add api level test for removing an owned npc před 12 roky
  Justin Clark-Casey (justincc) caa207f59f Add ossl level test for removing an unowned npc před 12 roky