aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-24- Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz1-1/+1
2014-04-24Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz1-0/+2
2014-04-23Removed references to Community.CsharpSqlite*.dll. This eliminates some warni...Oren Hurvitz1-2/+0
2014-04-12Remove the old XML format parsing. Now additional region params can just beMelanie1-52/+0
2014-04-02Added System.Core reference to MSSQLOren Hurvitz1-0/+1
2014-03-26Remove unmaintained and unused YieldProlog scripting languageJustin Clark-Casey (justincc)1-32/+0
2014-03-24Updated Prebuild to support .NET 4.5Oren Hurvitz1-1/+1
2014-03-17Add regression test for http inventory fetch.Justin Clark-Casey (justincc)1-0/+3
2014-03-07Add regression test for sending group notices via xmlrpc groups connector.Justin Clark-Casey (justincc)1-1/+2
2014-02-12If a caller tries to queue a CAPs message to a scene presence that has no eve...Justin Clark-Casey (justincc)1-0/+2
2013-12-18Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)1-1/+4
2013-12-06use System.IO.Compression.DeflateStream for mesh decompression in an attempt ...dahlia1-1/+0
2013-11-08Update OpenSimulator to use .NET 4.0Justin Clark-Casey (justincc)1-100/+100
2013-10-12Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira1-0/+36
2013-09-11BulletSim: add physChangeLinkParams to set individual parameters on link cons...Robert Adams1-0/+1
2013-08-01Include missing reference that probably stops windows build from commit 12995...Justin Clark-Casey (justincc)1-0/+1
2013-07-31Experimental comment to eneralize the handling of Linden caps when theMic Bowman1-0/+1
2013-07-11Fix regression where llHTTPRequests which did not get an OK response returned...Justin Clark-Casey (justincc)1-0/+1
2013-07-11Added a test for the asset serviceDiva Canto1-0/+27
2013-07-06Fix windows build break fromrecent dd1f95 for real this time - put new dll re...justincc1-1/+1
2013-07-06Fix build break from recent commit dd15f95 on windowsJustin Clark-Casey (justincc)1-0/+1
2013-07-04Add --default option to "debug lludp packet" command to allow packet logging ...Justin Clark-Casey (justincc)1-0/+1
2013-06-18Make number of inbound http requests handled available as a httpserver.<port>...Justin Clark-Casey (justincc)1-0/+1
2013-06-17Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)1-0/+1
2013-06-07Adding Avination's PollService to round out the HTTP inventory changesMelanie1-0/+1
2013-06-05Port Avination's inventory send throttlingMelanie1-0/+1
2013-05-30UserProfilesBlueWall1-0/+38
2013-05-29Add HG regression TestCachedUserNameForNewAgent()Justin Clark-Casey (justincc)1-0/+1
2013-05-22BulletSim: specify directory for OpenSim.Region.Physics.MeshingRobert Adams1-1/+1
2013-05-22BulletSim: add code to experimentally use asset hull data.Robert Adams1-0/+1
2013-05-21Revert "BulletSim: add code to experimentally use asset hull data."Robert Adams1-1/+0
2013-05-21BulletSim: add code to experimentally use asset hull data.Robert Adams1-0/+1
2013-04-29Add regression test for offer, accept and subsequent receiver delete of an it...Justin Clark-Casey (justincc)1-0/+1
2013-04-20Small fix to prebuild xml for building with mono toolsBlueWall1-1/+1
2013-04-18Initial experimental support for materials-capable viewers. This is in a very...dahlia1-0/+1
2013-03-29Added missing functionality (mainly custom headers) to llHTTPRequest.Kevin Cozens1-0/+1
2013-03-15Finally remove the 'REST' ApplicationPlugins code which has been non-function...Justin Clark-Casey (justincc)1-115/+0
2013-03-15Make it possible to chain another asset service underneath the de-duplicating...Justin Clark-Casey (justincc)1-0/+1
2013-03-06Add code for testing event queue messages recevied on region cross.Justin Clark-Casey (justincc)1-0/+1
2013-02-28Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent addit...Robert Adams1-0/+1
2013-02-26minor: Remove unnecessary very old System.Net reference in OpenSim.Region.Scr...Justin Clark-Casey (justincc)1-1/+0
2013-02-26Add regression test for llRequestUrl()Justin Clark-Casey (justincc)1-0/+2
2013-02-19This should fix the build fail. Fingers crossed.Diva Canto1-1/+1
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+48
2013-02-18Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto1-0/+50
2013-02-03Commit 1 in of this branch feature. This is one of many...teravus1-0/+45
2013-01-28BulletSim: first unit test: vehicle angular attractionRobert Adams1-0/+2
2013-01-27BulletSim: reorder dependencies for tests and specify path for meshing dll si...Robert Adams1-3/+4
2013-01-27BulletSim: fix reference path for BulletSim tests in prebuild.xmlRobert Adams1-1/+1
2013-01-27BulletSim: add framework for BulletSim unit tests. No tests yet.Robert Adams1-0/+31