Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Added unit tests for Dynamic Attributes | Oren Hurvitz | 2013-01-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-31 | 1 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-26 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Add basic JsonCreateStore() regression test | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -2/+5 | |
* | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-24 | 1 | -0/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'master' into cooptermination | Justin Clark-Casey (justincc) | 2013-01-24 | 1 | -34/+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 | |
* | | | | | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2013-01-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Implement HTTP Request froma thread pool to avoid packet congestion | Melanie | 2013-01-20 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-23 | 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 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | Instead of passing separate engine, part and item components to script APIs, ... | Justin Clark-Casey (justincc) | 2013-01-15 | 1 | -0/+1 | |
* | | | | | | | | | | | JustinCC's core re-merge | Melanie | 2013-01-16 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | BulletSim: first round of conversion from direct BulletSimAPI interfacing by ... | Robert Adams | 2012-12-31 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-12-26 | 1 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o... | teravus | 2012-12-23 | 1 | -0/+34 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-12-09 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | One more time... | BlueWall | 2012-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Prebuild fix | BlueWall | 2012-12-07 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'master' into connector_plugin | BlueWall | 2012-12-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-25 | 1 | -5/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into connector_plugin | BlueWall | 2012-10-20 | 1 | -28/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Move PluginManager | BlueWall | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add System.Core to references | BlueWall | 2012-10-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'master' into connector_plugin | BlueWall | 2012-10-09 | 1 | -104/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Added parts to manage repositories and plugin management | BlueWall | 2012-10-06 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-12-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add path references for Mono.Addins where they were missing for DataSnapshot ... | Justin Clark-Casey (justincc) | 2012-12-04 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-25 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | / / / / / / / / / | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Fix bug where loading an OAR with a deeded parcel would always set the parcel... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix recent windows build break. | justincc | 2012-11-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Make "show info" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-22 | 1 | -0/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Add regression test for a good request made to the asset service post handler. | Justin Clark-Casey (justincc) | 2012-11-21 | 1 | -0/+46 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -1/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Add basic XInventoryServicesTests.TestAddItem() regression test. | Justin Clark-Casey (justincc) | 2012-11-17 | 1 | -1/+45 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |