| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the IScriptApi back to it's original form, removing XEngine | Melanie Thielker | 2015-08-17 | 1 | -0/+4 |
* | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 2 | -5/+5 |
* | Trivial: fix copy-paste typo in string | Diva Canto | 2015-06-04 | 1 | -1/+1 |
* | More assertions in inventory client tests to check for assorted combinations ... | Diva Canto | 2015-06-04 | 1 | -1/+26 |
* | Added tests that verify the absence of the bug fixed in the previous commits ... | Diva Canto | 2015-06-04 | 1 | -1/+29 |
* | Minor change of statement order in unit test | Diva Canto | 2015-05-25 | 1 | -3/+4 |
* | One more test in UserAccountsClient. | Diva Canto | 2015-05-12 | 1 | -1/+5 |
* | Added tests for UserAccountService in Robust. In the process fixed a couple o... | Diva Canto | 2015-05-11 | 3 | -177/+81 |
* | Trivial change just to trigger jenkins to build again | Diva Canto | 2015-05-11 | 1 | -0/+1 |
* | Added inventory tests to Robust.Tests. | Diva Canto | 2015-05-11 | 2 | -0/+154 |
* | Added simple test for IM in Robust too. | Diva Canto | 2015-05-10 | 1 | -24/+7 |
* | Added this form that comes handy for testing the grid service in Robust. | Diva Canto | 2015-05-10 | 1 | -0/+11 |
* | Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been... | Diva Canto | 2015-05-10 | 4 | -364/+0 |
* | Added the beginning of a new test framework for robust connectors and service... | Diva Canto | 2015-05-10 | 3 | -0/+281 |
* | Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe... | Justin Clark-Casey (justincc) | 2015-02-25 | 1 | -12/+33 |
* | Reduce coupling in regression test task inventory creation methods to make th... | Justin Clark-Casey (justincc) | 2015-02-25 | 1 | -18/+18 |
* | If the owner of an object is taking a copy from the scene (e.g. via the "take... | Justin Clark-Casey (justincc) | 2015-02-03 | 2 | -5/+20 |
* | For scripts in attachments, don't save .state files apart from the initial on... | Justin Clark-Casey (justincc) | 2015-01-16 | 1 | -7/+25 |
* | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 2014-11-25 | 17 | -17/+10 |
* | refactor: Move test clientstack setup code out of BasicCircuitTests into Open... | Justin Clark-Casey (justincc) | 2014-11-25 | 2 | -0/+266 |
* | Don't unnecessarily remove from backup objects that were not directly attache... | Justin Clark-Casey (justincc) | 2014-10-02 | 1 | -1/+1 |
* | Allow the "debug scene set physics false|true" command to work when bulletsim... | Justin Clark-Casey (justincc) | 2014-07-29 | 2 | -10/+12 |
* | Actually call Close() for shared region modules when the simulator is being s... | Justin Clark-Casey (justincc) | 2014-07-02 | 1 | -0/+1 |
* | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 2014-05-30 | 1 | -0/+1 |
* | Simplify regression TestInterRegionChatDistanceEastWest() by making the child... | Justin Clark-Casey (justincc) | 2014-05-22 | 1 | -1/+5 |
* | Add regression test for in-range chat between neighbouring regions from east ... | Justin Clark-Casey (justincc) | 2014-05-22 | 1 | -0/+40 |
* | Fix recent regression from 77e7bbc where an attachment on a received group no... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -1/+23 |
* | Add basic regression test for creating a var region | Justin Clark-Casey (justincc) | 2014-04-25 | 1 | -1/+10 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -1/+3 |
* | Fix the presence info caching used in llRequestAgentData(), which was complet... | Justin Clark-Casey (justincc) | 2014-04-11 | 1 | -0/+6 |
* | In teleports, pass the source region to the destination (similar to an HTTP r... | Oren Hurvitz | 2014-04-09 | 1 | -1/+1 |
* | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 1 | -4/+5 |
* | Fix problem where moving an object to another region on the same simulator wa... | Justin Clark-Casey (justincc) | 2014-04-02 | 1 | -0/+26 |
* | Add regression test for http inventory fetch. | Justin Clark-Casey (justincc) | 2014-03-17 | 3 | -0/+455 |
* | Instead of auto-creating a parcel on request if one doesn't cover a given loc... | Justin Clark-Casey (justincc) | 2014-03-11 | 1 | -3/+6 |
* | Add regression test for sending group notices via xmlrpc groups connector. | Justin Clark-Casey (justincc) | 2014-03-07 | 1 | -23/+129 |
* | If an avatar is sitting, send out position updates to clients for any change,... | Justin Clark-Casey (justincc) | 2014-03-05 | 1 | -0/+3 |
* | Stop mesh avatars that specify the alpha texture in their bake slots from cau... | Justin Clark-Casey (justincc) | 2014-02-24 | 1 | -0/+3 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-21 | 2 | -7/+19 |
|\ |
|
| * | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-20 | 2 | -7/+19 |
| |\ |
|
| | * | Stop exceptions being generated on agent connection if a telehub object has b... | Justin Clark-Casey (justincc) | 2014-01-20 | 2 | -7/+19 |
| * | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 1 | -4/+7 |
* | | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 1 | -4/+7 |
* | | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 1 | -4/+4 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2013-12-20 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2013-12-19 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s... | Justin Clark-Casey (justincc) | 2013-12-18 | 1 | -1/+2 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2013-12-17 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Committing the Avination Scene Presence and related texture code | Melanie | 2013-12-11 | 1 | -1/+3 |
| |/ |
|