aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/scripting/ScriptInterpretedAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-06Part 1 of a two-part commit to change caps of 'scripting' dir...lbsa711-266/+0
2007-08-02* Added support for CreateLink to LSL Interpreted APIAdam Frisby1-1/+3
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-2/+2
2007-07-19* Removing more compiler warningsAdam Frisby1-2/+0
2007-07-17* Fixing compileAdam Frisby1-0/+2
2007-07-17* More LSL changes (and fixing a compile warning)Adam Frisby1-1/+1
2007-07-17* More LSL related funAdam Frisby1-2/+11
2007-07-17* Working more on the Interpreted Script API (for use in scripts which have t...Adam Frisby1-0/+49
2007-07-16changed to native line ending encodingSean Dague1-206/+206
2007-07-13* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.ScriptingAdam Frisby1-1/+1
2007-07-13* Reorganising Java Virtual Machine code into a subfolder for the JVM specifi...Adam Frisby1-2/+2
2007-07-13* Moved LSL-style functions to ScriptInterpretedAPI.cs and put a XML remark c...Adam Frisby1-18/+57
2007-07-13* Added wrappers for:Adam Frisby1-0/+32
2007-07-13* Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.c...Adam Frisby1-0/+110
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby1-0/+25