| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add regression tests for llGetNotecardLine() | Justin Clark-Casey (justincc) | 2013-02-28 | 4 | -19/+67 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-27 | 2 | -6/+53 |
|\ \
| |/ |
|
| * | minor: remove warning in ConfigurationLoaderTest | Justin Clark-Casey (justincc) | 2013-02-26 | 1 | -0/+2 |
| * | Add regression test for llRequestUrl() | Justin Clark-Casey (justincc) | 2013-02-26 | 1 | -6/+51 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-16 | 1 | -20/+89 |
|\ \
| |/ |
|
| * | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 2013-02-16 | 1 | -20/+89 |
| * | Plumb the path from the client to the extra physics params and back | Melanie | 2013-02-07 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add TestJsonWriteReadNotecard() regression test | Justin Clark-Casey (justincc) | 2013-02-07 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-06 | 2 | -3/+2 |
|\ \
| |/ |
|
| * | Remove long unused Scene.DumpAssetsToFile boolean. | Justin Clark-Casey (justincc) | 2013-02-06 | 2 | -3/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2013-01-26 | 1 | -0/+214 |
|\ \
| |/ |
|
| * | Add basic JsonCreateStore() regression test | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -0/+214 |
* | | Merge branch 'avination' into careminster | Melanie | 2013-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 2012-12-21 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-11-25 | 6 | -30/+81 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 4 | -4/+5 |
| * | Fix bug where loading an OAR with a deeded parcel would always set the parcel... | Justin Clark-Casey (justincc) | 2012-11-24 | 2 | -26/+76 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-11-20 | 1 | -0/+6 |
|\ \ |
|
| * | | * Plumbing and basic setting of the GetMesh Cap Throttler. | teravus | 2012-11-17 | 1 | -0/+6 |
| * | | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 2012-11-15 | 9 | -283/+21 |
| * | | Merge master into teravuswork | teravus | 2012-11-15 | 9 | -21/+283 |
| |\ \ |
|
* | \ \ | Merge branch 'avination' into careminster | Melanie | 2012-11-17 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even... | teravus | 2012-11-04 | 1 | -1/+1 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 1 | -0/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | minor: Add some explanative method doc to SceneHelpers.SetupSceneModules() | Justin Clark-Casey (justincc) | 2012-11-13 | 1 | -0/+4 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 2 | -27/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove the old style module loader and all references to it | Melanie | 2012-11-12 | 2 | -4/+4 |
| * | | | Remove IRegionModule support from the test setup helper | Melanie | 2012-11-12 | 1 | -23/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix issues with the DynamicTextureModule and corresponding unit tests. | Diva Canto | 2012-11-11 | 1 | -5/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-11 | 1 | -9/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | One more module converted: GodsModule. | Diva Canto | 2012-11-10 | 1 | -3/+3 |
| * | | | Fix Unit tests -- the module contract was not being honored in the set up of ... | Diva Canto | 2012-11-10 | 1 | -6/+6 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-09 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Update parent inventory folder version numbers when folders are moved/created... | Justin Clark-Casey (justincc) | 2012-11-09 | 1 | -0/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-10-26 | 1 | -7/+3 |
|\ \ \
| |/ / |
|
| * | | Fix script error messages not showing up in viewer 3 and associated viewers. | Justin Clark-Casey (justincc) | 2012-10-25 | 1 | -7/+3 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-09-27 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | add missing transactionID in SendInventoryItemCreateUpdate. and make use | UbitUmarov | 2012-09-24 | 1 | -0/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-08-31 | 4 | -9/+141 |
|\ \ \
| | |/
| |/| |
|
| * | | Renaming existing 'torture' tests to 'performance' tests instead, since this ... | Justin Clark-Casey (justincc) | 2012-08-29 | 3 | -9/+9 |
| * | | Add VectorRenderModuleStressTests that contains a long running test that gene... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -0/+132 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-08-29 | 4 | -2/+136 |
|\ \ \
| |/ / |
|
| * | | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 4 | -2/+136 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-08-23 | 1 | -3/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add --force flag to "kick user" console command to allow bypassing of recent ... | Justin Clark-Casey (justincc) | 2012-08-20 | 1 | -0/+5 |
| * | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+26 |
* | | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+26 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-25 | 1 | -2/+20 |
|\ \
| |/ |
|