aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/scripting (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-28Shiny commit (finally)Adam Frisby6-0/+540
* Added support for new scripting engines ** Javascript ** J# (Java on .NET) ** C# * Added license headers to things. * Updated prebuild for the above
2007-06-28* More removing stuff. Tortoise SVN I hate you.Adam Frisby4-218/+0
2007-06-28* Brand spankin' new scripting engine.Adam Frisby9-351/+205
* Use "script load somefile.cs" for C# scripting. Will commit additional languages shortly. Scripts should implement the IScript interfaces to work correctly. * Someone port this over to NameSpaceChanges (built in Sugilite since sugilite is working)
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-1/+1
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
2007-06-14trying to clean up the namespaces.MW6-0/+364