Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * whoops, missing a / | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -1/+1 |
| | |||||
* | * Comment out XEngineTest that doesn't appear to test anything. It just ↵ | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -0/+3 |
| | | | | creates a scene named 'My Test' which just happens to be the last scene displayed in the nunit log before it goes boom. | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -2/+2 |
| | | | | | | handling to XEngine. Add needed stubs to DotNetEngine. | ||||
* | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 2009-02-13 | 1 | -2/+2 |
| | |||||
* | * Added XEngine tests and gathered other ScriptEngine | Sean Dague | 2009-02-12 | 1 | -0/+68 |
Tests together From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> |