Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 2007-07-05 | 27 | -5/+1926 |
| | | | | host to be added). | ||||
* | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 2007-07-04 | 2 | -4/+4 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 5 | -35/+18 |
| | | | | | * added some licensing info | ||||
* | * Fixed scripting engine with a few minor updated namespace issues. | Adam Frisby | 2007-07-01 | 2 | -0/+2 |
| | |||||
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 2 | -107/+0 |
| | |||||
* | Finished removing the old scripting code, Scene.Scripting.cs and ↵ | MW | 2007-06-28 | 6 | -5/+76 |
| | | | | OpenSim.Framework.Interfaces.Scripting. | ||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 10 | -326/+431 |
| | |||||
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 6 | -0/+364 |
*Some folder renaming to follow project Name *Updated prebuild.xml |