aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | minor: Remove unnecessary very old System.Net reference in OpenSim.Region.Scr...Justin Clark-Casey (justincc)2013-02-261-1/+0
| * | | | | | | | | | | Add regression test for llRequestUrl()Justin Clark-Casey (justincc)2013-02-261-0/+2
* | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-02-221-0/+98
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | This should fix the build fail. Fingers crossed.Diva Canto2013-02-191-1/+1
| * | | | | | | | | | | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+48
| * | | | | | | | | | | Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto2013-02-181-0/+50
* | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2013-02-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-1/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-02-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | * Adds Websocket support to baseHttpServer and IHttpServer.cs . This allows...teravus2013-02-071-43/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Commit 1 in of this branch feature. This is one of many...teravus2013-02-031-0/+45
* | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-02-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-051-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Added unit tests for Dynamic AttributesOren Hurvitz2013-01-251-0/+1
* | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-311-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | 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
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-261-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add basic JsonCreateStore() regression testJustin Clark-Casey (justincc)2013-01-251-2/+5
* | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-241-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'master' into coopterminationJustin Clark-Casey (justincc)2013-01-241-34/+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
* | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2013-01-231-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Implement HTTP Request froma thread pool to avoid packet congestionMelanie2013-01-201-0/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-231-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
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | 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
* | | | | | | | | | | JustinCC's core re-mergeMelanie2013-01-161-1/+5
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | BulletSim: first round of conversion from direct BulletSimAPI interfacing by ...Robert Adams2012-12-311-0/+1
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-12-261-0/+34
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o...teravus2012-12-231-0/+34
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-12-091-1/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | One more time...BlueWall2012-12-071-1/+1
| * | | | | | | | | | Prebuild fixBlueWall2012-12-071-0/+1
| * | | | | | | | | | Merge branch 'master' into connector_pluginBlueWall2012-12-071-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into connector_pluginBlueWall2012-11-251-5/+103
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into connector_pluginBlueWall2012-10-201-28/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Added parts to manage repositories and plugin managementBlueWall2012-10-061-1/+7
* | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-12-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |