コミット履歴

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