Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 2007-07-13 | 26 | -41/+41 |
| | | | | | * Renamed OpenSim.Scripting to OpenSim.Region.Scripting | ||||
* | * Reorganising Java Virtual Machine code into a subfolder for the JVM ↵ | Adam Frisby | 2007-07-13 | 13 | -0/+0 |
| | | | | | | | specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces. * Fixed a compile issue with the Interpreted Scripts API. | ||||
* | * Adding LSL stuff for Tedd_, implementing LSL-style functions in ↵ | Adam Frisby | 2007-07-13 | 5 | -0/+1389 |
| | | | | | | | ScriptAPI.cs, implementing server event callbacks in ScriptInterpretedEvents.cs * Added Tedd_'s LSL compiler thingie, although it cannot be referenced yet. | ||||
* | * Fixing compiler warnings in an attempt to reduce them back down to zero. | Adam Frisby | 2007-07-13 | 1 | -1/+0 |
| | |||||
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi ↵ | MW | 2007-07-11 | 3 | -0/+0 |
| | | | | | | | | branch, so when they have a trunk version that is 1.18 ready, best to update again). Started some work on a userProfile/inventory cache. | ||||
* | * Tweaks to Java engine (uses less threads). Added support for OnFrame and ↵ | Adam Frisby | 2007-07-05 | 1 | -70/+78 |
| | | | | OnNewPresence events. | ||||
* | * Java engine fully back in Sugilite | Adam Frisby | 2007-07-05 | 3 | -23/+38 |
| | |||||
* | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 2007-07-05 | 23 | -2/+1894 |
| | | | | 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 | 2 | -14/+8 |
| | | | | | * 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 | 1 | -104/+0 |
| | |||||
* | Finished removing the old scripting code, Scene.Scripting.cs and ↵ | MW | 2007-06-28 | 3 | -3/+3 |
| | | | | OpenSim.Framework.Interfaces.Scripting. | ||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 3 | -0/+312 |