Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | When linking two groups, and then deleting the combined group: delete *all* o... | Oren Hurvitz | 2014-03-24 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | If an object has it's temporary flag unset after being set, put it back in th... | Justin Clark-Casey (justincc) | 2014-03-22 | 1 | -0/+19 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-20 | 1 | -0/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Stop exceptions being generated on agent connection if a telehub object has b... | Justin Clark-Casey (justincc) | 2014-01-20 | 1 | -0/+119 | |
* | | | | | | | | | | | | | | | | | | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-16 | 1 | -53/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Prevent duplicate invocations or race dontision in SP.CompleteMovement() | Justin Clark-Casey (justincc) | 2014-01-16 | 1 | -53/+39 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and N... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -8/+6 | |
* | | | | | | | | | | | | | | | | | Fix build break in test from previous commit 54cc229 - hadn't realized SceneP... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Fix TestSitAndStandWithNoSitTarget NPC and SP tests. | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Fix bug where removing a physical linkset would only decrement the Active Obj... | Justin Clark-Casey (justincc) | 2013-11-13 | 1 | -0/+71 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | minor: Disable logging left active on regression test TestSameSimulatorIsolat... | Justin Clark-Casey (justincc) | 2013-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ... | Justin Clark-Casey (justincc) | 2013-09-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 2013-09-27 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t... | Justin Clark-Casey (justincc) | 2013-09-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avat... | Justin Clark-Casey (justincc) | 2013-09-19 | 1 | -0/+86 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio... | Justin Clark-Casey (justincc) | 2013-08-17 | 3 | -5/+67 | |
* | | | | | | | | | | | | | | Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity tr... | Justin Clark-Casey (justincc) | 2013-08-16 | 1 | -2/+87 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fix failure in TestCreateDuplicateRootScenePresence(). | Justin Clark-Casey (justincc) | 2013-07-26 | 1 | -0/+13 | |
* | | | | | | | | | | | | | Fix regression tests relating to agent transfer by making simulator use last ... | Justin Clark-Casey (justincc) | 2013-07-26 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix broken tests -- the test setup was wrong... sigh. | Diva Canto | 2013-07-14 | 1 | -0/+1 | |
* | | | | | | | | | | | | minor: remove some regression test logging switches accidentally left uncomme... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Add very basic regression test TestChildAgentSingleRegionCapabilities() which... | Justin Clark-Casey (justincc) | 2013-07-05 | 1 | -0/+88 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Only send one kill object to the deleter when they derez an object rather tha... | Justin Clark-Casey (justincc) | 2013-05-09 | 1 | -9/+10 | |
* | | | | | | | | | | | Fix issue where objects removed via llDie() would not disappear for users loo... | Justin Clark-Casey (justincc) | 2013-05-09 | 3 | -12/+84 | |
* | | | | | | | | | | | minor: Simplify test setup in SceneObjectDeRezTests since permissions module ... | Justin Clark-Casey (justincc) | 2013-05-09 | 1 | -10/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | On a teleport, lock m_agentsInTransit whilst we grab the value to check for c... | Justin Clark-Casey (justincc) | 2013-03-21 | 1 | -4/+4 | |
* | | | | | | | | | | minor: disable logging on regression TestCrossOnSameSimulator() that I accide... | Justin Clark-Casey (justincc) | 2013-03-20 | 1 | -1/+1 | |
* | | | | | | | | | | On the later forms of teleport failure, tell the user if this was because vie... | Justin Clark-Casey (justincc) | 2013-03-20 | 2 | -23/+121 | |
* | | | | | | | | | | minor: remove mono compiler warning in SceneObjectUndoRedoTests | Justin Clark-Casey (justincc) | 2013-03-11 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Add code for testing event queue messages recevied on region cross. | Justin Clark-Casey (justincc) | 2013-03-06 | 1 | -5/+22 | |
* | | | | | | | | | Add regression test for presence crossing between regions on the same simulator. | Justin Clark-Casey (justincc) | 2013-03-06 | 2 | -103/+140 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Add regression tests for llGetNotecardLine() | Justin Clark-Casey (justincc) | 2013-02-28 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 2013-02-16 | 3 | -5/+5 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, ... | Justin Clark-Casey (justincc) | 2012-12-14 | 1 | -1/+40 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are ... | Justin Clark-Casey (justincc) | 2012-11-24 | 3 | -106/+83 | |
* | | | | | Fix regression TestDeleteSceneObjectAsyncToUserInventory by adding a BasicInv... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -7/+12 | |
* | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 17 | -17/+17 | |
| |_|_|/ |/| | | | ||||||
* | | | | Add regression test for checking scene close when SceneManager is asked to close | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+58 | |
| |_|/ |/| | | ||||||
* | | | Uncomment SceneObjectBasicTests.TestDeleteSceneObjectAsyncToUserInventory() a... | Justin Clark-Casey (justincc) | 2012-11-10 | 1 | -33/+57 | |
| |/ |/| | ||||||
* | | In Scene.Close(), dispose of the physics scene after base.Close() since scrip... | Justin Clark-Casey (justincc) | 2012-10-25 | 1 | -0/+17 | |
* | | Get rid of accidental scene start left in ScenePresenceAutopilotTests | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -1/+0 | |
* | | Fix problems with regression tests by allowing invoke of Update() with a fini... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -0/+1 | |
* | | Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini. | Justin Clark-Casey (justincc) | 2012-09-27 | 2 | -2/+4 | |
* | | Don't store undo states if a scene object is manipulated when it is not in a ... | Justin Clark-Casey (justincc) | 2012-09-26 | 1 | -0/+23 | |
* | | Enforce existing 5 action hardcoded undo limit. | Justin Clark-Casey (justincc) | 2012-09-26 | 1 | -0/+27 | |
* | | Add basic undo/redo regression tests. | Justin Clark-Casey (justincc) | 2012-09-26 | 2 | -2/+131 | |
|/ | ||||||
* | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -2/+34 | |
* | Add --force flag to "kick user" console command to allow bypassing of recent ... | Justin Clark-Casey (justincc) | 2012-08-20 | 1 | -1/+1 | |
* | Add TestCreateDuplicateRootScenePresence() regression test. | Justin Clark-Casey (justincc) | 2012-07-19 | 1 | -0/+23 |