Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 2007-08-06 | 38 | -5417/+0 |
| | |||||
* | Little bit more work on AllNewSceneObjectPart2 | MW | 2007-08-01 | 8 | -1023/+1025 |
| | |||||
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 ↵ | MW | 2007-08-01 | 4 | -100/+418 |
| | | | | | | | | /Part2). Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional). Added SendLoadURL method to IClientAPI. | ||||
* | mass update of files to have native line endings | Sean Dague | 2007-07-30 | 7 | -1293/+1293 |
| | |||||
* | * Nearly back down to zero compiler warnings again... | Adam Frisby | 2007-07-19 | 1 | -1/+5 |
| | |||||
* | * Removing more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -1/+0 |
| | |||||
* | * More LSL related fun | Adam Frisby | 2007-07-17 | 2 | -2/+4 |
| | |||||
* | * Attempting to fix a bug. | Adam Frisby | 2007-07-17 | 2 | -0/+0 |
| | |||||
* | * Readjusted strength of the terrain brushes from seconds / 100.0 to seconds ↵ | Adam Frisby | 2007-07-17 | 1 | -1/+1 |
| | | | | / 5.0. (5 seconds = raise one brush radius) | ||||
* | * Rigged up LSL Script Engine to OpenSim - not quite fully tied yet however, ↵ | Adam Frisby | 2007-07-16 | 2 | -0/+58 |
| | | | | still lacks connection to ScriptInterpretedAPI. (but Hello World should work!) | ||||
* | * Updating internal LSL handler/compiler with Tedd's r1. | Adam Frisby | 2007-07-16 | 10 | -387/+1844 |
| | | | | | * Importing begginings of DB4oDataStore | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 30 | -3576/+3576 |
| | |||||
* | * More scripting enhancemnents and properties. | Adam Frisby | 2007-07-15 | 1 | -3/+41 |
| | |||||
* | * Added new scripting related events, in particular a new event which is ↵ | Adam Frisby | 2007-07-15 | 3 | -2/+34 |
| | | | | | | | | triggered by console commands so that the script can subscribe to console messages and operate when they occur. * Added new example script (work in progress) * Fixed typo in Scripting engines for C# and JScript.NET | ||||
* | * 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 |