Commit Verlauf

Autor SHA1 Nachricht Datum
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  Melanie Thielker c53f732163 Change the IScriptApi back to it's original form, removing XEngine vor 9 Jahren
  Melanie Thielker ee7debcca6 Revert "When scripts are sleeping, don't count that as execution time" vor 9 Jahren
  Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time vor 9 Jahren
  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 vor 10 Jahren
  Justin Clark-Casey (justincc) 60cf42cb8d Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception vor 11 Jahren
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) vor 11 Jahren
  Justin Clark-Casey (justincc) fccb03227e Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead. vor 11 Jahren
  Justin Clark-Casey (justincc) 951b45b80f Add OSSL function osForceAttachToAvatarFromInventory() vor 12 Jahren
  Justin Clark-Casey (justincc) 6406d5a5b9 refactor: Eliminate local id parameter from api initialize. vor 12 Jahren
  Justin Clark-Casey (justincc) 01b78235db Instead of constantly looking up unchanging self item in script code, pass in self item on initialization. vor 12 Jahren
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. vor 12 Jahren
  Justin Clark-Casey (justincc) a92153ed88 Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running vor 12 Jahren
  John Cochran ff5a83d192 Fixed llAngleBetween() to allow denormal rotations vor 12 Jahren
  Justin Clark-Casey (justincc) 8c445dac67 Add script instruction count back to llRot2Euler. Other minor formatting/doc changes. vor 12 Jahren
  John Cochran eb9bf71726 Replaced llRot2Euler function. vor 12 Jahren
  Micheil Merlin 28961dd1cf llSetPrimitiveParams Prim type params precision errors vor 13 Jahren
  Micheil Merlin cf42fcd978 llSetPrimitiveParams correct prim hollow for cases where limit should be 70%. vor 13 Jahren
  Micheil Merlin b80dfb6572 llGetPrimitiveParams fix prim hollow/hole shape value vor 13 Jahren
  Justin Clark-Casey (justincc) bda1a4be45 rename test SceneSetupHelpers -> SceneHelpers for consistency vor 13 Jahren
  Justin Clark-Casey (justincc) bb9b317f15 Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead vor 13 Jahren
  Micheil Merlin a8a8fb6e13 llVecNorm nant test vor 14 Jahren
  Micheil Merlin 8daea4d7c0 llRot2Euler Tests vor 14 Jahren
  Teravus Ovares (Dan Olivares) 5e391b9f7c * ShortVersion, another attempt at fixing the test thread death that randomly occurs. vor 15 Jahren
  Mike Mazur e6e88ac126 Give m_test* methods more reasonable names vor 15 Jahren
  Mike Mazur d25b9151c8 Rename private TestllAngleBetween method vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Melanie Thielker 3c338e4e56 Convert both script engines to new region module format. Add proper unload vor 15 Jahren
  lbsa71 6af0751cc5 * Tagged long running tests with LongRunningAttribute. vor 15 Jahren
  Dahlia Trimble d5727c8c1a Correct unit test for llAngleBetween() vor 15 Jahren