aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* * More scripting enhancemnents and properties.Adam Frisby2007-07-151-3/+41
* * Added new scripting related events, in particular a new event which is trig...Adam Frisby2007-07-153-2/+34
* * encapsulated some public fieldslbsa712007-07-141-1/+1
* Added AddPreCompiledScript method to ScriptManager.MW2007-07-141-0/+8
* * Added sample event to ScriptInterpretedEventsAdam Frisby2007-07-131-1/+3
* * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.ScriptingAdam Frisby2007-07-1332-47/+47
* * Reorganising Java Virtual Machine code into a subfolder for the JVM specifi...Adam Frisby2007-07-1314-2/+2
* * Moved LSL-style functions to ScriptInterpretedAPI.cs and put a XML remark c...Adam Frisby2007-07-132-137/+208
* * Added wrappers for:Adam Frisby2007-07-131-0/+32
* * Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.c...Adam Frisby2007-07-137-0/+1513
* * Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby2007-07-131-1/+0
* updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW2007-07-113-0/+0
* * Tweaks to Java engine (uses less threads). Added support for OnFrame and On...Adam Frisby2007-07-051-70/+78
* * Java engine fully back in SugiliteAdam Frisby2007-07-054-23/+41
* * Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby2007-07-0527-5/+1926
* * Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2007-07-042-4/+4
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-035-35/+18
* * Fixed scripting engine with a few minor updated namespace issues.Adam Frisby2007-07-012-0/+2
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-282-107/+0
* Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW2007-06-286-5/+76
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-2810-326/+431
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-276-0/+364