aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/scripting/Engines (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-19* Nearly back down to zero compiler warnings again...Adam Frisby1-1/+5
2007-07-19* Removing more compiler warningsAdam Frisby1-1/+0
2007-07-17* More LSL related funAdam Frisby2-2/+4
2007-07-17* Attempting to fix a bug.Adam Frisby2-0/+0
2007-07-17* Readjusted strength of the terrain brushes from seconds / 100.0 to seconds ...Adam Frisby1-1/+1
2007-07-16* Rigged up LSL Script Engine to OpenSim - not quite fully tied yet however, ...Adam Frisby2-0/+58
2007-07-16* Updating internal LSL handler/compiler with Tedd's r1.Adam Frisby10-387/+1844
2007-07-16changed to native line ending encodingSean Dague30-3576/+3576
2007-07-15* More scripting enhancemnents and properties.Adam Frisby1-3/+41
2007-07-15* Added new scripting related events, in particular a new event which is trig...Adam Frisby3-2/+34
2007-07-13* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.ScriptingAdam Frisby26-41/+41
2007-07-13* Reorganising Java Virtual Machine code into a subfolder for the JVM specifi...Adam Frisby13-0/+0
2007-07-13* Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.c...Adam Frisby5-0/+1389
2007-07-13* Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby1-1/+0
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW3-0/+0
2007-07-05* Tweaks to Java engine (uses less threads). Added support for OnFrame and On...Adam Frisby1-70/+78
2007-07-05* Java engine fully back in SugiliteAdam Frisby3-23/+38
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby23-2/+1894
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2-4/+4
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa712-14/+8
2007-07-01* Fixed scripting engine with a few minor updated namespace issues.Adam Frisby2-0/+2
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby1-104/+0
2007-06-28Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW3-3/+3
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW3-0/+312