Adam Frisby
|
3f6c4e6187
|
* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting
|
2007-07-13 18:01:02 +00:00 |
|
Adam Frisby
|
08331f97d3
|
* Reorganising Java Virtual Machine code into a subfolder for the JVM specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces.
* Fixed a compile issue with the Interpreted Scripts API.
|
2007-07-13 17:53:11 +00:00 |
|
Adam Frisby
|
9be896c8ce
|
* Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.cs, implementing server event callbacks in ScriptInterpretedEvents.cs
* Added Tedd_'s LSL compiler thingie, although it cannot be referenced yet.
|
2007-07-13 17:14:30 +00:00 |
|
Adam Frisby
|
0f1b2f278b
|
* Fixing compiler warnings in an attempt to reduce them back down to zero.
|
2007-07-13 07:17:42 +00:00 |
|
MW
|
9d989612b0
|
updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi 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.
|
2007-07-11 14:39:03 +00:00 |
|
Adam Frisby
|
ad86e94b3d
|
* Tweaks to Java engine (uses less threads). Added support for OnFrame and OnNewPresence events.
|
2007-07-05 04:23:34 +00:00 |
|
Adam Frisby
|
c570b107f8
|
* Java engine fully back in Sugilite
|
2007-07-05 00:24:40 +00:00 |
|
Adam Frisby
|
3c46e5b170
|
* Added Java support back into Sugilite (although it still needs a calling host to be added).
|
2007-07-05 00:09:45 +00:00 |
|
Adam Frisby
|
daf7b8ec76
|
* Cleaning - attempting to get compiler warnings back down to zero.
|
2007-07-04 05:25:40 +00:00 |
|
lbsa71
|
9b6b6d05d4
|
* Optimized usings (the 'LL ate my scripts' commit)
* added some licensing info
|
2007-07-03 14:37:29 +00:00 |
|
Adam Frisby
|
31649aa1d5
|
* Fixed scripting engine with a few minor updated namespace issues.
|
2007-07-01 11:24:50 +00:00 |
|
Adam Frisby
|
135e9b1f53
|
* Removed J# language support because it has issues with Mono.
|
2007-06-28 19:35:20 +00:00 |
|
MW
|
561db23e5f
|
Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Framework.Interfaces.Scripting.
|
2007-06-28 14:10:05 +00:00 |
|
MW
|
3456d951d8
|
Imported the scripting changes, so now should be up to date with sugilite.
|
2007-06-28 13:13:17 +00:00 |
|