| Commit message (Expand) | Author | Age | Files | Lines |
* | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 2013-10-12 | 1 | -0/+36 |
* | BulletSim: add physChangeLinkParams to set individual parameters on link cons... | Robert Adams | 2013-09-11 | 1 | -0/+1 |
* | Include missing reference that probably stops windows build from commit 12995... | Justin Clark-Casey (justincc) | 2013-08-01 | 1 | -0/+1 |
* | Experimental comment to eneralize the handling of Linden caps when the | Mic Bowman | 2013-07-31 | 1 | -0/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -0/+27 |
|\ |
|
| * | Added a test for the asset service | Diva Canto | 2013-07-11 | 1 | -0/+27 |
* | | Fix regression where llHTTPRequests which did not get an OK response returned... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -0/+1 |
|/ |
|
* | Fix windows build break fromrecent dd1f95 for real this time - put new dll re... | justincc | 2013-07-06 | 1 | -1/+1 |
* | Fix build break from recent commit dd15f95 on windows | Justin Clark-Casey (justincc) | 2013-07-06 | 1 | -0/+1 |
* | Add --default option to "debug lludp packet" command to allow packet logging ... | Justin Clark-Casey (justincc) | 2013-07-04 | 1 | -0/+1 |
* | Make number of inbound http requests handled available as a httpserver.<port>... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -0/+1 |
* | Make general server stats available on the robust console as well as the simu... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -0/+1 |
* | Adding Avination's PollService to round out the HTTP inventory changes | Melanie | 2013-06-07 | 1 | -0/+1 |
* | Port Avination's inventory send throttling | Melanie | 2013-06-05 | 1 | -0/+1 |
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -0/+38 |
* | Add HG regression TestCachedUserNameForNewAgent() | Justin Clark-Casey (justincc) | 2013-05-29 | 1 | -0/+1 |
* | BulletSim: specify directory for OpenSim.Region.Physics.Meshing | Robert Adams | 2013-05-22 | 1 | -1/+1 |
* | BulletSim: add code to experimentally use asset hull data. | Robert Adams | 2013-05-22 | 1 | -0/+1 |
* | Revert "BulletSim: add code to experimentally use asset hull data." | Robert Adams | 2013-05-21 | 1 | -1/+0 |
* | BulletSim: add code to experimentally use asset hull data. | Robert Adams | 2013-05-21 | 1 | -0/+1 |
* | Add regression test for offer, accept and subsequent receiver delete of an it... | Justin Clark-Casey (justincc) | 2013-04-29 | 1 | -0/+1 |
* | Small fix to prebuild xml for building with mono tools | BlueWall | 2013-04-20 | 1 | -1/+1 |
* | Initial experimental support for materials-capable viewers. This is in a very... | dahlia | 2013-04-18 | 1 | -0/+1 |
* | Added missing functionality (mainly custom headers) to llHTTPRequest. | Kevin Cozens | 2013-03-29 | 1 | -0/+1 |
* | Finally remove the 'REST' ApplicationPlugins code which has been non-function... | Justin Clark-Casey (justincc) | 2013-03-15 | 1 | -115/+0 |
* | Make it possible to chain another asset service underneath the de-duplicating... | Justin Clark-Casey (justincc) | 2013-03-15 | 1 | -0/+1 |
* | Add code for testing event queue messages recevied on region cross. | Justin Clark-Casey (justincc) | 2013-03-06 | 1 | -0/+1 |
* | Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent addit... | Robert Adams | 2013-02-28 | 1 | -0/+1 |
* | minor: Remove unnecessary very old System.Net reference in OpenSim.Region.Scr... | Justin Clark-Casey (justincc) | 2013-02-26 | 1 | -1/+0 |
* | Add regression test for llRequestUrl() | Justin Clark-Casey (justincc) | 2013-02-26 | 1 | -0/+2 |
* | This should fix the build fail. Fingers crossed. | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... | Diva Canto | 2013-02-19 | 1 | -0/+48 |
* | Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll | Diva Canto | 2013-02-18 | 1 | -0/+50 |
* | * Adds Websocket support to baseHttpServer and IHttpServer.cs . This allows... | teravus | 2013-02-07 | 1 | -43/+2 |
|\ |
|
| * | Merge branch 'dynamic-attributes2' | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -0/+1 |
| |\ |
|
| | * | Added unit tests for Dynamic Attributes | Oren Hurvitz | 2013-01-25 | 1 | -0/+1 |
* | | | Commit 1 in of this branch feature. This is one of many... | teravus | 2013-02-03 | 1 | -0/+45 |
|/ / |
|
* | | BulletSim: first unit test: vehicle angular attraction | Robert Adams | 2013-01-28 | 1 | -0/+2 |
* | | BulletSim: reorder dependencies for tests and specify path for meshing dll si... | Robert Adams | 2013-01-27 | 1 | -3/+4 |
* | | BulletSim: fix reference path for BulletSim tests in prebuild.xml | Robert Adams | 2013-01-27 | 1 | -1/+1 |
* | | BulletSim: add framework for BulletSim unit tests. No tests yet. | Robert Adams | 2013-01-27 | 1 | -0/+31 |
|/ |
|
* | Add basic JsonCreateStore() regression test | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -2/+5 |
* | Merge branch 'master' into cooptermination | Justin Clark-Casey (justincc) | 2013-01-24 | 1 | -34/+2 |
|\ |
|
| * | This updates prebuild to remove BulletSimN, implements the BulletSim API in B... | teravus | 2013-01-20 | 1 | -34/+0 |
| * | * Allow unsafe code with BulletSim | teravus | 2013-01-20 | 1 | -0/+2 |
* | | If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont... | Justin Clark-Casey (justincc) | 2013-01-23 | 1 | -0/+1 |
* | | Implement non-wait co-operative termination of scripts for XEngine in additio... | Justin Clark-Casey (justincc) | 2013-01-17 | 1 | -0/+36 |
|/ |
|
* | Implement co-operative script termination if termination comes during a scrip... | Justin Clark-Casey (justincc) | 2013-01-16 | 1 | -1/+4 |
* | Revert "Implement co-operative script termination if termination comes during... | Justin Clark-Casey (justincc) | 2013-01-16 | 1 | -4/+1 |
* | Implement co-operative script termination if termination comes during a scrip... | Justin Clark-Casey (justincc) | 2013-01-16 | 1 | -1/+4 |