| Commit message (Expand) | Author | Files | Lines |
2018-10-20 | change ossl tests setup | UbitUmarov | 1 | -2/+6 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -2/+2 |
2015-08-17 | Change the IScriptApi back to it's original form, removing XEngine | Melanie Thielker | 1 | -9/+9 |
2015-08-17 | Revert "When scripts are sleeping, don't count that as execution time" | Melanie Thielker | 1 | -8/+8 |
2015-08-11 | When scripts are sleeping, don't count that as execution time | Oren Hurvitz | 1 | -8/+8 |
2014-11-25 | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2013-07-26 | Fix NPC regression test failures. | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2013-02-27 | minor: remove some mono compiler warnings in script regression tests | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-01-16 | JustinCC's core re-merge | Melanie | 1 | -8/+9 |
2013-01-16 | Implement co-operative script termination if termination comes during a scrip... | Justin Clark-Casey (justincc) | 1 | -8/+8 |
2013-01-15 | Instead of passing separate engine, part and item components to script APIs, ... | Justin Clark-Casey (justincc) | 1 | -8/+9 |
2012-12-05 | Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope... | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -182/+2 |
2012-10-25 | Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if app... | Justin Clark-Casey (justincc) | 1 | -6/+24 |
2012-10-25 | Make osNpcCreate() return UUID.Zero instead of throwing an exception if notec... | Justin Clark-Casey (justincc) | 1 | -0/+54 |
2012-10-25 | Add TestOsNpcLoadAppearance() | Justin Clark-Casey (justincc) | 1 | -2/+41 |
2012-10-25 | Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to O... | Justin Clark-Casey (justincc) | 1 | -0/+69 |
2012-07-07 | Remove redundant SetScene() function in Scene.AddSceneObject() | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-07-05 | Add OSSL function osForceAttachToAvatarFromInventory() | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2012-05-08 | refactor: Eliminate local id parameter from api initialize. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-05-08 | Instead of constantly looking up unchanging self item in script code, pass in... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-04-27 | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-12 | Add missing assert to confirm owner delete succeeded to the end of TestOsNpcR... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-01-12 | Add api level test for removing an owned npc | Justin Clark-Casey (justincc) | 1 | -2/+55 |
2012-01-12 | Add ossl level test for removing an unowned npc | Justin Clark-Casey (justincc) | 1 | -0/+115 |