aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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