aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Adds Websocket support to baseHttpServer and IHttpServer.cs . This allows...teravus2013-02-071-43/+2
|\
| * Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-051-0/+1
| |\
| | * Added unit tests for Dynamic AttributesOren Hurvitz2013-01-251-0/+1
* | | Commit 1 in of this branch feature. This is one of many...teravus2013-02-031-0/+45
|/ /
* | BulletSim: first unit test: vehicle angular attractionRobert Adams2013-01-281-0/+2
* | BulletSim: reorder dependencies for tests and specify path for meshing dll si...Robert Adams2013-01-271-3/+4
* | BulletSim: fix reference path for BulletSim tests in prebuild.xmlRobert Adams2013-01-271-1/+1
* | BulletSim: add framework for BulletSim unit tests. No tests yet.Robert Adams2013-01-271-0/+31
|/
* Add basic JsonCreateStore() regression testJustin Clark-Casey (justincc)2013-01-251-2/+5
* Merge branch 'master' into coopterminationJustin Clark-Casey (justincc)2013-01-241-34/+2
|\
| * This updates prebuild to remove BulletSimN, implements the BulletSim API in B...teravus2013-01-201-34/+0
| * * Allow unsafe code with BulletSimteravus2013-01-201-0/+2
* | If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont...Justin Clark-Casey (justincc)2013-01-231-0/+1
* | Implement non-wait co-operative termination of scripts for XEngine in additio...Justin Clark-Casey (justincc)2013-01-171-0/+36
|/
* Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-161-1/+4
* Revert "Implement co-operative script termination if termination comes during...Justin Clark-Casey (justincc)2013-01-161-4/+1
* Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-161-1/+4
* Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)2013-01-151-0/+1
* BulletSim: first round of conversion from direct BulletSimAPI interfacing by ...Robert Adams2012-12-311-0/+1
* * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o...teravus2012-12-231-0/+34
* One more time...BlueWall2012-12-071-1/+1
* Prebuild fixBlueWall2012-12-071-0/+1
* Merge branch 'master' into connector_pluginBlueWall2012-12-071-2/+2
|\
| * Add path references for Mono.Addins where they were missing for DataSnapshot ...Justin Clark-Casey (justincc)2012-12-041-2/+2
* | Merge branch 'master' into connector_pluginBlueWall2012-11-251-5/+103
|\ \ | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+3
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-241-1/+4
| * Fix recent windows build break.justincc2012-11-231-0/+1
| * Make "show info" command available across all serversJustin Clark-Casey (justincc)2012-11-221-0/+1
| * Add regression test for a good request made to the asset service post handler.Justin Clark-Casey (justincc)2012-11-211-0/+46
| * Add basic XInventoryServicesTests.TestAddItem() regression test.Justin Clark-Casey (justincc)2012-11-171-1/+45
| * Fix build break from 1aa0271 by adding System.Core to prebuild.xmlJustin Clark-Casey (justincc)2012-11-151-2/+3
* | Merge branch 'master' into connector_pluginBlueWall2012-10-201-28/+28
|\ \ | |/
| * Remove now unnecessary OpenSim.Framework.Console reference from Monitoring.Justin Clark-Casey (justincc)2012-10-121-1/+0
| * Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...Justin Clark-Casey (justincc)2012-10-121-27/+27
| * Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)2012-10-111-47/+48
* | Move PluginManagerBlueWall2012-10-191-1/+1
* | Add System.Core to referencesBlueWall2012-10-101-0/+1
* | Merge branch 'master' into connector_pluginBlueWall2012-10-091-104/+105
|\ \ | |/
| * Finally fix build break by allowing UserManagementModule (which constructs a ...Justin Clark-Casey (justincc)2012-10-051-104/+105
* | Added parts to manage repositories and plugin managementBlueWall2012-10-061-1/+7
|/
* Add basic asset connector tests to check behaviour for normal, local and temp...Justin Clark-Casey (justincc)2012-09-151-0/+1
* Revert "Fix prebuild.xml format for reference"BlueWall2012-09-111-1/+1
* Fix prebuild.xml format for referenceBlueWall2012-09-111-1/+1
* Fix Windows buildBlueWall2012-08-311-0/+1
* Renaming existing 'torture' tests to 'performance' tests instead, since this ...Justin Clark-Casey (justincc)2012-08-291-1/+1
* Add VectorRenderModuleStressTests that contains a long running test that gene...Justin Clark-Casey (justincc)2012-08-291-0/+40
* Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-0/+1
* Add simple draw test for the VectorRenderModuleJustin Clark-Casey (justincc)2012-08-021-1/+1
* Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-26/+29